From 5f01ff5adbde18691539ad194492e71657da3053 Mon Sep 17 00:00:00 2001 From: nwithan8 Date: Thu, 2 Nov 2023 17:31:58 -0600 Subject: [PATCH] - Add multiple Cannes lists --- plex/pmm/collections/awards/movies.yml | 69 ++++++++++++++++++++++++-- 1 file changed, 64 insertions(+), 5 deletions(-) diff --git a/plex/pmm/collections/awards/movies.yml b/plex/pmm/collections/awards/movies.yml index d5b1bc2..96ca654 100644 --- a/plex/pmm/collections/awards/movies.yml +++ b/plex/pmm/collections/awards/movies.yml @@ -26,13 +26,30 @@ templates: trakt_list: https://trakt.tv/users/hernandezel/lists/<>-berlinale url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/award/berlinale/<>.jpg - Yearly_Cannes_Awards: + Yearly_Cannes_Awards_2023_Plus: allowed_library_types: movie summary: <> Cannes Film Festival sort_title: 05_Cannes_Winners_<> trakt_list: https://trakt.tv/users/hernandezel/lists/<>-cannes url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/award/cannes/<>.jpg + Yearly_Cannes_Awards_2016_To_2022: + allowed_library_types: movie + summary: <> Cannes Film Festival + sort_title: 05_Cannes_Winners_<> + trakt_list: https://trakt.tv/users/pjcob/lists/<>-cannes + url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/award/cannes/<>.jpg + + Yearly_Cannes_Awards: + default: + list_owner: pjcob + url: <>/lists/<>-cannes + allowed_library_types: movie + summary: <> Cannes Film Festival + sort_title: 05_Cannes_Winners_<> + trakt_list: https://trakt.tv/users/<> + url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/award/cannes/<>.jpg + Yearly_Sundance_Awards: allowed_library_types: movie summary: <> Sundance Film Festival @@ -461,25 +478,67 @@ dynamic_collections: template: - Yearly_Berlinale_Awards - Yearly Cannes DC: # mapping name does not matter just needs to be unique + Yearly Cannes DC 2022 Plus: # mapping name does not matter just needs to be unique + type: number + sync: true + data: + starting: 2022 + ending: current_year + title_format: Cannes Film Festival <> + template: + - Yearly_Cannes_Awards_2022_Plus + + Yearly Cannes DC 2016 To 2021: # mapping name does not matter just needs to be unique type: number sync: true data: starting: 2016 + ending: 2022 + title_format: Cannes Film Festival <> + template: + - Yearly_Cannes_Awards_2016_To_2022 + + Yearly Cannes DC: # mapping name does not matter just needs to be unique + type: number + sync: true + data: + starting: 2014 ending: current_year title_format: Cannes Film Festival <> template: - Yearly_Cannes_Awards + template_variables: + list_owner: + 2014: pjcob + 2015: pjcob + 2016: pjcob + 2017: pjcob + 2018: pjcob + 2019: pjcob + 2020: pjcob + 2021: pjcob + 2022: pjcob + 2023: hernandezel - Yearly Sundance DC: # mapping name does not matter just needs to be unique + Yearly Sundance DC 2022 Plus: # mapping name does not matter just needs to be unique + type: number + sync: true + data: + starting: 2022 + ending: current_year + title_format: Sundance Film Festival <> + template: + - Yearly_Sundance_Awards_2022_Plus + + Yearly Sundance DC 2010 To 2021: # mapping name does not matter just needs to be unique type: number sync: true data: starting: 2010 - ending: current_year + ending: 2021 title_format: Sundance Film Festival <> template: - - Yearly_Sundance_Awards + - Yearly_Sundance_Awards_2010_To_2021 Yearly Golden Globes DC: # mapping name does not matter just needs to be unique type: number