All Activity
- Past hour
-
Jamietcb joined the community
-
Mbauserman joined the community
-
Sebatian joined the community
-
Rayco1985 joined the community
-
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. -
Bearded_Dad joined the community
-
#ActualFam#1 joined the community
-
vanesarodri36.jbcn joined the community
-
GrumpyManUK joined the community
-
nivaldocast joined the community
-
Jasmine01 joined the community
-
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
- Today
-
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'. -
Pour compléter, il y a des épisodes aussi qui me met en double sur le même jour à quelques minutes d'intervalle ou quelques heures
-
Emby Connect can't reach server (connection works fine via direct domain/reverse proxy)
Abobader replied to smity3's topic in General/Windows
Hello smity3, ** This is an auto reply ** Please wait for someone from staff support or our members to reply to you. It's recommended to provide more info, as it explain in this thread: Thank you. Emby Team -
Emby Connect can't reach server (connection works fine via direct domain/reverse proxy)
smity3 posted a topic in General/Windows
Server version: 4.10.0.18 (started on 4.10.0.17 but auto-updated overnight) OS: Windows 11 Server Setup: Reverse proxy (Caddy) in front of Emby, HTTPS via Let's Encrypt (handled by Caddy), External domain set from Dynu, "Handled by reverse proxy" mode. Internet Setup: ATT Fiber using IP Passthrough with DHCPS-Fixed IP allocated, open ports configured on router. Usually have Mullvad VPN on with relevant programs split-tunneled, but for all these tests Mullvad was disconnected to rule out any VPN shenanigans. Hello, I recently set up a reverse proxy to handle SSL for my server. Got it working fine and tested internal and external connections which all worked using the Emby App, Emby Connect, and direct from the new domain I set up. However, I was doing some cleaning and deleting some old users successfully when suddenly on the next one I got an error: mediabrowser.common.extensions.remoteserviceunavailableexception. From then on I have been unable to connect to the server at all via Emby Connect or through any app. When trying to do so I can log in but then I just see the option of my server name, and when I click it it says: "Unable to reach server name. We're unable to connect to the selected server right now." I get the same result on app.emby.media connecting from a separate device not on my home network. No settings were changed between when I set up reverse proxy and when the error started. I can still connect directly through my new domain from an outside network and get through to the server and playback works fine. I've double-checked the reverse proxy, DNS, and certificates and all are in order. I tried going through the Connecting From Client Apps page, and added some firewall ports that weren't in there before (even though I could still connect from anywhere before those were added up until now), and did all the other steps but still am having no luck. I tried unlinking and relinking Emby Connect emails from the users too. Any thoughts on what I may have missed or why Emby Connect suddenly doesn't want to reach my server? Log file attached. Thanks! embyserver.txt -
With that many SATA drives in that many enclosures using that many USB ports the interfaces are going to be your bottlenecks. Both USB and PCIe would be overcommitted. This is assuming Windows can handle the number of drives. It shouldn't be a noticeable problem for a media server, it being a low I/O throughput application. If you go through with this then building out, transferring files and general maintenance if you try to reorg and rebalance storage periodically are when you're likely to notice things being slower than expected. But these wouldn't be day-to-day events.
-
embyserver.txt
-
Quand je vois la taille de mon log c'est tres bizarre
-
MAX92 started following Problème de suivi avec Trakt
-
Bonjour, J'ai un gros problème avec trakt. Il me rajoute des films et des séries que j'ai déjà vu (aujourd'hui il m'a rajouté 2 séries Bref et Breaking Bad par exemple) et je comprends pas pourquoi. Ça fait deux fois que j'efface sur trakt et qui me les remet à nouveau. Je ne sais plus quoi faire merci de votre aide
-
Maybe.. Maybe Not. This all depends on who get's a bug up their butt and does random crap on themoviedb. The other day as I was randomly looking Charlie Brown stuff, turns out it was a collection of 58 plus movies. Today.... I had to do some maintenance and Emby still shows as Charlie Brown collection but doesn't exist on themoviedb anymore. So it requires a "constant" refresh based on the whims of some girl that creates "something" then some moderator removes it. So I dunno. https://www.themoviedb.org/collection/1698578-peanuts-collection
-
Yes, but each image is about the same size and in the same location on the screen. So, while a specific cover art is only diplayed for 3 or 4 minutes, that area of the screen is filled with a display for the entire time the playlist is running.
-
I'm conflicted on this approach as the OP never really states on the "How"... I come from days of Dell PowerVaults and RAID 5 controllers and DRAC cards so, yeah, having one drive letter makes sense, but you need the support scaffolding around it to ensure life works. I got poor back in the day so external 8tb usb drives and I'm fine with media scattered as I have script that runs every 3 days to generate a text file across the drive letters so if I loose the media on one, I'm fine. But those drives were relatively inexpensive also back in the day. I have two usb PCIe usb cards that have 8 usb 3.0 ports each which I have slowly weening myself off of. I ended up buy one of these https://www.amazon.com/dp/B07MD2LNYX?th=1 so technically, I could 8 of these with 8 drives each... not sure if Windows can support that many drive letters I would have to get exotic at that point. Anything that I really really want is not cheap.
-
Have you looked at these settings by any chance? I personally don't use 'em as I have a NextPVR backend for recording that handles this (Pre-Emby LIve TV setup and not willing to change) Of course the below will require to point your "temp drives" to places that have some decent space.
-
Fire a script or program every time there is a channel change.on live tv.
js28194 replied to Leafstrider's topic in General/Windows
What do you mean "someone" and what do you mean by "fire a file"? Where? Your ask is super ambiguous with no context. -
How large is the entire library and is your search being done globally? I am guessing your comment is from a different point of view. You aren't holding hundreds of thousands and possibly millions of different items in different music, photo, and video libraries. Not to mention the actors in those, the studios, the genres, the everything. Having a meager collection of 23,000 things is different than millions of things. What is the size of your library.db? I am suspecting it isn't anywhere near 4GB. Once it gets a certain size the search is problematic.
-
No, that was a mistake; I’ve updated it if you’d like to test it Works with v4.9.5.0 Tested with v4.10.0.18 beta ComingSoonPlugin.dll
-
Hi, but it changes with each song, right?
-
DLL is build against Beta. Not usable with 4.9.5.0, if that was your intention. 2026-07-11 19:46:54.934 Error App: Error loading types from assembly *** Error Report *** Version: 4.9.5.0 Command line: C:\Users\blingbling\AppData\Roaming\Emby-Server\system\EmbyServer.dll -service Operating system: Microsoft Windows 10.0.26200 OS/Process: x64/x64 Framework: .NET 8.0.27 Runtime: C:/Users/blingbling/AppData/Roaming/Emby-Server/system/System.Private.CoreLib.dll Processor count: 4 Data path: C:\Users\blingbling\AppData\Roaming\Emby-Server\programdata Application path: C:\Users\blingbling\AppData\Roaming\Emby-Server\system System.Reflection.ReflectionTypeLoadException: System.Reflection.ReflectionTypeLoadException: Unable to load one or more of the requested types. Could not load file or assembly 'MediaBrowser.Common, Version=4.10.0.17, Culture=neutral, PublicKeyToken=null'. Das System kann die angegebene Datei nicht finden. Could not load file or assembly 'MediaBrowser.Model, Version=4.10.0.17, Culture=neutral, PublicKeyToken=null'. Das System kann die angegebene Datei nicht finden. Could not load file or assembly 'MediaBrowser.Model, Version=4.10.0.17, Culture=neutral, PublicKeyToken=null'. Das System kann die angegebene Datei nicht finden. Could not load file or assembly 'MediaBrowser.Model, Version=4.10.0.17, Culture=neutral, PublicKeyToken=null'. Das System kann die angegebene Datei nicht finden. Could not load file or assembly 'MediaBrowser.Model, Version=4.10.0.17, Culture=neutral, PublicKeyToken=null'. Das System kann die angegebene Datei nicht finden. Could not load file or assembly 'MediaBrowser.Model, Version=4.10.0.17, Culture=neutral, PublicKeyToken=null'. Das System kann die angegebene Datei nicht finden. Could not load file or assembly 'MediaBrowser.Model, Version=4.10.0.17, Culture=neutral, PublicKeyToken=null'. Das System kann die angegebene Datei nicht finden. Could not load file or assembly 'MediaBrowser.Model, Version=4.10.0.17, Culture=neutral, PublicKeyToken=null'. Das System kann die angegebene Datei nicht finden. Could not load file or assembly 'MediaBrowser.Model, Version=4.10.0.17, Culture=neutral, PublicKeyToken=null'. Das System kann die angegebene Datei nicht finden. Could not load file or assembly 'MediaBrowser.Model, Version=4.10.0.17, Culture=neutral, PublicKeyToken=null'. Das System kann die angegebene Datei nicht finden. Could not load file or assembly 'MediaBrowser.Model, Version=4.10.0.17, Culture=neutral, PublicKeyToken=null'. Das System kann die angegebene Datei nicht finden. Could not load file or assembly 'MediaBrowser.Model, Version=4.10.0.17, Culture=neutral, PublicKeyToken=null'. Das System kann die angegebene Datei nicht finden. at System.Reflection.RuntimeModule.GetTypes(RuntimeModule module) at System.Reflection.RuntimeModule.GetTypes() at Emby.Server.Implementations.ApplicationHost.GetTypes(Tuple`2 assemblyInfo) System.IO.FileNotFoundException: Could not load file or assembly 'MediaBrowser.Common, Version=4.10.0.17, Culture=neutral, PublicKeyToken=null'. Das System kann die angegebene Datei nicht finden. File name: 'MediaBrowser.Common, Version=4.10.0.17, Culture=neutral, PublicKeyToken=null' System.IO.FileNotFoundException: Could not load file or assembly 'MediaBrowser.Model, Version=4.10.0.17, Culture=neutral, PublicKeyToken=null'. Das System kann die angegebene Datei nicht finden. File name: 'MediaBrowser.Model, Version=4.10.0.17, Culture=neutral, PublicKeyToken=null' System.IO.FileNotFoundException: Could not load file or assembly 'MediaBrowser.Model, Version=4.10.0.17, Culture=neutral, PublicKeyToken=null'. Das System kann die angegebene Datei nicht finden. File name: 'MediaBrowser.Model, Version=4.10.0.17, Culture=neutral, PublicKeyToken=null' System.IO.FileNotFoundException: Could not load file or assembly 'MediaBrowser.Model, Version=4.10.0.17, Culture=neutral, PublicKeyToken=null'. Das System kann die angegebene Datei nicht finden. File name: 'MediaBrowser.Model, Version=4.10.0.17, Culture=neutral, PublicKeyToken=null' System.IO.FileNotFoundException: Could not load file or assembly 'MediaBrowser.Model, Version=4.10.0.17, Culture=neutral, PublicKeyToken=null'. Das System kann die angegebene Datei nicht finden. File name: 'MediaBrowser.Model, Version=4.10.0.17, Culture=neutral, PublicKeyToken=null' System.IO.FileNotFoundException: Could not load file or assembly 'MediaBrowser.Model, Version=4.10.0.17, Culture=neutral, PublicKeyToken=null'. Das System kann die angegebene Datei nicht finden. File name: 'MediaBrowser.Model, Version=4.10.0.17, Culture=neutral, PublicKeyToken=null' System.IO.FileNotFoundException: Could not load file or assembly 'MediaBrowser.Model, Version=4.10.0.17, Culture=neutral, PublicKeyToken=null'. Das System kann die angegebene Datei nicht finden. File name: 'MediaBrowser.Model, Version=4.10.0.17, Culture=neutral, PublicKeyToken=null' System.IO.FileNotFoundException: Could not load file or assembly 'MediaBrowser.Model, Version=4.10.0.17, Culture=neutral, PublicKeyToken=null'. Das System kann die angegebene Datei nicht finden. File name: 'MediaBrowser.Model, Version=4.10.0.17, Culture=neutral, PublicKeyToken=null' System.IO.FileNotFoundException: Could not load file or assembly 'MediaBrowser.Model, Version=4.10.0.17, Culture=neutral, PublicKeyToken=null'. Das System kann die angegebene Datei nicht finden. File name: 'MediaBrowser.Model, Version=4.10.0.17, Culture=neutral, PublicKeyToken=null' System.IO.FileNotFoundException: Could not load file or assembly 'MediaBrowser.Model, Version=4.10.0.17, Culture=neutral, PublicKeyToken=null'. Das System kann die angegebene Datei nicht finden. File name: 'MediaBrowser.Model, Version=4.10.0.17, Culture=neutral, PublicKeyToken=null' System.IO.FileNotFoundException: Could not load file or assembly 'MediaBrowser.Model, Version=4.10.0.17, Culture=neutral, PublicKeyToken=null'. Das System kann die angegebene Datei nicht finden. File name: 'MediaBrowser.Model, Version=4.10.0.17, Culture=neutral, PublicKeyToken=null' System.IO.FileNotFoundException: Could not load file or assembly 'MediaBrowser.Model, Version=4.10.0.17, Culture=neutral, PublicKeyToken=null'. Das System kann die angegebene Datei nicht finden. File name: 'MediaBrowser.Model, Version=4.10.0.17, Culture=neutral, PublicKeyToken=null' Source: System.Private.CoreLib TargetSite: System.RuntimeType[] GetTypes(System.Reflection.RuntimeModule) 2026-07-11 19:46:54.934 Error App: LoaderException: Could not load file or assembly 'MediaBrowser.Common, Version=4.10.0.17, Culture=neutral, PublicKeyToken=null'. Das System kann die angegebene Datei nicht finden. 2026-07-11 19:46:54.934 Error App: LoaderException: Could not load file or assembly 'MediaBrowser.Model, Version=4.10.0.17, Culture=neutral, PublicKeyToken=null'. Das System kann die angegebene Datei nicht finden. 2026-07-11 19:46:54.934 Error App: LoaderException: Could not load file or assembly 'MediaBrowser.Model, Version=4.10.0.17, Culture=neutral, PublicKeyToken=null'. Das System kann die angegebene Datei nicht finden. 2026-07-11 19:46:54.934 Error App: LoaderException: Could not load file or assembly 'MediaBrowser.Model, Version=4.10.0.17, Culture=neutral, PublicKeyToken=null'. Das System kann die angegebene Datei nicht finden. 2026-07-11 19:46:54.934 Error App: LoaderException: Could not load file or assembly 'MediaBrowser.Model, Version=4.10.0.17, Culture=neutral, PublicKeyToken=null'. Das System kann die angegebene Datei nicht finden. 2026-07-11 19:46:54.934 Error App: LoaderException: Could not load file or assembly 'MediaBrowser.Model, Version=4.10.0.17, Culture=neutral, PublicKeyToken=null'. Das System kann die angegebene Datei nicht finden. 2026-07-11 19:46:54.934 Error App: LoaderException: Could not load file or assembly 'MediaBrowser.Model, Version=4.10.0.17, Culture=neutral, PublicKeyToken=null'. Das System kann die angegebene Datei nicht finden. 2026-07-11 19:46:54.934 Error App: LoaderException: Could not load file or assembly 'MediaBrowser.Model, Version=4.10.0.17, Culture=neutral, PublicKeyToken=null'. Das System kann die angegebene Datei nicht finden. 2026-07-11 19:46:54.934 Error App: LoaderException: Could not load file or assembly 'MediaBrowser.Model, Version=4.10.0.17, Culture=neutral, PublicKeyToken=null'. Das System kann die angegebene Datei nicht finden. 2026-07-11 19:46:54.934 Error App: LoaderException: Could not load file or assembly 'MediaBrowser.Model, Version=4.10.0.17, Culture=neutral, PublicKeyToken=null'. Das System kann die angegebene Datei nicht finden. 2026-07-11 19:46:54.934 Error App: LoaderException: Could not load file or assembly 'MediaBrowser.Model, Version=4.10.0.17, Culture=neutral, PublicKeyToken=null'. Das System kann die angegebene Datei nicht finden. 2026-07-11 19:46:54.934 Error App: LoaderException: Could not load file or assembly 'MediaBrowser.Model, Version=4.10.0.17, Culture=neutral, PublicKeyToken=null'. Das System kann die angegebene Datei nicht finden.
-
Ah; makes sense. Paul
-
LG 4K OLED
