From c6c10aa3e3df0126adb35ea09693aa7e6420d961 Mon Sep 17 00:00:00 2001 From: Chaz Larson Date: Sat, 30 Sep 2023 10:07:45 -0500 Subject: [PATCH] Update operations.md Remove ratings-related note from poster operation. --- docs/config/operations.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/docs/config/operations.md b/docs/config/operations.md index 4ec0909d..be1b807c 100644 --- a/docs/config/operations.md +++ b/docs/config/operations.md @@ -240,8 +240,6 @@ Updates every item's episode's audience/critic/user rating in the library to the Updates every item's poster to the chosen sites poster. Will fallback to `plex` if the given option fails. Assets will be used over anything else. -IMPORTANT NOTE: This does not affect the icons displayed in the Plex UI. This will place the number of your choice in the relevant field in the Plex database. In other words, if Plex is configured to use Rotten Tomatoes ratings, then no matter what happens with this mass rating update operation, the icons in the Plex UI will remain Rotten Tomatoes. The human who decided to put TMDB ratings in the critic slot and Letterboxd ratings in the audience slot is the only party who knows that the ratings are no longer Rotten Tomatoes. One primary use of this feature is to put ratings overlays on posters. More information on what PMM can do with these ratings can be found [here](../home/guides/ratings). - **Attribute:** `mass_poster_update` **Values:** There are a few different options to determine how the `mass_poster_update` works.