Jump to content

All Activity

This stream auto-updates

  1. Past hour
  2. sa2000

    Emby premiere advantages for a Pi5?

    For a list of what is available with Emby Premiere, please see Emby Premiere Feature Matrix There have been a number of Forum topics relating to Hardware Acceleration on Emby Server. Have a look at the discussions in these topics HW Acceleration on raspberry pi Raspberry Pi 4 hw encdoing works There may be more
  3. Grimmsqueaker

    Movie trailers not working

    Thanks, They aren’t working again at the moment. I am guessing it has to be something to do with Youtube.
  4. I'm not sure if this is on anyone's radar, but I would love a plugin to make use of the new Ray project by OpenSubtitles. See the kickstarter here: https://www.kickstarter.com/projects/techspecs/ray-watch-anything-understand-everything/description There appear to be multiple usage modes, but integration into existing media servers like Emby is clearly one of them. I think this is a perfect use case for AI and I also happen to think the state of subtitles (functionality, sync, subtitle creation, translation availability, etc.. ) is scandalously bad considering it's 2026. This will be a huge improvement that approaches something close to perfection right away. I also think they're approaching the project ethically by using models responsibly and only when necessary (when human-created subtitles don't exist). I also believe the generated subtitles for a given title are stored back to OpenSubtitles meaning theoretically once a given title has been analyzed and the subtitle files have been created, future calls for that subtitle would just be a download from OpenSubtitles just as we would expect. I think it's a great idea and look forward to using it in Emby!
  5. Today
  6. geowill76

    Genres For TV Episodes

    Hi Hoping someone can help. Lately, I have noticed that genres for TV Episodes are now longer being fetched for my TV Episodes. I have tried refreshing metadata but it is not pulling in TV Episode genres. To test this out I went to one of my TV Episodes that has genre metadata. I deleted the genres that were stored and refreshed metadata, hoping it would pull the genres back in but nothing happened, no episode genres. Is anyone else having the problem. I have noticed it for shows like For All Mankind, Marshals, Your Friends and Neighbours, just name a few.
  7. Der Hintergrund für die getrennten Ordner war folgender: Ich habe eine Bibliothek zusammen mit 4K-Filmen und Filmen in 1080p mit hoher Bitrate. (Dies ist Bibliothek 1) Nun habe ich die gleichen Filme noch einmal mit niedriger Bitrate vorliegen in 1080p oder sogar 720p (dies ist Bibliothek 2). Und zwar für den Einsatz im Urlaub, damit ich möglichst ohne Transkodierung die Filme unterwegs abspielen kann. Jetzt überlege ich aber gerade, ob es tatsächlich für mich Sinn macht, die beiden Bibliotheken zusammenzufügen, um dann die jeweilige Version auszuwählen. Gibt es da Probleme, wenn ich 2 Filme in 1080p, aber mit unterschiedlicher Bitrate habe? Oder müssen die Dateien umbenannt werden? Edit: Müssen die beiden Versionen eines Filmes zwingend im gleichen Ordner liegen?
  8. Ach so. Dann, glaube ich, wird das über die normale Bibliotheken, vor allem wenn in Richtung Sammlung geht, schwierig. Da bin ich dann leider mit meinem Wissen raus.
  9. vincen

    Problème chromecast/App

    En fait j'avais zappé mais il faut que tu ais un certificat SSL actif et valide sur ton serveur Emby pour que le cast fonctionne. En effet les Chromecast refusent de se connecter à des serveurs/services qui ne sont pas en SSL et avec un certificat valide Si tu ouvres ton serveur sur Internet, il est impératif pour des raisons de sécurité de ne le faire qu'en SSL et non en http simple.
  10. Das möchte ich ja gar nicht. Ich möchte für jeden Ordner eine separate Bibliothek. Und innerhalb der Bibliothek wäre es natürlich schön, wenn in den Sammlungen nur die Filme des eigenen Ordners dargestellt werden. Ist das möglich?
  11. fritz.the.cat

    The Emby Universal Installer does not work with Fedora 43

    Fedora Linux 44 (Workstation Edition). Tried again the installation of emby client beta. Same error as before. "Error: Install failed for package 'media.emby.client.beta'." see attached log fedora emby client beta installation error.txt
  12. markpainter

    Remote Access Assistance Please!

    Hi Folks. Been running Emby on my Synology DS220+ nas for a couple of years now without any issues. I have just moved my IP to a new one without a fixed IP address. Since then I have been having all kinds of remote access issues. I have set up a no-Ip account and set that as the DDNS server in the NAS and sometime it works ok. But several of my family members are having problems connecting with EMBY connect - as am I at work. If I add the server manually ie http://*******.ddns.net I immediately get the "Unable to connect right now" message as soon as press enter - it doesn't even try. However on my phone it connects immediately - even though it's using the same wi-fi. Is there a "Do this, Do that" to get it working. Incidentally, I have tried an alternative to Emby on the same NAS (Where I came from to Emby!) and it connects first time every time with their connect software. I REALLY don't want to go back there, but if I can't get this sorted, I may have to
  13. Yes, I mean reporting.
  14. update: crash of server still occurs (several times per day and on all my client apps) so I decided to do a complete re-install of server and settings on my Shield and rescanned all libraries. Maybe the logs are still useful for your team though, for this moment no further actions required. kind regards Ronald
  15. ginjaninja

    Emby Remote Connections on CGNAT Internet Service

    Thanks @pwhodges, yes my wan address and "what is my ip" give the same IP and it is NOT in 100. range. My router does not have an IPv6 address and my dns has no aaaa record. ipconfig/all on my windows server gives no ipv6 address. so my best guess is i am solidly on ipv4. If im not on CGNAT then i think i just went down a wormhole of misguided hypothesis/analysis...maybe i just have an alexa issue.
  16. I am reporting a reproducible HLS playback issue in Emby Server 4.9.5.0. The issue happens when playing a video through Emby Web using HLS, especially when resuming playback from a saved position in the middle of the video, or after manually seeking to another position. If I start the same video from the beginning, playback usually works normally and the subtitles stay in sync. The problem appears only after resume/seek playback in the HLS remux/transcode path. The most visible symptom is that hls.js reports repeated non-fatal media errors such as: HLS Error: Type: mediaError Details: bufferSeekOverHole Fatal: false Reason: fragment loaded with buffer holes, seeking from 887.327815 to 888.6159769999999 After these HLS errors appear, playback no longer behaves as if the video, audio, and subtitle clocks are aligned. Subtitles may become discontinuous or jump in timing, and they no longer match the spoken audio or video scene. In my tests, the subtitles often become ahead of the video by around 1.6 seconds, but the offset is not always exactly the same. Sometimes the video/audio timeline also appears to shift after the buffer hole recovery, which makes the subtitle timing incorrect even though the subtitle file itself is valid. This does not look like a general subtitle file problem. The same media can play correctly from the beginning. The desync is triggered by HLS resume/seek behavior and usually appears after hls.js reports bufferSeekOverHole. In some tests, seeking also caused playback to fail completely with the client message: No compatible streams are currently available. Please try again later or contact your system administrator for details. From the server-side ffmpeg logs, the affected playback sessions use segmented HLS output with arguments such as: -copyts -start_at_zero -ss <resume position> -segment_time 00:00:06.000 -segment_time_delta -<resume offset> -segment_start_number <non-zero segment index> -segment_format mpegts The issue seems related to the generated HLS timeline after resume/seek, because hls.js detects buffer holes in the loaded fragments and performs an internal seek over the hole. After that recovery seek, subtitle timing is no longer reliable. Expected behavior: Resume playback and manual seeking should continue normally without HLS buffer holes, without subtitle timing discontinuity, and without A/V/subtitle desync. Starting playback from a saved position should behave the same as starting from the beginning and then seeking naturally. Actual behavior: When resuming or seeking during HLS playback, hls.js may report bufferSeekOverHole. After that, subtitles can become early or otherwise misaligned with the video/audio. In some cases playback fails with “No compatible streams”. Environment: Emby Server: 4.9.5.0 Client: Emby Web Browser: Microsoft Edge / Chromium-based browser Playback: HLS via hls.js Container: MKV Video: HEVC Main 10 Audio: OPUS source, remux/transcode path may convert audio Subtitles: ASS subtitles, including internal/external ASS tracks Trigger: resume from saved position or manual seek Starting from 0:00: usually works correctly I have attached anonymized logs from the affected playback attempts: embyserver.anonymized.txt ffmpeg-remux-resume-1.anonymized.txt ffmpeg-remux-resume-2.anonymized.txt The logs preserve the relevant HLS/ffmpeg details such as the ffmpeg command line, segment start number, segment timing options, HLS segment responses, Content-Length, and SegmentComplete entries. Private paths, IP addresses, hostnames, tokens, session IDs, media titles, and user identifiers have been anonymized. embyserver.anonymized.txt ffmpeg-remux-resume-1.anonymized.txt ffmpeg-remux-resume-2.anonymized.txt
  17. crusher11

    Intermittent remote access outages

    A port checking site. Rebooting the router has resolved the issue.
  18. HeroLeam

    Images of the Genres, Tags

    No, what would be the order of the processes? Do I use the script and then run "Scan media library"?
  19. Luke

    Slow Loading Playlists

    Maybe this is your issue? 2026-05-30 09:38:00.006 Error UniversalAudioService-0HNLS95NDSS62:00000001: Error processing request *** Error Report *** Version: 4.9.3.0 Command line: /Volume1/@apps/emby/emby-server/system/EmbyServer.dll -programdata /Volume1/Emby -ffdetect /Volume1/@apps/emby/emby-server/bin/ffdetect -ffmpeg /Volume1/@apps/emby/emby-server/bin/ffmpeg -ffprobe /Volume1/@apps/emby/emby-server/bin/ffprobe -defaultdirectory /mnt/public -updatepackage emby_TOS5_APP_{version}_x86_64.tpk Operating system: Linux version 6.1.120+ (root@51f02058744a) (x86_64-tnas-linux-gnu-gcc.br_real (Buildroot 2023.08.1) 13.2.0, GNU ld (GNU Binutils) 2.40) #52 SMP PREEMP OS/Process: x64/x64 Framework: .NET 8.0.22 Runtime: Volume1/@apps/emby/emby-server/system/System.Private.CoreLib.dll Processor count: 8 Data path: /Volume1/Emby Application path: /Volume1/@apps/emby/emby-server/system System.UnauthorizedAccessException: System.UnauthorizedAccessException: Access to the path '/Volume1/GaDo_Storage1/MediaSource/Music/Andrea Bocelli/Passione (Super Deluxe Edition)/Love Me Tender.mp3' is denied. ---> System.IO.IOException: Permission denied The server is being denied access to the file. Can you get this corrected and then try again?
  20. Luke

    Multi Version Item Detection

    No, it should work either way. But it likely will not work if these folders are also used in other libraries.
  21. Luke

    El icono de Emby de la barra para pc no sale en español

    You can also jump in and help translate if you want.
  22. Luke

    Movie trailers not working

    HI, we are looking into this. Thanks.
  23. Luke

    Images of the Genres, Tags

    have you checked out the scan metadata folder scheduled task?
  24. Luke

    Cloudflare + nginx + Emby (Windows)

    OK yes it is certainly doable. Thanks.
  25. Luke

    NVidia Shield playback spinning/fails to start

    Hi, have you updated to Emby Server 4.9.5? Has that helped?
  26. Luke

    Problème chromecast/App

    Hi there, please attach the Emby server log from when the problem occurred: How to Report a Problem Thanks!
  27. Luke

    Emby cannot find the network drives.

    Thanks for following up.
  1. Load more activity
×
×
  • Create New...