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 episodes/movies where the duration is unknown #294

Merged
merged 4 commits into from
Jan 20, 2024
Merged

Conversation

zoriya
Copy link
Owner

@zoriya zoriya commented Jan 20, 2024

This allows the runtime value to be null if unknown. There is a new field percent that should be sent on the watch Status update. If it is not specified, but the duration of the item is known, it is calculated like it was before. If the duration is not known, the handler returns 400 and does not update.

Closes #279

@zoriya zoriya added this to the v4.2.0 milestone Jan 20, 2024
@zoriya zoriya added the api label Jan 20, 2024
@zoriya zoriya self-assigned this Jan 20, 2024
@zoriya zoriya merged commit 14da738 into master Jan 20, 2024
10 checks passed
@zoriya zoriya deleted the fix/duration branch January 20, 2024 16:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Items without a runtime info on themoviedb can't be registered
1 participant