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:
- Jellyfin Server: 10.10.7 (installed via TrueNAS catalog)
- Server OS: TrueNAS Scale 25.04.0
- Problematic Browser: Microsoft Edge 138.0.3351.121 (Official build) (arm64)
- Working Browser: Safari 26.0 (21622.1.19.11.2)
- Access Method: WebUI via local IP and/or Cloudflared reverse proxy to a subdomain of my website
Actual Behavior:
- On Edge, transcoding for any file (HEVC HDR, H264 SDR, etc.) fails, showing a visible HLS stream error on-screen (screenshot attached).
- On Safari, everything works fine.
Additional Notes:
- I recently added an NVIDIA GTX 1660 SUPER to the system for transcoding in both Jellyfin and Immich, enabling NVENC in the Jellyfin Control Panel and verifying supported codecs for my GPU. NVDEC shows only HEVC decoding, as other formats are unsupported for this GPU generation. Tonemapping has been temporarily disabled for testing, but the problem does not seem related to this part of the transcoding pipeline.
- I tested clearing cache and cookies in Edge, and using Developer Tools → Network tab shows a steady frame download rate.
- For transcoding cache, I first used a SATA SSD with sufficient space, then tested with RAM-based caching — both produced the same issue.
- Test files vary widely in characteristics. Since I cannot currently simulate low network bandwidth, I limited the Jellyfin player to 720 kbps for testing. Logs with file info are attached via Pastebin.
- Docker container logs are also attached.
Hardware Info:
- CPU: Intel® Core i7-4790K @ 4.00GHz
- Memory: 32 GiB DDR3
- GPU: NVIDIA GTX 1660 SUPER VENTUS X
Video 1 Info:
https://pastebin.com/jK78GPMS
Video 2 Info:
https://pastebin.com/vfaxhhza
Docker container log:
https://pastebin.com/VHVWMS2u