From b698617121de2e6ed6ba08a16f929f553c8e8162 Mon Sep 17 00:00:00 2001 From: bullmoose20 Date: Thu, 11 Aug 2022 12:30:48 -0400 Subject: [PATCH 1/2] added show/franchise --- bullmoose20/config.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/bullmoose20/config.yml b/bullmoose20/config.yml index 899d602..0cc4210 100644 --- a/bullmoose20/config.yml +++ b/bullmoose20/config.yml @@ -220,6 +220,7 @@ libraries: # Library mappings must have a ending: current_year - git: PMM/show/country - git: PMM/show/decade + - git: PMM/show/franchise - git: PMM/show/network - git: PMM/streaming overlay_path: From 6f89a5815a9d6e4a03effa5be146be2bfc5317f8 Mon Sep 17 00:00:00 2001 From: bullmoose20 Date: Mon, 15 Aug 2022 08:30:02 -0400 Subject: [PATCH 2/2] adjust people depth --- bullmoose20/config.yml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bullmoose20/config.yml b/bullmoose20/config.yml index 0cc4210..3862e09 100644 --- a/bullmoose20/config.yml +++ b/bullmoose20/config.yml @@ -54,25 +54,25 @@ libraries: # Library mappings must have a template_variables: style: bw data: - depth: 5 + depth: 10 limit: 150 - git: PMM/movie/director template_variables: style: bw data: - depth: 5 + depth: 10 limit: 150 - git: PMM/movie/producer template_variables: style: bw data: - depth: 5 + depth: 10 limit: 150 - git: PMM/movie/writer template_variables: style: bw data: - depth: 5 + depth: 10 limit: 150 - git: PMM/audio_language - git: PMM/movie/content_rating_us # Choose content_rating_uk or content_rating_us @@ -205,7 +205,7 @@ libraries: # Library mappings must have a template_variables: style: bw data: - depth: 5 + depth: 10 limit: 150 - git: PMM/audio_language - git: PMM/show/content_rating_us # Choose content_rating_uk or content_rating_us