All Activity
- Past hour
-
kennethskie joined the community
-
Yes, this new client version update that the shield uses has caused 70%+ of the media to now be silent unless you: Use the option to invoke a separate video player (it uses VLC and you are then opting out of all the emby playback magic) Use the option to force non-supported dolby codecs (and the playback performance is then abyssmal)
-
García kike joined the community
-
cuervo74 joined the community
-
kmall joined the community
-
gguiii joined the community
-
melany80 joined the community
-
Hamdan7 joined the community
-
Hamdan77 joined the community
-
The best example is pretty generic as the above problem happens on all files. A watched status on Trakt is not being synced to Emby and being marked as watched. scrobbling works fine from Emby to Trakt. I’ve reconnected Emby and Trakt multiple times to see if it was a connection error. But that’s not the case. I’ve added about 6 movies that have a watched status on Trakt but after running an import Trakt scan, status does not get marked watched on Emby.
-
gihayes started following Plugin: Poster to Folder
- Today
-
You don't need ISO, just use MakeMKV https://www.makemkv.com/ to save them as full HD. Btw, you don't need to study RAID if you get StabletBit DrivePool. It takes care of the complexity for you. All you have to do is add drives.
-
Thanks guys, I bought the drives second hand for cheap and have started to copy my dvd collection to my pc. I was saving up for a gaming pc but seen these drives cheap and got them, will get a gaming pc another time. The file sizes when I copy from disk are big file size but they look like good on the tv I will keep them this size I just need to get a nas to put some of my other drives in and read up on raid so if one drive fails it will still keep my data. With emby always getting better the quality of my bluerays in the full size look so good using emby. Will emby be able to play iso in the future?
-
The Plugin stopped working suddenly. I was considering to pay. It says trial ended. Glad, checked this thread and saw that it won't work even after payment. A frustrating situation. People are seeking for a native credits detector. Unfortunately there isn't for years. So they seek plugins like Credits Detector. It unfortunately deletes all the markers after any library scan. Its a bug. Not just credits also intro markers, then this is the plugin that we found to backup a huge library markers. Let’s go back to the begining, The problem comes from the lack of a native credits detector. Its been years since the first request. How hard can it be to be implement? Its disappointing for us not to use a fully functional streamer app even if paid.
- 176 replies
-
- intros backup
- introskip
-
(and 2 more)
Tagged with:
-
@Javier008 hi, please check out our quick start guide: Quick Start
-
The filter and display text are not unified so they can produce different results occasionally. It’s something that needs to be improved. Thanks.
-
The Emby server log was erased when I uninstalled and reinstalled the server... I know exactly what I did.. On the posted picture(I found this picture on google, its not from my Emby, just posting pic to show what I did) I put a ip address in the first row that says Lan networks.(where it should have been kept empty) What I was trying to do was use my dedicated Ip address that I have from a VPN, to try to access Emby outside of my home address..
-
Emby Connect can't reach server (connection works fine via direct domain/reverse proxy)
smity3 replied to smity3's topic in General/Windows
Hi, yes my WAN access shows my Dynu domain and my Home access matches my router DHCPS-Fixed IP. -
HI there, can you please provide a specific example? How to Report a Problem Thanks !
-
@Interwebz Hi there, let's look at an example. Please attach the information requested in how to report a media playback issue. Thanks!
-
Fire a script or program every time there is a channel change.on live tv.
Luke replied to Leafstrider's topic in General/Windows
Hi, you can already setup a webhook when something is played using the notifications feature. -
Emby Connect can't reach server (connection works fine via direct domain/reverse proxy)
Luke replied to smity3's topic in General/Windows
Hi, does your Emby server dashboard display the correct addresses that you want Emby apps to connect with? - Yesterday
-
Hi, please run a library scan and then attach the Emby server log: How to Report a Problem Thanks.
-
As a matter of interest, in my opinion 42 of the movies I have listed under SD, out of 156, should be under 720p.
-
Runs nice . Few suggestions: - On my 1080p Screen, the badges are barely redable, could you make them a little bit larger like in the Docker version? - Can the forecast be extended to more than 120 days?
-
Not yet, I think this is one Gemini mentioned amongst other things I've tried, I was hoping someone would have an example of a real life fix, but thanks
-
justinrh started following Emby for Android on Shield TV no longer passing through dolby digital 5.1 or DTS
-
Has this got anything to do with why when filtering by resolution it seems get quite a few wrong ? eg filter for SD I get movies that on their detail page says they are 720p, filtering for 720 movies I get ones that say they are 1080p.
-
Yes, once its been out on Google for a bit.
-
Emby for Android on Shield TV no longer passing through dolby digital 5.1 or DTS
ebr replied to Kramerika's topic in Android TV / Fire TV
The app is not going to be able to determine what is supported in that case. Have you tried enabling/disabling the pass thru options in the settings? Or, alternatively, you can just use the standard app if that is working for you. -
Emby for Android on Shield TV no longer passing through dolby digital 5.1 or DTS
Kramerika replied to Kramerika's topic in Android TV / Fire TV
How do you downgrade Emby for Android TV? I can't find a way to do it. -
No items found, appears within emby client via http access for the tv's. I have rescanned the libraries many times and refreshed the meta data many times I guess deleting the db files might fix it
-
Feature Request: Configurable timeout and auto-reconnect settings for Live TV channels
PowerCC replied to jonzey231's topic in Feature Requests
First off, the number of +1s on this thread proves that Live TV/m3u resilience is a massive pain point. Dropped streams, buffering, and failed reconnects completely ruin the "couch experience." However, I want to chime in with some perspective from the backend infrastructure side—and share a glimpse of how this is ultimately solved. I have massive respect for @Lukeand the Emby team. They are building a phenomenal, all-encompassing media server for a huge user base across countless devices. The reality is that building native, bulletproof IPTV stream orchestration (handling token expirations, 401 errors, rogue ffmpeg crashes, and upstream provider glitches) is incredibly complex. It honestly falls more into the realm of "Headend Appliance Infrastructure" than standard media server duties. I actually responded to this thread back in March offering the architecture for a dedicated streaming engine to handle this, but I completely understand and respect that adopting a third-party engine didn't fit their roadmap. They have a massive ecosystem to maintain, and keeping the core stable has to be their priority. Because the problem still needed solving, I have been quietly building the solution at the infrastructure level. To @jonzey231and everyone else in this thread: asking for a configurable timeout or an auto-reconnect loop in the Emby UI is ultimately just a band-aid. If your provider's stream drops or changes tokens, looping a reconnect on a dead URL from the client side is still going to fail or cause massive lag. I am currently engineering a dedicated, standalone backend appliance that does exactly what this thread is asking for, and a whole lot more, by fixing the problem before it ever reaches Emby: Infrastructure-Level Orchestration: This engine sits between your provider and Emby, running a custom process monitor. If a stream jitters, drops, or errors out, the backend intercepts the failure, renegotiates with the provider, and recovers the feed seamlessly in the background. Zero Client Timeouts: Because the backend handles the connection resilience, Emby is fed a continuous, perfectly stable local stream. As far as Emby is concerned, the stream never went down. Emby doesn't need a timeout setting because it never loses the connection. True Headend Features: It handles localized circular buffering, instant JIT (Just-In-Time) catch-up of guide data, and active Tuner/Stream pooling. Emby is an absolutely stellar front-end and library manager. But if you want enterprise-grade Live TV reliability, you shouldn't be relying on a media server to manage raw stream health. You handle stream orchestration at the backend. I am keeping the project under wraps for now, but I am looking forward to sharing this solution with the community when the time is right. -
caveman456 started following Emby for Android on Shield TV no longer passing through dolby digital 5.1 or DTS
-
Plugin Repository: Automated Emby Template plugin repository on Github
ginjaninja posted a topic in Plugins
Purpose: I was finding it longwinded creating a new plugin shell at the beginning of a project. I created this repository with an automated workflow to quickly instantiate a working plugin inside a git repository framework. https://github.com/ginjaninja1/EmbyTemplatev2 Hopefully others might find a use, I'm hoping its going to make it massively easier to create new plugins. Zero-Configuration Scaffolding: Uses automated GitHub Actions to rename namespaces, solution files, and projects instantly upon repository creation. setup.bat: instantiates a pre-commit in `.git/hooks/` so any commit with "[bump]" at the END of description increases the the version number in .csproj. Working Plugin with thumbnail: Ready to compile plugin with thumbnail, pluginui configuration page with autopostback (autosave) and task. Further instruction/guidance in readme.md in repository. Issues and suggestions welcome. Disclaimer: Vibecoded with Claude. The sample code will 'do work' if you schedule / run the task so avoid doing that 'blind'.
