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

Display order change fix, Cache collision fix, restrict airsbefore/after to aired display order #143

Merged
merged 5 commits into from
May 22, 2024

Conversation

scampower3
Copy link
Member

@scampower3 scampower3 commented May 19, 2024

Fix the cache key to account for different types of display order. Important fix so ppl can use identify with diff display ordering.

Restrict the AirsBeforeEpisodeNumber, AirsAfterSeasonNumber and AirsBeforeSeasonNumber to only aired order display order

@scampower3
Copy link
Member Author

scampower3 commented May 19, 2024

Added a fix so changing the display order will allow for ignoring the tvdbid present since it sets IsAutomated to be true . No need to go through the indentify workaround.

Should fix jellyfin/jellyfin#11123 and #101

@scampower3
Copy link
Member Author

scampower3 commented May 19, 2024

@crobibero Once this is merged, can a new release be made?

@scampower3 scampower3 changed the title Cache collision fix and restrict AirsBefore/AirsAfter to air order display order only. Display order change fix, Cache collision fix, restrict airsbefore/after to aired display order May 19, 2024
@scampower3 scampower3 added the bug This PR or Issue describes or fixes something that isn't working label May 22, 2024
@scampower3 scampower3 requested a review from crobibero May 22, 2024 02:20
@crobibero crobibero merged commit f79c195 into jellyfin:master May 22, 2024
4 checks passed
@scampower3 scampower3 deleted the restrict-some-data branch May 22, 2024 17:20
@scampower3 scampower3 linked an issue May 22, 2024 that may be closed by this pull request
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.

Make Jellyfin get the absolute order from the tvdb API
2 participants