mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-05-04 18:09:12 +03:00
Skip credit/Next episode #6641
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 @Wernouxe on GitHub (Jan 8, 2025).
This issue respects the following points:
Description of the bug
do not mark the episode as seen when using the functionality to pass to the next episode
Reproduction steps
make sure that the possibility to pass to the next episode is displayed and used
https://youtu.be/SxQ7DcsrfLE
What is the current bug behavior?
do not mark the episode as seen when using the functionality to pass to the next episode
What is the expected correct behavior?
The current episode is marked as "Seen".
Jellyfin Server version
Unstable
Specify commit id
No response
Specify unstable release number
No response
Specify version number
No response
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
@felix920506 commented on GitHub (Jan 8, 2025):
The watched status is set using a percentage, not based on the button. The percentage can be configured per user in their settings.
Closing this as this is working as intended
@Wernouxe commented on GitHub (Jan 9, 2025):
If this is a normal case for the button, can I make the suggestion?