![]() |
Video Playback Restarts Every 10–15 Seconds in Microsoft Edge and Chromium-Based Brow - Printable Version +- Jellyfin Forum (https://forum.jellyfin.org) +-- Forum: Support (https://forum.jellyfin.org/f-support) +--- Forum: Troubleshooting (https://forum.jellyfin.org/f-troubleshooting) +--- Thread: Video Playback Restarts Every 10–15 Seconds in Microsoft Edge and Chromium-Based Brow (/t-video-playback-restarts-every-10%E2%80%9315-seconds-in-microsoft-edge-and-chromium-based-brow) |
Video Playback Restarts Every 10–15 Seconds in Microsoft Edge and Chromium-Based Brow - kebbino - 2025-08-08 I’m experiencing abnormal behavior in Jellyfin’s WebUI: when accessing via Microsoft Edge and attempting to play any video file through transcoding, playback runs correctly for the first 10–15 seconds, but then restarts from the beginning. After repeating this cycle about twice, the player throws an error, while using Safari everything works as expected — transcoding completes successfully, allowing smooth playback at any bitrate and bandwidth. The problem occurs only on Microsoft Edge (latest version) and any Chromium-based browser, both on Windows and macOS, regardless of client device or network used. Environment Details:
Actual Behavior:
Additional Notes:
Hardware Info:
Video 1 Info: https://pastebin.com/jK78GPMS Video 2 Info: https://pastebin.com/vfaxhhza Docker container log: https://pastebin.com/VHVWMS2u RE: Video Playback Restarts Every 10–15 Seconds in Microsoft Edge and Chromium-Based Brow - bitmap - 2025-08-08 What is webhooks enabled for? It just seems to cause these errors: Code: [00:14:19] [WRN] [17] Jellyfin.Plugin.Webhook.Destinations.Generic.GenericClient: Error sending notification RE: Video Playback Restarts Every 10–15 Seconds in Microsoft Edge and Chromium-Based Brow - kebbino - 2025-08-08 Tried to disable webhook plugin, i don't even remember why i added it... still the same error without it. Also tried to re-enable tonemapping but both on video 1 (that is SDR) and video 2 the same error occurs. I highlight that the issue appears only on chromium-based browsers, on Firefox and Safari no issues. Updated log: https://pastebin.com/pAB5NCtE |