Skip to content

Commit

Permalink
add new fallback user/audience/critic images
Browse files Browse the repository at this point in the history
  • Loading branch information
YozoraXCII authored and meisnate12 committed Sep 20, 2024
1 parent 653882e commit fc4d577
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 4 deletions.
Binary file modified defaults/overlays/images/rating/Audience.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified defaults/overlays/images/rating/Critic.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified defaults/overlays/images/rating/Star.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
11 changes: 7 additions & 4 deletions docs/defaults/overlays/ratings.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,14 @@ ratings.**

!!! warning "IMPORTANT CHANGES TO RATINGS IN KOMETA 2.0.3"

As part of an overhaul of the Ratings default file introduced in 2.0.3, some changes have been made that makes life easier for the user:
A new way to apply Ratings overlays has been released as part of Kometa 2.0.3,

Kometa will automatically fetch the live rating from the selected source (TMDb, IMDb, Trakt via MDBList, etc.) during the Overlays run. This means that **users no longer have to run Mass Rating Update operations to update the Plex ratings**. In effect, this detaches Plex's ratings system from the Ratings overlays.
This new system allows the rating to be applied to posters without having to first run Operations to override Plex's in-built ratings slots.

This is an opt-in feature, any existing configs will continue to work.

We **strongly** advise that you read [this blog post](https://blog.kometa.wiki/en/latest/) which goes into more detail on the changes and what they mean for you.

In addition, Kometa will automatically select the best image to use based on the selected rating source that you have chosen. For example, if you define `rating1: imdb` then Kometa will automatically make the image for that rating `imdb`. **You no longer have to specify `ratingX_image` unless you want to override Kometa's default image selection.**

![](images/ratings_overlay.png)

Expand All @@ -35,7 +38,7 @@ The below YAML in your config.yml will create the overlays:
- default: ratings
template_variables:
rating1: imdb
rating2: tmdb
rating2: mdb_tomatoesaudience
rating3: mdb_trakt
TV Shows:
overlay_files:
Expand Down

0 comments on commit fc4d577

Please sign in to comment.