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

Feat: Add a polling task to check for update via the update api endpoint #124

Merged
merged 9 commits into from
Mar 24, 2024

Conversation

scampower3
Copy link
Member

Checks update api endpoint for updated metadata. Matches the id to tvdb id's in the server. Updates all relevent series and episodes.

@Shadowghost
Copy link
Contributor

Why exactly do we need this? Library monitoring and scheduled library scans should already take care of this.

@scampower3
Copy link
Member Author

scampower3 commented Mar 18, 2024

It's mainly for newer tv shows where there is new info added. It's better than using Automatically refresh metadata from the internet since this doesnt do a refresh for all the shows/episodes in a library at one go, but rather only update the relevent ones.

I left this task disabled by default.

@scampower3 scampower3 changed the title Feat: Add a polling task to check for update via the update api enpoint Feat: Add a polling task to check for update via the update api endpoint Mar 18, 2024
@crobibero crobibero added the feature This PR or Issue requests or introduces a new feature label Mar 24, 2024
@crobibero crobibero merged commit 18b1e47 into jellyfin:master Mar 24, 2024
4 checks passed
@scampower3 scampower3 deleted the pollertask branch March 25, 2024 01:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature This PR or Issue requests or introduces a new feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants