mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-05-04 18:09:12 +03:00
Playback repeatedly fails and restarts (Jellyfin-mpeg7 7.1.1-7 regression from 7.0.2?) #7149
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 @CloCkWeRX on GitHub (Jul 9, 2025).
This issue respects the following points:
Description of the bug
In recent weeks; potentially after upgrading; playback of various items has failed repeatedly with no obvious error messages that explain a potential resolution.
Annecdotally, this was not happing in late May to early June, but has been since.
Reproduction steps
This occurs despite various transcoding settings, and across multiple files.
What is the current bug behavior?
Playback skips back to the start point (or back ~30-60 s)
What is the expected correct behavior?
Playback does not skip
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
I do not think these are relevant, as my client IP is 172.23.16.1. I am unclear as to why it's broadcasting to 239.255.255.250:1900.
FFmpeg logs
Client / Browser logs
Adding in a second
Relevant screenshots or videos
Adding in a second
Additional information
No response
@CloCkWeRX commented on GitHub (Jul 9, 2025):
What is confusing, particularly from the ffmpeg logs is
I'm very certain there's no user interaction on my part to cause that.
@CloCkWeRX commented on GitHub (Jul 9, 2025):
Playback "reset" behaviour. Resets from 0:40 to 0:00
https://github.com/user-attachments/assets/dc8c64ba-4d86-4639-b56d-53f07cecbac3
@CloCkWeRX commented on GitHub (Jul 9, 2025):
Is in the browser logs but doesn't provide much detail. Unclear if this is the same as #7007 or something else.
https://github.com/video-dev/hls.js/issues/4934 vaguely similar sounding?
@CloCkWeRX commented on GitHub (Jul 9, 2025):
And playing may have resolved it - a few glitchy behaviours or pausing, but not the full restart of playback.
https://github.com/jellyfin/jellyfin-ffmpeg/compare/v7.0.2-9...v7.1.1-7
Edit: nope! That improves it but it fails a lot.
@nyanmisaka commented on GitHub (Jul 9, 2025):
It is caused by a change in Chromium 138. It causes HLS.js to fail. Can be fixed with https://github.com/jellyfin/jellyfin-web/pull/6985.
Or use Firefox instead for now until JF 10.11 comes out.
@CloCkWeRX commented on GitHub (Jul 9, 2025):
Ah thanks. I did search for the error string, but did not find that issue
@nyanmisaka commented on GitHub (Jul 9, 2025):
Yes. It has nothing to do with ffmpeg upgrade.
@langestefan commented on GitHub (Sep 14, 2025):
hello @nyanmisaka I also have this issue on chrome. Does 10.11.0 RC5 include the fix so I can test it?
@nyanmisaka commented on GitHub (Sep 14, 2025):
Yes it is included. Back up your data before testing.