Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: use a combination of ParentIndexNumber and IndexNumber to determine next up episodes #8662

Conversation

cvium
Copy link
Member

@cvium cvium commented Oct 30, 2022

Changes
Using ParentIndexNumber and IndexNumber individually doesn't work when the next episode is in another season. This changes the query to look for higher episode numbers in the same season and episodes in higher seasons.

Issues
Fixes #8655

@cvium cvium added the stable backport Backport into the next stable release label Oct 30, 2022
@lancerocke lancerocke mentioned this pull request Oct 30, 2022
1 task
@joshuaboniface joshuaboniface added this to Active PRs in Release 10.8.0 via automation Oct 31, 2022
@joshuaboniface joshuaboniface merged commit 45f3fb1 into jellyfin:release-10.8.z Oct 31, 2022
Release 10.8.0 automation moved this from Active PRs to Completed PRs Oct 31, 2022
jellyfin-bot pushed a commit that referenced this pull request Nov 1, 2022
fix: use a combination of ParentIndexNumber and IndexNumber to determine next up episodes

Original-merge: 45f3fb1

Merged-by: Joshua M. Boniface <joshua@boniface.me>

Backported-by: Joshua M. Boniface <joshua@boniface.me>
@jellyfin-bot jellyfin-bot moved this from Completed PRs to Jellyfinished in Release 10.8.0 Nov 1, 2022
@jellyfin-bot jellyfin-bot removed the stable backport Backport into the next stable release label Nov 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Release 10.8.0
  
Jellyfinished
Development

Successfully merging this pull request may close these issues.

None yet

5 participants