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 retrieval of episode num for virtual episode. #142

Merged
merged 2 commits into from
May 19, 2024

Conversation

scampower3
Copy link
Member

Virtual Episodes loses episode number data when doing a full refresh. Current implementation does not work due to wrong properties being used to compare. EpisodeExtendedRecord does not provide all the episode numbers for various display orders. So have to get all episodes for the series and search for the episode.

@crobibero crobibero added the bug This PR or Issue describes or fixes something that isn't working label May 19, 2024
@crobibero crobibero merged commit 7c62aa8 into jellyfin:master May 19, 2024
4 checks passed
@scampower3 scampower3 deleted the bug-fix branch May 19, 2024 14:33
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