Jump to content

All Activity

This stream auto-updates

  1. Past hour
  2. Yes, I mean reporting.
  3. 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
  4. 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.
  5. Today
  6. 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
  7. crusher11

    Intermittent remote access outages

    A port checking site. Rebooting the router has resolved the issue.
  8. 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"?
  9. 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?
  10. 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.
  11. 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.
  12. Luke

    Movie trailers not working

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

    Images of the Genres, Tags

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

    Cloudflare + nginx + Emby (Windows)

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

    NVidia Shield playback spinning/fails to start

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

    Problème chromecast/App

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

    Emby cannot find the network drives.

    Thanks for following up.
  18. Luke

    How can i find "missing movies" ?

    Hi, what exactly makes you think the table view does not help? What exactly did you try to do with it?
  19. Luke

    Please add partial scan feature!

    HI there, can you please provide a specific example? How to Report a Problem Thanks !
  20. Hi, have you explored your emby user home screen options?
  21. Luke

    Music playlist management in Emby

    Hi, I would try refreshing the metadata on them and see if that helps. Is the path to the media still the same on the new server?
  22. Luke

    Collection wide db edit / Filter

    Sorry, my mistake. Until there are field-specific options of what to import, you'd have to just disable internet metadata.
  23. Luke

    Subtitles display delay?

    Hi there, let's look at an example. Please attach the information requested in how to report a media playback issue. Thanks!
  24. Luke

    Unable To Install On windows 11

    have you configured the startup behavior option in the app? is your browser clearing browsing data?
  25. Hi, we'll take a look at it. Thanks for reporting.
  26. Luke

    List of actors

    Hi, how did you get the data imported into emby server?
  1. Load more activity
×
×
  • Create New...