[46] overlays examples fix for 1.18

pull/1221/head
bullmoose20 2 years ago
parent 2db9ceece2
commit 3a8e7cd39b

@ -1 +1 @@
1.18.0-develop45 1.18.0-develop46

@ -61,7 +61,7 @@ libraries:
- pmm: language_count # 10 - pmm: language_count # 10
- pmm: ribbon # 11, 12 Bottom right sash is used by more than one overlay so a weight for priority can be applied - pmm: ribbon # 11, 12 Bottom right sash is used by more than one overlay so a weight for priority can be applied
operations: operations:
mass_user_rating_update: mdb_tomatoes # 5 This operation will update the user rating in plex with Rotten Tomatoes ratings information (mdblist config required) mass_user_rating_update: mdb_tomatoes # 5 This operation will update the user rating in plex with Rotten Tomatoes ratings information gathered through mdblist.com (mdblist config required)
mass_critic_rating_update: imdb # 6 This operation will update the critic rating in plex with IMDb ratings information mass_critic_rating_update: imdb # 6 This operation will update the critic rating in plex with IMDb ratings information
mass_audience_rating_update: tmdb # 7 This operation will update the audience rating in plex with TMDb ratings information mass_audience_rating_update: tmdb # 7 This operation will update the audience rating in plex with TMDb ratings information
``` ```
@ -106,7 +106,7 @@ libraries:
- pmm: video_format # 8 - pmm: video_format # 8
- pmm: ribbon # 10, 11 Bottom right sash is used by more than one overlay so a weight for priority can be applied - pmm: ribbon # 10, 11 Bottom right sash is used by more than one overlay so a weight for priority can be applied
operations: operations:
mass_user_rating_update: mdb_tomatoes # 4 This operation will update the user rating in plex with Rotten Tomatoes ratings information (mdblist config required) mass_user_rating_update: mdb_tomatoes # 4 This operation will update the user rating in plex with Rotten Tomatoes ratings information gathered through mdblist.com (mdblist config required)
mass_critic_rating_update: imdb # 5 This operation will update the critic rating in plex with IMDb ratings information mass_critic_rating_update: imdb # 5 This operation will update the critic rating in plex with IMDb ratings information
mass_audience_rating_update: tmdb # 6 This operation will update the audience rating in plex with TMDb ratings information mass_audience_rating_update: tmdb # 6 This operation will update the audience rating in plex with TMDb ratings information
``` ```

Loading…
Cancel
Save