mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-07-16 05:43:54 +03:00
WEB UI player is not able to resume transcoded contents (HLS streaming) in case of connection break #7312
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @GiuseppeIgnone on GitHub (Sep 10, 2025).
Description of the bug
WEB UI player is not able to recover transcoded contents (HLS streaming) in case of connection break, so the cover image appears and the content is reset to the beginning.
Reproduction steps
What is the current bug behavior?
The player shows a background image (cover usually) and the video is set back to 0:00 and never starts again.
What is the expected correct behavior?
I expect a loading/buffer icon untile the connection is established again so i can continue to watch the content
Jellyfin Server version
10.10.0+
Specify commit id
No response
Specify unstable release number
No response
Specify version number
10.10.7
Specify the build version
10.10.7
Environment
Jellyfin logs
FFmpeg logs
Client / Browser logs
jellyfin-1757516339249.log
Relevant screenshots or videos
Additional information
No response