[Request]: Setting Dont Skip last Episode
Describe the bug
Hi, a setting to disable the skip of the last episode. Same as there is already a setting for the first episode. Most of the times i want to hear the last episodes Intro one last time before i end a series :)
Jellyfin installation method
Container image and tag
No response
Operating System
Support Bundle
-
Jellyfin logs
No response
The problems with this are that you may get an inaccurate episode count if a scan is in progress, your library is incomplete, or any other condition where the last perceived episode isn’t the last real episode. In cases where you add episodes weekly, you’d essentially watch the intro every time.
Wouldn't it be possible to enable the feature only for completed series and ignore all incomplete series?
There is no reliable way to recognise whether a series has ended.
Another idea. Let the user decide the time frame when a episode should marked as last episode. So we would have an option for it (default Off)
Example options:
- Enable Intro for last episode: [x]
- Timeframe after which a episode will marked as last episode: [30] days
Its not perfect, but it should work for all series and seasons which are already completed on the server.
Seems like you could also just not set auto skip on the server and toggle it on the client as desired without all the configuration.