[PR #10200] Add option to include resumable items in next up requests #12374

Closed
opened 2026-02-07 06:54:43 +03:00 by OVERLORD · 0 comments
Owner

Original Pull Request: https://github.com/jellyfin/jellyfin/pull/10200

State: closed
Merged: Yes


Changes
Adds an option to enable resumable items to be included in next up requests. This defaults to true to enable the original behavior of finding the next episode of a series that should be played.

Clients will probably want to add the new request parameter to prevent the duplication on the home screen between next up and continue watching. Once this is merged I plan to add a new home screen section type that uses this to present a single row for next up + continue watching (as has been requested here). Actually this still won't fully meet the needs for a combined up next + continue watching home screen section since it does not include movies. 🤔

PR that introduced the initial breakage: https://github.com/jellyfin/jellyfin/pull/4628

Issues
N/A

**Original Pull Request:** https://github.com/jellyfin/jellyfin/pull/10200 **State:** closed **Merged:** Yes --- **Changes** Adds an option to enable resumable items to be included in next up requests. This defaults to true to enable the original behavior of finding the next episode of a series that should be played. Clients will probably want to add the new request parameter to prevent the duplication on the home screen between next up and continue watching. ~~Once this is merged I plan to add a new home screen section type that uses this to present a single row for next up + continue watching (as has been requested [here](https://features.jellyfin.org/posts/1055/give-the-option-to-combine-next-up-and-continue-watching)).~~ Actually this still won't fully meet the needs for a combined up next + continue watching home screen section since it does not include movies. :thinking: PR that introduced the initial breakage: https://github.com/jellyfin/jellyfin/pull/4628 **Issues** N/A
OVERLORD added the pull-request label 2026-02-07 06:54:43 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#12374