From d332c4ac5521fc6d1fb89078a2df3b4c78fca154 Mon Sep 17 00:00:00 2001 From: meisnate12 Date: Thu, 6 Oct 2022 14:58:57 -0400 Subject: [PATCH] [95] update award default pages --- VERSION | 2 +- defaults/award/bafta.yml | 6 ++--- defaults/award/cannes.yml | 40 +++------------------------- defaults/award/choice.yml | 46 +++++---------------------------- defaults/award/emmy.yml | 42 +++++------------------------- defaults/award/golden.yml | 45 ++++++-------------------------- defaults/award/oscars.yml | 33 ++++------------------- defaults/award/other_award.yml | 36 +++++--------------------- defaults/award/spirit.yml | 37 +++++--------------------- defaults/award/sundance.yml | 37 +++++--------------------- defaults/show/country.yml | 2 +- docs/defaults/award/bafta.md | 10 ++++--- docs/defaults/award/cannes.md | 18 +++++++++---- docs/defaults/award/choice.md | 23 ++++++++++++----- docs/defaults/award/emmy.md | 21 +++++++++++---- docs/defaults/award/golden.md | 26 +++++++++++++++---- docs/defaults/award/oscars.md | 21 ++++++++++----- docs/defaults/award/other.md | 19 +++++++++++--- docs/defaults/award/spirit.md | 18 +++++++++---- docs/defaults/award/sundance.md | 20 +++++++++----- modules/overlays.py | 4 +-- 21 files changed, 188 insertions(+), 318 deletions(-) diff --git a/VERSION b/VERSION index fecc2c1b..36be3224 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.17.3-develop94 +1.17.3-develop95 diff --git a/defaults/award/bafta.yml b/defaults/award/bafta.yml index 1617ddaa..7e75eafe 100644 --- a/defaults/award/bafta.yml +++ b/defaults/award/bafta.yml @@ -1,9 +1,9 @@ ############################################################################## -# BAFTA Collections # +# British Academy Film Awards Collections # # Created by Yozora, Bullmoose20, & Sohjiro # # Credit to pjcob & maxwelldeux for the Trakt Lists # -# EDITING THIS FILE MAY CAUSE PULLING NEW UPDATES TO FAIL # -# https://metamanager.wiki/en/latest/defaults/chart/bafta.html # +# EDITING THIS FILE MAY CAUSE PULLING NEW UPDATES TO FAIL # +# https://metamanager.wiki/en/latest/defaults/award/bafta.html # ############################################################################## external_templates: diff --git a/defaults/award/cannes.yml b/defaults/award/cannes.yml index 0937101d..1ca612cc 100644 --- a/defaults/award/cannes.yml +++ b/defaults/award/cannes.yml @@ -1,43 +1,11 @@ ############################################################################## -# Cannes Collections # +# Cannes Awards Collections # # Created by Yozora, Bullmoose20, & Sohjiro # # Credit to pjcob & maxwelldeux for the Trakt Lists # -# https://metamanager.wiki/en/latest/defaults/chart/cannes.html # +# EDITING THIS FILE MAY CAUSE PULLING NEW UPDATES TO FAIL # +# https://metamanager.wiki/en/latest/defaults/award/cannes.html # ############################################################################## - -############################################################# -# Cannes Collections # -# Created by Yozora, Bullmoose20, & Sohjiro # -# Credit to pjcob & maxwelldeux for the Trakt Lists # -############################################################# -# REQUIRES TRAKT AUTHENTICATION # -# https://metamanager.wiki/en/latest/config/trakt.html # -# # -# Call this from your config.yml (Movie only) # -# If nothing is specified these are the defaults # -# # -# metadata_path: # -# - git: PMM/award/cannes # -# template_variables: # -# # Turn the individual year collections on/off # -# use_year_collections: true # -# # Sets the collection order of the collection # -# collection_order: custom # -# # Sets the collection mode of the collection # -# collection_mode: # -# # Sets the value at the start of the sort title # -# collection_section: 16 # -# # Adds missing from the collection to radarr # -# radarr_add_missing: # -# # Radarr Folder to add to # -# radarr_folder: # -# # Radarr Tag for added missing # -# radarr_tag: # -# # Radarr Tag for existing items # -# item_radarr_tag: # -############################################################# - external_templates: pmm: templates template_variables: @@ -49,7 +17,7 @@ translations: collections: Cannes Golden Palm Winners: variables: - key: palme + key: palm template: - name: shared sort: Cannes ! diff --git a/defaults/award/choice.yml b/defaults/award/choice.yml index ec6e3c2d..c8c97aad 100644 --- a/defaults/award/choice.yml +++ b/defaults/award/choice.yml @@ -1,42 +1,10 @@ -############################################################# -# Critics Choice Awards Collections # -# Created by Yozora, Bullmoose20, & Sohjiro # -# Credit to pjcob for the Trakt Lists # -############################################################# -# REQUIRES TRAKT AUTHENTICATION # -# https://metamanager.wiki/en/latest/config/trakt.html # -# # -# Call this from your config.yml (Movie or Show) # -# If nothing is specified these are the defaults # -# # -# metadata_path: # -# - git: PMM/award/choice # -# template_variables: # -# # Turn the individual year collections on/off # -# use_year_collections: true # -# # Sets the collection order of the collection # -# collection_order: custom # -# # Sets the collection mode of the collection # -# collection_mode: # -# # Sets the value at the start of the sort title # -# collection_section: 16 # -# # Adds missing from the collection to radarr # -# radarr_add_missing: # -# # Adds missing from the collection to sonarr # -# sonarr_add_missing: # -# # Radarr Folder to add to # -# radarr_folder: # -# # Sonarr Folder to add to # -# sonarr_folder: # -# # Radarr Tag for added missing # -# radarr_tag: # -# # Sonarr Tag for added missing # -# sonarr_tag: # -# # Radarr Tag for existing items # -# item_radarr_tag: # -# # Sonarr Tag for existing items # -# item_sonarr_tag: # -############################################################# +############################################################################## +# Critics Choice Awards Collections # +# Created by Yozora, Bullmoose20, & Sohjiro # +# Credit to pjcob for the Trakt Lists # +# EDITING THIS FILE MAY CAUSE PULLING NEW UPDATES TO FAIL # +# https://metamanager.wiki/en/latest/defaults/award/choice.html # +############################################################################## external_templates: pmm: templates diff --git a/defaults/award/emmy.yml b/defaults/award/emmy.yml index 5b5d67cc..d88ccc57 100644 --- a/defaults/award/emmy.yml +++ b/defaults/award/emmy.yml @@ -1,39 +1,9 @@ -############################################################# -# Emmy Collections # -# Created by Yozora, Bullmoose20, & Sohjiro # -############################################################# -# Call this from your config.yml (Movie or Show) # -# If nothing is specified these are the defaults # -# # -# metadata_path: # -# - git: PMM/award/emmy # -# template_variables: # -# # Turn the individual year collections on/off # -# use_year_collections: true # -# # Sets the sort of the IMDb Search # -# imdb_sort: moviemeter,desc # -# collection_order: custom # -# # Sets the collection mode of the collection # -# collection_mode: # -# # Sets the value at the start of the sort title # -# collection_section: 16 # -# # Adds missing from the collection to radarr # -# radarr_add_missing: # -# # Adds missing from the collection to sonarr # -# sonarr_add_missing: # -# # Radarr Folder to add to # -# radarr_folder: # -# # Sonarr Folder to add to # -# sonarr_folder: # -# # Radarr Tag for added missing # -# radarr_tag: # -# # Sonarr Tag for added missing # -# sonarr_tag: # -# # Radarr Tag for existing items # -# item_radarr_tag: # -# # Sonarr Tag for existing items # -# item_sonarr_tag: # -############################################################# +############################################################################## +# Emmy Awards Collections # +# Created by Yozora, Bullmoose20, & Sohjiro # +# EDITING THIS FILE MAY CAUSE PULLING NEW UPDATES TO FAIL # +# https://metamanager.wiki/en/latest/defaults/award/emmy.html # +############################################################################## external_templates: pmm: templates diff --git a/defaults/award/golden.yml b/defaults/award/golden.yml index 41fe79a2..0051f073 100644 --- a/defaults/award/golden.yml +++ b/defaults/award/golden.yml @@ -1,40 +1,10 @@ -############################################################# -# Golden Globes Collections # -# Created by Yozora, Bullmoose20, & Sohjiro # -# Credit to maxwelldeux for the Trakt Lists # -############################################################# -# Call this from your config.yml (Movie or Show) # -# If nothing is specified these are the defaults # -# # -# metadata_path: # -# - git: PMM/award/golden # -# template_variables: # -# # Turn the individual year collections on/off # -# use_year_collections: true # -# # Sets the sort of the IMDb Search # -# imdb_sort: moviemeter,desc # -# collection_order: custom # -# # Sets the collection mode of the collection # -# collection_mode: # -# # Sets the value at the start of the sort title # -# collection_section: 16 # -# # Adds missing from the collection to radarr # -# radarr_add_missing: # -# # Adds missing from the collection to sonarr # -# sonarr_add_missing: # -# # Radarr Folder to add to # -# radarr_folder: # -# # Sonarr Folder to add to # -# sonarr_folder: # -# # Radarr Tag for added missing # -# radarr_tag: # -# # Sonarr Tag for added missing # -# sonarr_tag: # -# # Radarr Tag for existing items # -# item_radarr_tag: # -# # Sonarr Tag for existing items # -# item_sonarr_tag: # -############################################################# +############################################################################## +# Golden Globes Awards Collections # +# Created by Yozora, Bullmoose20, & Sohjiro # +# Credit to maxwelldeux for the Trakt Lists # +# EDITING THIS FILE MAY CAUSE PULLING NEW UPDATES TO FAIL # +# https://metamanager.wiki/en/latest/defaults/award/golden.html # +############################################################################## external_templates: pmm: templates @@ -51,6 +21,7 @@ collections: template: - name: shared sort: Golden Globes !1 + allowed_libraries: movie image: award/golden/best_picture_winner - name: arr - name: custom diff --git a/defaults/award/oscars.yml b/defaults/award/oscars.yml index f74049a9..91ca6e2b 100644 --- a/defaults/award/oscars.yml +++ b/defaults/award/oscars.yml @@ -1,31 +1,8 @@ -############################################################# -# Oscars Collections # -# Created by Yozora, Bullmoose20, & Sohjiro # -############################################################# -# Call this from your config.yml (Movie only) # -# If nothing is specified these are the defaults # -# # -# metadata_path: # -# - git: PMM/award/oscars # -# template_variables: # -# # Turn the individual year collections on/off # -# use_year_collections: true # -# # Sets the sort of the IMDb Search # -# imdb_sort: user_rating,desc # -# collection_order: custom # -# # Sets the collection mode of the collection # -# collection_mode: # -# # Sets the value at the start of the sort title # -# collection_section: 16 # -# # Adds missing from the collection to radarr # -# radarr_add_missing: # -# # Radarr Folder to add to # -# radarr_folder: # -# # Radarr Tag for added missing # -# radarr_tag: # -# # Radarr Tag for existing items # -# item_radarr_tag: # -############################################################# +############################################################################## +# Academy Awards (Oscars) Collections # +# Created by Yozora, Bullmoose20, & Sohjiro # +# https://metamanager.wiki/en/latest/defaults/award/oscars.html # +############################################################################## external_templates: pmm: templates diff --git a/defaults/award/other_award.yml b/defaults/award/other_award.yml index 60f087aa..fe540e64 100644 --- a/defaults/award/other_award.yml +++ b/defaults/award/other_award.yml @@ -1,32 +1,10 @@ -############################################################# -# Awards Collections # -# Created by Yozora, Bullmoose20, & Sohjiro # -# Credit to maxwelldeux for the Trakt Lists # -############################################################# -# REQUIRES TRAKT AUTHENTICATION # -# https://metamanager.wiki/en/latest/config/trakt.html # -# # -# Call this from your config.yml (Movie only) # -# If nothing is specified these are the defaults # -# # -# metadata_path: # -# - git: PMM/award/other # -# template_variables: # -# # Sets the collection order of the collection # -# collection_order: custom # -# # Sets the collection mode of the collection # -# collection_mode: # -# # Sets the value at the start of the sort title # -# collection_section: 16 # -# # Adds missing from the collection to radarr # -# radarr_add_missing: # -# # Radarr Folder to add to # -# radarr_folder: # -# # Radarr Tag for added missing # -# radarr_tag: # -# # Radarr Tag for existing items # -# item_radarr_tag: # -############################################################# +############################################################################## +# Other Awards Collections # +# Created by Yozora, Bullmoose20, & Sohjiro # +# Credit to maxwelldeux for the Trakt Lists # +# EDITING THIS FILE MAY CAUSE PULLING NEW UPDATES TO FAIL # +# https://metamanager.wiki/en/latest/defaults/award/other.html # +############################################################################## external_templates: pmm: templates diff --git a/defaults/award/spirit.yml b/defaults/award/spirit.yml index 132a8fca..9415062d 100644 --- a/defaults/award/spirit.yml +++ b/defaults/award/spirit.yml @@ -1,33 +1,10 @@ -############################################################# -# Independent Spirit Awards Collections # -# Created by Yozora, Bullmoose20, & Sohjiro # -# Credit to pjcob for the Trakt Lists # -############################################################# -# REQUIRES TRAKT AUTHENTICATION # -# https://metamanager.wiki/en/latest/config/trakt.html # -# # -# Call this from your config.yml (Movie only) # -# If nothing is specified these are the defaults # -# # -# metadata_path: # -# - git: PMM/award/spirit # -# template_variables: # -# # Turn the individual year collections on/off # -# use_year_collections: true # -# collection_order: custom # -# # Sets the collection mode of the collection # -# collection_mode: # -# # Sets the value at the start of the sort title # -# collection_section: 16 # -# # Adds missing from the collection to radarr # -# radarr_add_missing: # -# # Radarr Folder to add to # -# radarr_folder: # -# # Radarr Tag for added missing # -# radarr_tag: # -# # Radarr Tag for existing items # -# item_radarr_tag: # -############################################################# +############################################################################## +# Independent Spirit Awards Collections # +# Created by Yozora, Bullmoose20, & Sohjiro # +# Credit to pjcob for the Trakt Lists # +# EDITING THIS FILE MAY CAUSE PULLING NEW UPDATES TO FAIL # +# https://metamanager.wiki/en/latest/defaults/award/cannes.html # +############################################################################## external_templates: pmm: templates diff --git a/defaults/award/sundance.yml b/defaults/award/sundance.yml index 00a31bce..e39d8bf3 100644 --- a/defaults/award/sundance.yml +++ b/defaults/award/sundance.yml @@ -1,33 +1,10 @@ -############################################################# -# Sundance Collections # -# Created by Yozora, Bullmoose20, & Sohjiro # -# Credit to pjcob & maxwelldeux for the Trakt Lists # -############################################################# -# REQUIRES TRAKT AUTHENTICATION # -# https://metamanager.wiki/en/latest/config/trakt.html # -# # -# Call this from your config.yml (Movie only) # -# If nothing is specified these are the defaults # -# # -# metadata_path: # -# - git: PMM/award/sundance # -# template_variables: # -# # Turn the individual year collections on/off # -# use_year_collections: true # -# collection_order: custom # -# # Sets the collection mode of the collection # -# collection_mode: # -# # Sets the value at the start of the sort title # -# collection_section: 16 # -# # Adds missing from the collection to radarr # -# radarr_add_missing: # -# # Radarr Folder to add to # -# radarr_folder: # -# # Radarr Tag for added missing # -# radarr_tag: # -# # Radarr Tag for existing items # -# item_radarr_tag: # -############################################################# +############################################################################## +# Sundance Awards Collections # +# Created by Yozora, Bullmoose20, & Sohjiro # +# Credit to pjcob & maxwelldeux for the Trakt Lists # +# EDITING THIS FILE MAY CAUSE PULLING NEW UPDATES TO FAIL # +# https://metamanager.wiki/en/latest/defaults/award/cannes.html # +############################################################################## external_templates: pmm: templates diff --git a/defaults/show/country.yml b/defaults/show/country.yml index 29912511..467675bd 100644 --- a/defaults/show/country.yml +++ b/defaults/show/country.yml @@ -57,7 +57,7 @@ dynamic_collections: - translation - shared template_variables: - search_term: + filter_term: default: origin_country image: default: country/<