mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-05-04 18:09:12 +03:00
video playback looping back several minutes after film has ended #6648
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 @Wurzelmann on GitHub (Jan 11, 2025).
This issue respects the following points:
Description of the bug
After a movie has ended (it never happens with series, only movies), the video loops back a few minutes and starts playback again from there, no idea why.
Reproduction steps
What is the current bug behavior?
the movie playback does not stop at the end of the movie, it rewinds back a few minutes and continues from there.
What is the expected correct behavior?
Movie playback is at its end, movie stops, closes and is done.
Jellyfin Server version
10.10.0+
Specify commit id
No response
Specify unstable release number
No response
Specify version number
10.10.3
Specify the build version
10.10.3
Environment
Jellyfin logs
FFmpeg logs
Client / Browser logs
No response
Relevant screenshots or videos
No response
Additional information
No response
@Aydonger commented on GitHub (Jan 11, 2025):
Same happens at my Jellyfin Installation. But (currently) not with the "Main" Movies, but with Moviefiles in the "behind the scenes" or "extra" Folders.
@Wurzelmann commented on GitHub (Jan 11, 2025):
Funny, for me it is just the main movies, just tested a folder full of specials and they were okay...
@Aydonger commented on GitHub (Jan 11, 2025):
At first I thought it might be due to the file format (MP4 or MKV). As the specials with the error are all in MP4 format, I didn't have a chance to verify this idea.
I suspected that I had encoded something incorrectly when creating the film files. But that doesn't seem to be the case...
@Wurzelmann commented on GitHub (Jan 11, 2025):
I also did not find any hints what the problem might be, I have MP4s, MKVs all behaving in this way and is really annoying...
@felix920506 commented on GitHub (Jan 11, 2025):
Are you sure it is direct playing? If it is direct playing then there is nothing we can really do about it unfortunately.
@Wurzelmann commented on GitHub (Jan 11, 2025):
Yes it is, I just checked with the last film it happened to:
@felix920506 commented on GitHub (Jan 11, 2025):
Yeah, closing as there is nothing we can really do about it. Your best course of action would be to simply not use Firefox for Jellyfin.
@Wurzelmann commented on GitHub (Jan 11, 2025):
Okay, fair enough and just for the record: I just tried to reproduce this with Chromium and it just worked, thanks for your time.