- Add overrides for Berlinale awards

This commit is contained in:
Nate Harris 2023-11-05 00:24:28 -06:00
parent 8711f915e0
commit 7e0a3f10e6
1 changed files with 28 additions and 8 deletions

View File

@ -20,10 +20,13 @@ templates:
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/award/oscars/winner/<<key>>.jpg url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/award/oscars/winner/<<key>>.jpg
Yearly_Berlinale_Awards: Yearly_Berlinale_Awards:
default:
list_owner: pjcob
url: <<list_owner>>/lists/<<key>>-berlinale
allowed_library_types: movie allowed_library_types: movie
summary: <<key>> Berlinale International Film Festival summary: <<key>> Berlinale International Film Festival
sort_title: 05_Berlinale_Winners_<<key>> sort_title: 05_Berlinale_Winners_<<key>>
trakt_list: https://trakt.tv/users/hernandezel/lists/<<key>>-berlinale trakt_list: https://trakt.tv/users/<<url>>
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/award/berlinale/<<key>>.jpg url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/award/berlinale/<<key>>.jpg
Yearly_Cannes_Awards: Yearly_Cannes_Awards:
@ -37,10 +40,13 @@ templates:
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/award/cannes/<<key>>.jpg url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/award/cannes/<<key>>.jpg
Yearly_Sundance_Awards: Yearly_Sundance_Awards:
default:
list_owner: pjcob
url: <<list_owner>>/lists/<<key>>-sundance
allowed_library_types: movie allowed_library_types: movie
summary: <<key>> Sundance Film Festival summary: <<key>> Sundance Film Festival
sort_title: 05_Sundance_Winners_<<key>> sort_title: 05_Sundance_Winners_<<key>>
trakt_list: https://trakt.tv/users/pjcob/lists/<<key>>-sundance trakt_list: https://trakt.tv/users/<<url>>
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/award/sundance/<<key>>.jpg url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/award/sundance/<<key>>.jpg
Yearly_Golden_Globes_Winners: Yearly_Golden_Globes_Winners:
@ -52,25 +58,33 @@ templates:
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/award/golden/winner/<<key>>.jpg url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/award/golden/winner/<<key>>.jpg
Yearly_Spirit_Awards: Yearly_Spirit_Awards:
default:
list_owner: pjcob
url: <<list_owner>>/lists/<<key>>-independent-spirits
allowed_library_types: movie allowed_library_types: movie
summary: <<key>> Independent Spirit Awards summary: <<key>> Independent Spirit Awards
sort_title: 05_Spirit_Winners_<<key>> sort_title: 05_Spirit_Winners_<<key>>
trakt_list: https://trakt.tv/users/pjcob/lists/<<key>>-independent-spirits trakt_list: https://trakt.tv/users/<<url>>
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/award/spirit/<<key>>.jpg url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/award/spirit/<<key>>.jpg
Yearly_Critics_Choice_Awards: Yearly_Critics_Choice_Awards:
default: default:
url: critic-s list_owner: pjcob
prefix: critic-s
url: <<list_owner>>/lists/<<key>>-<<prefix>>-choice
summary: <<key>> Critics Choice Awards summary: <<key>> Critics Choice Awards
sort_title: 05_Critics_Winners_<<key>> sort_title: 05_Critics_Winners_<<key>>
trakt_list: https://trakt.tv/users/pjcob/lists/<<key>>-<<url>>-choice trakt_list: https://trakt.tv/users/<<url>>
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/award/choice/<<key>>.jpg url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/award/choice/<<key>>.jpg
Yearly_BAFTA_Awards: Yearly_BAFTA_Awards:
default:
list_owner: pjcob
url: <<list_owner>>/lists/<<key>>-bafta
allowed_library_types: movie allowed_library_types: movie
summary: <<key>> BAFTA awards summary: <<key>> BAFTA awards
sort_title: 05_BAFTA_Winners_<<key>> sort_title: 05_BAFTA_Winners_<<key>>
trakt_list: https://trakt.tv/users/pjcob/lists/<<key>>-bafta trakt_list: https://trakt.tv/users/<<url>>
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/award/bafta/<<key>>.jpg url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/award/bafta/<<key>>.jpg
collections: collections:
@ -458,11 +472,17 @@ dynamic_collections:
type: number type: number
sync: true sync: true
data: data:
starting: 2016 starting: 2017
ending: current_year ending: current_year
title_format: Berlinale International Film Festival <<key_name>> title_format: Berlinale International Film Festival <<key_name>>
template: template:
- Yearly_Berlinale_Awards - Yearly_Berlinale_Awards
template_variables:
url:
2017: vermelholimao/lists/berlinale-2017-67th-berlin-international-film-festival
2018: vermelholimao/lists/berlinale-2018-68th-berlin-international-film-festival
2019: vermelholimao/lists/berlinale-2019-69th-berlin-international-film-festival
2020: vermelholimao/lists/berlinale-2020-70th-berlin-international-film-festival
Yearly Cannes DC: # mapping name does not matter just needs to be unique Yearly Cannes DC: # mapping name does not matter just needs to be unique
type: number type: number
@ -517,7 +537,7 @@ dynamic_collections:
template: template:
- Yearly_Critics_Choice_Awards - Yearly_Critics_Choice_Awards
template_variables: template_variables:
url: prefix:
2019: critics 2019: critics
2018: critics 2018: critics
2017: critics 2017: critics