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 for missing timer icon on in-progress episodes #913

Merged
merged 1 commit into from
Apr 19, 2023

Conversation

MoojMidge
Copy link
Contributor

@MoojMidge MoojMidge commented Apr 19, 2023

#728 and 2716878 introduced a bug where the timer icon for in-progress episodes was not being shown because the variable condition used for items with unwatched episodes is a higher priority than the condition for resumable items.

This PR simply checks that the TV Show/Season/Episode with unwatched episodes is not also resumable.

Before:
image

After:
image

@jurialmunkey
Copy link
Owner

Lgtm

@jurialmunkey jurialmunkey merged commit 5c25c33 into jurialmunkey:main Apr 19, 2023
@MoojMidge MoojMidge deleted the timer_icon branch April 20, 2023 04:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants