[PR #7961] refactor: use season number and episode number for NextUp ordering instead of SortName #11579

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

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

State: closed
Merged: Yes


Changes
Changed NextUp to use ParentIndexNumber and IndexNumber instead of SortName...

But SortName makes sense, right? And with this change you will need to change season and ep number to affect the Next Up order.

Issues
Maybe fixes #7719 and #7906

**Original Pull Request:** https://github.com/jellyfin/jellyfin/pull/7961 **State:** closed **Merged:** Yes --- <!-- Ensure your title is short, descriptive, and in the imperative mood (Fix X, Change Y, instead of Fixed X, Changed Y). For a good inspiration of what to write in commit messages and PRs please review https://chris.beams.io/posts/git-commit/ and our documentation. --> **Changes** Changed NextUp to use ParentIndexNumber and IndexNumber instead of SortName... But SortName makes sense, right? And with this change you will need to change season and ep number to affect the Next Up order. **Issues** Maybe fixes #7719 and #7906
OVERLORD added the pull-request label 2026-02-07 06:40:57 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#11579