From d8315df0bcda0e3c22227df6c1f9e5ba07a7f663 Mon Sep 17 00:00:00 2001 From: bullmoose20 Date: Sat, 27 Aug 2022 11:52:58 -0400 Subject: [PATCH] fixed ratings --- bullmoose20/config.yml | 16 +++++++++------- 1 file changed, 9 insertions(+), 7 deletions(-) diff --git a/bullmoose20/config.yml b/bullmoose20/config.yml index 72878cb..99ce090 100644 --- a/bullmoose20/config.yml +++ b/bullmoose20/config.yml @@ -4,7 +4,7 @@ libraries: # Library mappings must have a Movies: report_path: config/missing/Movies_missing.yml template_variables: - sep_style: purple + sep_style: gray collection_mode: hide metadata_path: - git: PMM/award/bafta @@ -53,9 +53,6 @@ libraries: # Library mappings must have a - 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: - exclude: - - Brett Favre - - Tom Brady style: bw data: depth: 10 @@ -68,6 +65,9 @@ libraries: # Library mappings must have a limit: 150 - git: PMM/movie/producer template_variables: + exclude: + - Jeremy Kleiner + - Thomas Hayslip style: bw data: depth: 10 @@ -174,7 +174,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_tomatoesaudience + mass_user_rating_update: mdb_tomatoes mass_genre_update: tmdb mass_content_rating_update: omdb mass_originally_available_update: tmdb @@ -183,7 +183,7 @@ libraries: # Library mappings must have a TV Shows: report_path: config/missing/TV_missing.yml template_variables: - sep_style: stb + sep_style: gray collection_mode: hide metadata_path: - git: PMM/award/choice @@ -211,6 +211,8 @@ libraries: # Library mappings must have a - 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: + exclude: + - Macy Nyman style: bw data: depth: 10 @@ -383,7 +385,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_tomatoesaudience + mass_user_rating_update: mdb_tomatoes mass_episode_critic_rating_update: imdb mass_episode_audience_rating_update: tmdb mass_genre_update: tmdb