All Activity
- Past hour
-
Emby 2.0.3 Apple TV 4K – Emby app crashes during playback (Direct Play) with no server errors
Eliran replied to Eliran's topic in Apple TV
Here is the log file the crash happened (this time) after 29 minutes of play it happened around 8:45 AM (plus minus 10 minutes) movie file that was playing : Shelter.2026.HDR.2160p.WEB.h265-ETHEL.mkv Thank You embyserver.txt -
Tzp joined the community
-
Alex2244667700 joined the community
-
bruceiop joined the community
-
shjjuu joined the community
-
xisnsnxisn joined the community
-
Victor Manoel dos Santos joined the community
-
I had manually already filled in the Title, Artist and Contributing Artist fields using mp3tag.
-
sujanza joined the community
-
Musicbrainz incorrect query syntax bug leading to 400 Bad Gateway
Happy2Play replied to night199uk's topic in Plugins
To me this suggest improperly tagged track. As it looks like delimiter issue with artist duplicated. So the question becomes what does ffprobe show for embedded metadata? -
h5882289 joined the community
-
Backand joined the community
-
wesley99993 joined the community
-
HI, yes the a-z picker is planned for a future update to the app. Thanks.
-
Hi, we'll take a look at it. Thanks for reporting.
-
Hi there, let's look at an example. Please attach the information requested in how to report a media playback issue. Thanks!
-
Emby 2.0.3 Apple TV 4K – Emby app crashes during playback (Direct Play) with no server errors
Luke replied to Eliran's topic in Apple TV
Hi there, let's look at an example. Please attach the information requested in how to report a media playback issue. Thanks! -
How exactly?
-
Musicbrainz incorrect query syntax bug leading to 400 Bad Gateway
Luke replied to night199uk's topic in Plugins
Hi there, please attach the Emby server log from when the problem occurred: How to Report a Problem Thanks! -
Hi, has this happened again? It looks like it just stopped because the tuner wasn't sending back any data.
- Today
-
@yockerhave now tested a watch party and all seems to be good apart from one thing. The search to select a movie or tv show does not seem to be working, only way to find a movie is via the drop down and that does not work well at all when you have 12,000 movies lol
-
Emby Watch Party - Synchronized Viewing for Friends & Family
Oratorian replied to Oratorian's topic in Tools and Utilities
Since I made so many changes to Watchparty, I decided to do a minor version bump to 1.5.0, since those weren't smaller patches anymore. docker pull ghcr.io/oratorian/emby-watchparty:latest Ready to run, folks. -
Feature Request: Configurable timeout and auto-reconnect settings for Live TV channels
PowerCC replied to jonzey231's topic in Feature Requests
I’d like to echo this feature request, as it addresses an important gap in Live TV recording. The core functionality for manual timers and reconnect/re-record already works, but without programid support in the REST API, those reconnects and re-records can’t operate fully seamlessly. In addition, there currently isn’t a way to configure timeout behavior or define maximum reconnect attempts, which limits reliability in real-world scenarios. If the REST API could support programid for manual timers and allow configuration of timeout handling and reconnect limits, this would make the feature far more robust and predictable for everyone. Examples of existing approaches can certainly be shared if helpful—the goal is simply to make this work cleanly and natively within Emby for all users. -
@yockerI worked it out mate, downloaded and installed the latest and once again it wasn't working, checked everywhere to make sure ports were clear and when I opened up the firewall advanced settings, the netsh command pushed through powershell (yes it was in admin) the rules were not there, so I manually created the inbound rule and she all came good. Now I can actually test some watch parties lol FYI This is on Win Server 2019 if anyone else comes across the same problem.
-
Another movie, which resolution is 1920*1040, it also show 720p. It seems that the plugin recognize all the movie which heighth is less than 1080 as 720p.
-
Looks like you have two versions of that movie, the plugin most likely shows the icon for the other one. The plugin only shows what Emby says in the title so if there are two versions of the movie it will just take the first it sees. I can look into adding multi version support.
-
Metadata Downloaders using only first source?
Smitty018210 replied to Normanos's topic in General/Windows
I am 100% the opposite. I want everyone. Main cast, guess stars, and even the uncredited person playing bar person number 10. I want them all. -
Try this version. In the listen address enter "0.0.0.0,localhost" without the quotes. In powershell with admin right enter: netsh http add urlacl url=http://*:8097/ user="Everyone" netsh http add urlacl url=http://localhost:8097/ user="Everyone" This will allow you to enter the website both from the internet if you have the port open in your router and via localhost. With those settings it works for me without problems. In case you need to delete those settings again use: netsh http delete urlacl url=http://*:8097/ netsh http delete urlacl url=http://localhost:8097/ WatchPartyForEmby.dll
-
Metadata Downloaders using only first source?
Happy2Play replied to Normanos's topic in General/Windows
This is correct. At the same time a query is sent to every provider you have enabled and cached in the cache folder so it shouldn't be that hard to merge said info but to my this would have to be optional as each provider does their own thing. Now OMDB would be an issue as it is just NAME with no Roles. Just like TMDB lists everyone everywhere and I would never want that per episode. -
Thanks again for the suggestion. Just to confirm, this was indeed the fix and the expected outcome is now working.
-
Is there a way to remove media type symbols/icon overlays ..?
DMazer replied to CrossCech's topic in Android
I would love to remove these icons as well -
Tried putting the machines address in there, then tried the remote address as well as the default 0.0.0.0, still no-go mate
