Jump to content

All Activity

This stream auto-updates

  1. Past hour
  2. Okay thanks, I had caught it falling back from DV to HDR but I don't watch much SDR content on my TV. Would add to this thread.
  3. Thanks for the quick reply and yes, I forgot that. There are 2 remux logs on the server. I first started playback on my PC using firefox (~19:24 in the logs). At 2026-09-03 19:25:16.506 is the first entry where I tried it on the Samsung TV. I was playing "Der Herr der Ringe - Die Gefährten". I've had this issue with a different movie some time ago but had no time digging into this. Am I missing some information? Best regards Michael ffmpeg-remux-77de9a6a-5721-4f7a-abcf-0e8c8c463086_1.txt ffmpeg-remux-31820edb-0c33-4616-a17c-52fc79da121c_1.txt embyserver.txt
  4. Anderella

    Create Top 100 Movies Playlist

    Found this plugin, but have no idea, how I could use it for my goal. Pugin HomeScreen Companion
  5. Does not matter it seems. I am watching a standard 1080P TV show currently and it happened...Thus it reminded me to add that to be looked into. I ended up needing to change the ANDROID screen saver to from 5 mins to 15.
  6. Hi, didn't find any info on that: I would love to create a playlist for movies (Example: Top 100 Movies of All Time) based on IMDB ranking or the BFI Top Ranking. BFI Ranking Is there any way to achieve this? ### If it's not possible/thinkable of creating this via a script (Reading IMDB-ID)..... is there a way to create "manually" playlists for movies like that? Would be nice to see, which movies are existing in my collection and which movies are missing or which I didn't watch til now. Thank you for inputs and thoughts!
  7. Is that with any content or Dolby Vision/HDR specifically?
  8. Lessaj

    New Emby for Android 3.5.45 Released

    Debloating goes a lot further than just uninstalling some user apps, it also removes/disables some system apps. That said it shouldn't be necessary to do that, and I don't know how much it would actually help, but my device is very single purposed so I removed just about everything to keep it lean and using Projectivity launcher. Take a look at this, there's additional things suggested RE launchers but for the most part can just do the abd shell uninstall commands. https://florisse.nl/shield-debloat/
  9. Hi Luke... Also...When you PAUSE a show/movie you are watching, and the ANDROID screen saver comes on, the show un-pauses and continues to play behind the screen screensaver. You can hear the audio as it plays.
  10. CBers

    New Emby for Android 3.5.45 Released

    Not sure why the ATV app took 12 seconds, as just tried it again and it was 3 or 4. There's nothing on my Shield that shouldn't be. I have uninstalled everything I don't use. Hopefully @Lukecan marry up the log with the video and see what the issue is, but I've always had slow load times for the UA app, going back a couple of years now.
  11. GlowingBits

    Unacceptable lack of tone mapping config

    Is there some reason why Emby can't include libplacebo filtering in its ffmpeg build like Jellyfin does? I'm semi tempted to just bind mount the JF version and make a shim for ffmpeg to make a POC that it can work.
  12. crusher11

    Plugin: Home Screen Companion

    I have a rule set up to tag all the movies in my James Bond collection. It's tagged everything except the Connery entries; no idea why that would be?
  13. Lessaj

    New Emby for Android 3.5.45 Released

    There has to be something wrong with your device or your network (DNS?) because even 12 seconds for the ATV app is way too long. Have you tried to debloat your Shield? 2026-09-03 14-15-26.mp4
  14. Thanks @yocker. I do only have 1 real TV library.
  15. Hi, we'll take a look at it. Thanks.
  16. Hi there, let's look at an example. Please attach the information requested in how to report a media playback issue. Thanks!
  17. Dear community, with some mkv files I see a strange behavior when watching mkv videos on my Samsung TV from 2025 (S95F I think). No matter what language is selected during playback the audio track remains a certain one. Sometimes it is the last (e.g. commented audio track) sometimes the first (then most of the times english). I copied the discs to my NAS using makemkv always copying the whole movie with all subtitles and audio tracks. I also tried changing the default track using MKVToolNix. User preferences are set to german and even ignore the default track. Both settings changed seperately with no effect. Server version is 4.9.5.0 (most recent stable) TV App version: 2.3.6 (most recent store version in germany) Is that a known issue? I could not find anything in the forum but maybe I used the wrong search terms. Could that be solved with the most up to date TV App version (2.4.8.)? Thanks in advance! Michael
  18. Emby Server 4.9.5.0 Nvidia Shield Pro Emby Android Ver 3.5.55 This has been happening for a while now, but I figured I would just report it seeing that the app was just updated. When you watch a show and complete it, the green show counter icon in the top right hand corner of the clipart doesn't reduce unless you exit and go back in. (With Emby for Android TV it does work as it should.) In the screen shot, if I were to watch The American Revolution, the counter will remain at five even after watching a show. If I was to watch The Ark, which is currently showing 1 show remaining, it should remove that from the screen entirely when I finish watching that episode as I have no unwatched episodes. It doesn't do either of these things unless you exit out and go back in and then it's updated. (Note that when you exit out of a watched show (and have watched enough of it), it shows show the next episode to play correctly. So it seems to be a counter refresh issue.) Hope you can fix this. Thanks
  19. Today
  20. leshkraven

    Preventing PC off

    sleep.htmlHi Sorry for late reply, if I need to get this file closer to a no sleep event then I will do it on the next time it happens Cheers
  21. CBers

    New Emby for Android 3.5.45 Released

    Here you go @Lukea video screen capture of the Universal Android app loading, which took 35 seconds to get to the EMBY logo, another 3 seconds to get to the "Connecting to server" message and then another 12 seconds to get to the home screen, so a total of about 50 seconds in total. Also in the video, is the launching of the ATV app, which took 12 seconds to get to the home screen. The log for the UA app loading is also attached. Any thoughts? Android TV Home_20260903_184243_Manual.mp4 emby_android_1788457370929.txt
  22. Lessaj

    Library Real Time Monitoring needs SAFETY CHECK

    If your storage is normally mounted to /srv/media then when it's not mounted /srv/media will exist as an empty folder, but /srv/media/YouTube would not. To my knowledge the server already has a check in place wherein if the mapped folder does not exist at all it does not try to scan and delete. You mentioned docker specifically, so I believe if you're running the container with mapped paths and those paths don't exist that it will still map them anyway (it will create the path on the host?), so the Emby server running inside the container would yes see the folders as being empty and then clear out. It would be better to require your storage to be mounted before starting the docker container, or mapping a lower path instead so that your actual folders would not exist and you would not have that problem. So if you map /srv/media into the container, then only map the library paths as /srv/media/YouTube and /srv/media/.downloads/ADV, if /srv/media is not mounted those folders would not exist and it won't delete anything.
  23. RanmaCanada

    Library Real Time Monitoring needs SAFETY CHECK

    This is not an Emby problem, this is a problem with your hardware being faulty. Replace it.
  24. szalkerous

    Setup fails on Windows Server 2025

    Thanks Luke. Marked that as the answer. If you need any help debugging the installer, let me know. Tenured full-stack C/C++ and .NET engineer here. Good to know about the Docker situation. Would be cool to have a native Docker image using process isolation mode for Windows-on-windows convenience, especially since I think a good chunk of Emby is in .NET (but I haven't kept up with that sort of thing in a while), and as I mentioned earlier, I'm a bit of a newbie when it comes to the actual docker hosting for production use (versus a development sandbox). -sz
  25. quickmic

    embyforkodi (next-gen) 12.X.X support

    Still didn't review the vantage point addon. I'm not familiar with it, I use Emby's CInema Intro's addon and works with custom trailer-folder. Also I cannot even see any remote trailers on your setup, but again. You use the vantage point addon and this needs to be review. It takes several hours only to figure out how the addon works and reports data via Emby's API. Then I need a sync strategy to Kodi (if possible) etc. This all takes time and frankly has a low priority, as Kodi actually updated it's databases in the last days at two times. This could result in showstoppers and has priority one. Howver, what I can tell you yet, the Emby server config doesn't matter. The actual trailer playback must be configured in the Kodi addon and will only work if the addon can sync the trailers.
  26. Eisi2005

    embyforkodi (next-gen) 12.X.X support

  27. Eisi2005

    embyforkodi (next-gen) 12.X.X support

    Hi, I’d like to bring up Cinema Mode again. I’ve installed the Cinema Intros on the Emby server. However, I can’t find anywhere to specify the path for my trailers. I don’t want to play the trailers that come with my movies; instead, I want to play trailers from a separate folder. I tried specifying this path in the “Custom Intros” section as a test, but even then it doesn’t play any trailers from that folder.
  1. Load more activity
×
×
  • Create New...