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

add plex_* ratings #2445

Merged
merged 7 commits into from
Jan 13, 2025
Merged

add plex_* ratings #2445

merged 7 commits into from
Jan 13, 2025

Conversation

chazlarson
Copy link
Contributor

@chazlarson chazlarson commented Jan 12, 2025

Description

Adds support for:

      # mass_audience_rating_update: plex_imdb
      # mass_audience_rating_update: plex_tmdb
      # mass_audience_rating_update: plex_tomatoes
      # mass_audience_rating_update: plex_tomatoesaudience
      # mass_episode_audience_rating_update: plex_tmdb
      # mass_episode_audience_rating_update: plex_imdb

Type of Change

  • New feature (non-breaking change which adds functionality)

Checklist

  • Updated Documentation to reflect changes
  • Updated the CHANGELOG with the changes

@chazlarson chazlarson requested a review from YozoraXCII January 12, 2025 22:02
@YozoraXCII YozoraXCII added the docker Build Pull Request in Docker label Jan 12, 2025
@YozoraXCII
Copy link
Contributor

YozoraXCII commented Jan 12, 2025

mass_*_rating_update operations all work, but both mass_episode_*_rating_update options result in:

Config Error: mass_episode_user_rating_update plex_imdb must be a number between 0 and 10

libraries:
  TV Shows:
    operations:
      mass_episode_user_rating_update: plex_imdb

@YozoraXCII
Copy link
Contributor

I also noticed that the docs only added plex_tmdb and plex_imdb to the non-episode Operations

@chazlarson
Copy link
Contributor Author

I guess I hadn't pushed the last changes.

@YozoraXCII
Copy link
Contributor

Tested and confirmed both episode operations now functional

@YozoraXCII YozoraXCII merged commit 2b5ff53 into nightly Jan 13, 2025
4 checks passed
@YozoraXCII YozoraXCII deleted the new-ratings branch January 13, 2025 14:22
kometa-tokens bot pushed a commit that referenced this pull request Jan 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docker Build Pull Request in Docker
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants