From 64ad77d4be456c8e568d39d2a32558a58fce4e62 Mon Sep 17 00:00:00 2001 From: bullmoose20 Date: Wed, 3 Aug 2022 08:36:14 -0400 Subject: [PATCH] added audience and fixed up people style (#400) * enhanced for 1.17.2 and beyond * updated comments for new 1.17.2 version of ratings * initial commit * added audience and fixed up people style * updated config for chart collection separator fix --- bullmoose20/config.yml | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/bullmoose20/config.yml b/bullmoose20/config.yml index 68ba8e1..899d602 100644 --- a/bullmoose20/config.yml +++ b/bullmoose20/config.yml @@ -43,34 +43,34 @@ libraries: # Library mappings must have a starting: 2010 ending: current_year - git: PMM/chart/anilist - - git: PMM/chart/basic - git: PMM/chart/imdb - git: PMM/chart/myanimelist - git: PMM/chart/other - git: PMM/chart/tautulli - git: PMM/chart/tmdb - git: PMM/chart/trakt + - git: PMM/chart/basic # Keep this as the last chart item so that collection_mode: hide works properly on library tab for CHART COLLECTION - git: PMM/actor template_variables: - style: rainier + style: bw data: depth: 5 limit: 150 - git: PMM/movie/director template_variables: - style: rainier + style: bw data: depth: 5 limit: 150 - git: PMM/movie/producer template_variables: - style: rainier + style: bw data: depth: 5 limit: 150 - git: PMM/movie/writer template_variables: - style: rainier + style: bw data: depth: 5 limit: 150 @@ -167,7 +167,7 @@ libraries: # Library mappings must have a delete_unmanaged_collections: true mass_critic_rating_update: imdb mass_audience_rating_update: tmdb - mass_user_rating_update: mdb_tomatoes + mass_user_rating_update: mdb_tomatoesaudience mass_genre_update: tmdb mass_content_rating_update: omdb mass_originally_available_update: tmdb @@ -194,16 +194,16 @@ libraries: # Library mappings must have a starting: 1947 ending: current_year - git: PMM/chart/anilist - - git: PMM/chart/basic - git: PMM/chart/imdb - git: PMM/chart/myanimelist - git: PMM/chart/other - git: PMM/chart/tautulli - git: PMM/chart/tmdb - git: PMM/chart/trakt + - git: PMM/chart/basic # Keep this as the last chart item so that collection_mode: hide works properly on library tab for CHART COLLECTION - git: PMM/actor template_variables: - style: rainier + style: bw data: depth: 5 limit: 150 @@ -374,7 +374,7 @@ libraries: # Library mappings must have a delete_unmanaged_collections: true mass_critic_rating_update: imdb mass_audience_rating_update: tmdb - mass_user_rating_update: mdb_tomatoes + mass_user_rating_update: mdb_tomatoesaudience mass_episode_critic_rating_update: imdb mass_episode_audience_rating_update: tmdb mass_genre_update: tmdb @@ -425,9 +425,9 @@ settings: # Can be individually specified custom_git: custom_repo: webhooks: # Can be individually specified per library as well - error: (redacted) - run_start: (redacted) - run_end: (redacted) + error: notifiarr + run_start: notifiarr + run_end: notifiarr changes: - notifiarr version: