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

Get season id according to selected display order. #147

Merged

Conversation

scampower3
Copy link
Member

@scampower3 scampower3 commented May 25, 2024

Currently, it will use the first season id that matches with the season number (usually aired order). However, seasons will have different id based on its display order. Season images are grouped according to that display order. So, to get the correct images for the display order, correct season id for the display order should be retrieved. In the case of no images can be found for that display order, fallback to aired order images.

@scampower3 scampower3 added the bug This PR or Issue describes or fixes something that isn't working label May 25, 2024
@crobibero crobibero merged commit 2737e76 into jellyfin:master May 25, 2024
4 checks passed
@scampower3 scampower3 deleted the get-season-id-according-to-displayorder branch May 25, 2024 15:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug This PR or Issue describes or fixes something that isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants