2022-10-14 21:49:48 +00:00
external_templates :
2022-10-21 19:00:35 +00:00
- repo : templates/collections
2023-10-16 21:21:20 +00:00
- repo : templates/dynamic_collections
2022-10-14 21:49:48 +00:00
templates :
# Normal Templates
# ----------------
# Dynamic Collections Templates
# -----------------------------
# Per-year award winners
Yearly_Oscars_Winners :
2023-03-09 05:18:21 +00:00
# This will always be a year behind (2020 movies win at the 2021 Oscars) - The collection is the 2020 movies that won at the 2021 Oscars
2022-10-14 21:49:48 +00:00
default :
imdb_sort : moviemeter,asc
allowed_library_types : movie
summary : <<key>> Academy Awards (Oscars) Winners
2023-10-19 22:42:57 +00:00
sort_title : 05_Oscars_Winners_<<key>>
2022-10-14 21:49:48 +00:00
imdb_list : https://www.imdb.com/search/title/?release_date=<<key>>-01-01,<<key>>-12-31&groups=oscar_winner&sort=<<imdb_sort>>
url_poster : https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/award/oscars/winner/<<key>>.jpg
2023-10-04 16:40:28 +00:00
Yearly_Berlinale_Awards :
2023-11-05 06:24:28 +00:00
default :
list_owner : pjcob
url : <<list_owner>>/lists/<<key>>-berlinale
2023-10-04 16:40:28 +00:00
allowed_library_types : movie
summary : <<key>> Berlinale International Film Festival
2023-10-19 22:42:57 +00:00
sort_title : 05_Berlinale_Winners_<<key>>
2023-11-05 06:24:28 +00:00
trakt_list : https://trakt.tv/users/<<url>>
2023-10-04 16:40:28 +00:00
url_poster : https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/award/berlinale/<<key>>.jpg
2023-11-02 23:31:58 +00:00
Yearly_Cannes_Awards :
default :
list_owner : pjcob
url : <<list_owner>>/lists/<<key>>-cannes
allowed_library_types : movie
summary : <<key>> Cannes Film Festival
sort_title : 05_Cannes_Winners_<<key>>
trakt_list : https://trakt.tv/users/<<url>>
url_poster : https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/award/cannes/<<key>>.jpg
2022-10-14 21:49:48 +00:00
Yearly_Sundance_Awards :
2023-11-05 06:24:28 +00:00
default :
list_owner : pjcob
url : <<list_owner>>/lists/<<key>>-sundance
2022-10-14 21:49:48 +00:00
allowed_library_types : movie
summary : <<key>> Sundance Film Festival
2023-10-19 22:42:57 +00:00
sort_title : 05_Sundance_Winners_<<key>>
2023-11-05 06:24:28 +00:00
trakt_list : https://trakt.tv/users/<<url>>
2022-10-14 21:49:48 +00:00
url_poster : https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/award/sundance/<<key>>.jpg
Yearly_Golden_Globes_Winners :
default :
imdb_sort : moviemeter,asc
summary : <<key>> Golden Globe Winners
2023-10-19 22:42:57 +00:00
sort_title : 05_Golden_Globes_Winners_<<key>>
2022-10-14 21:49:48 +00:00
imdb_list : https://www.imdb.com/search/title/?release_date=<<key>>-01-01,<<key>>-12-31&groups=golden_globe_winner&sort=<<imdb_sort>>
url_poster : https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/award/golden/winner/<<key>>.jpg
Yearly_Spirit_Awards :
2023-11-05 06:24:28 +00:00
default :
list_owner : pjcob
url : <<list_owner>>/lists/<<key>>-independent-spirits
2022-10-14 21:49:48 +00:00
allowed_library_types : movie
summary : <<key>> Independent Spirit Awards
2023-10-19 22:42:57 +00:00
sort_title : 05_Spirit_Winners_<<key>>
2023-11-05 06:24:28 +00:00
trakt_list : https://trakt.tv/users/<<url>>
2022-10-14 21:49:48 +00:00
url_poster : https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/award/spirit/<<key>>.jpg
Yearly_Critics_Choice_Awards :
default :
2023-11-05 06:24:28 +00:00
list_owner : pjcob
prefix : critic-s
url : <<list_owner>>/lists/<<key>>-<<prefix>>-choice
2022-10-14 21:49:48 +00:00
summary : <<key>> Critics Choice Awards
2023-10-19 22:42:57 +00:00
sort_title : 05_Critics_Winners_<<key>>
2023-11-05 06:24:28 +00:00
trakt_list : https://trakt.tv/users/<<url>>
2022-10-14 21:49:48 +00:00
url_poster : https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/award/choice/<<key>>.jpg
Yearly_BAFTA_Awards :
2023-11-05 06:24:28 +00:00
default :
list_owner : pjcob
url : <<list_owner>>/lists/<<key>>-bafta
2022-10-14 21:49:48 +00:00
allowed_library_types : movie
summary : <<key>> BAFTA awards
2023-10-19 22:42:57 +00:00
sort_title : 05_BAFTA_Winners_<<key>>
2023-11-05 06:24:28 +00:00
trakt_list : https://trakt.tv/users/<<url>>
2022-10-14 21:49:48 +00:00
url_poster : https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/award/bafta/<<key>>.jpg
collections :
2023-01-25 05:35:56 +00:00
### This year's Academy Awards
# ---------------------------------
2022-10-14 21:49:48 +00:00
# This current year's Best Picture Oscar nominees
# Only visible on home screen during Oscar season
2023-10-28 18:44:06 +00:00
"🎬 This Year's Best Picture Nominees" :
2022-10-14 21:49:48 +00:00
# TODO: NEED TO BUILD MANUALLY
template : { name : Award,
level : "++++++" }
summary : "Who will take home the trophy?"
2023-03-03 09:53:51 +00:00
schedule :
- yearly(02/01)
- all[weekly(friday),range(02/01-03/31)]
- yearly(04/01)
# You have to schedule it to run before and after visibility timeframe for visibility to switch
2023-10-31 17:36:23 +00:00
collection_order : release.asc
2022-10-14 21:49:48 +00:00
visible_home : range(02/01-03/31)
visible_shared : range(02/01-03/31)
2023-11-05 18:19:22 +00:00
visible_library : range(02/01-03/31)
2022-10-14 21:49:48 +00:00
2023-01-25 05:35:56 +00:00
### This year's Per-Best Actor Collections
# ---------------------------------
# This current year's Best Actor Oscar nominees
# Only visible on home screen during Oscar season
2023-10-28 18:44:06 +00:00
"🎭 2023 Best Actor Nominee - Austin Butler" :
2023-01-25 05:35:56 +00:00
template : { name : ActorAward,
level : "+++++" ,
tmdb : 86654 }
2023-03-03 09:53:51 +00:00
schedule :
- yearly(02/01)
- all[weekly(friday),range(02/01-03/31)]
- yearly(04/01)
# You have to schedule it to run before and after visibility timeframe for visibility to switch
2023-10-31 17:36:23 +00:00
collection_order : release.desc
2023-01-25 05:35:56 +00:00
visible_home : range(02/01-03/31)
visible_shared : range(02/01-03/31)
2023-11-05 18:19:22 +00:00
visible_library : range(02/01-03/31)
2023-01-25 05:35:56 +00:00
2023-10-28 18:44:06 +00:00
"🎭 2023 Best Actor Nominee - Colin Farrell" :
2023-01-25 05:35:56 +00:00
template : { name : ActorAward,
level : "+++++" ,
tmdb : 72466 }
2023-03-03 09:53:51 +00:00
schedule :
- yearly(02/01)
- all[weekly(friday),range(02/01-03/31)]
- yearly(04/01)
# You have to schedule it to run before and after visibility timeframe for visibility to switch
2023-10-31 17:36:23 +00:00
collection_order : release.desc
2023-01-25 05:35:56 +00:00
visible_home : range(02/01-03/31)
visible_shared : range(02/01-03/31)
2023-11-05 18:19:22 +00:00
visible_library : range(02/01-03/31)
2023-01-25 05:35:56 +00:00
2023-10-28 18:44:06 +00:00
"🎭 2023 Best Actor Nominee - Brendan Fraser" :
2023-01-25 05:35:56 +00:00
template : { name : ActorAward,
level : "+++++" ,
tmdb : 18269 }
2023-03-03 09:53:51 +00:00
schedule :
- yearly(02/01)
- all[weekly(friday),range(02/01-03/31)]
- yearly(04/01)
# You have to schedule it to run before and after visibility timeframe for visibility to switch
2023-10-31 17:36:23 +00:00
collection_order : release.desc
2023-01-25 05:35:56 +00:00
visible_home : range(02/01-03/31)
visible_shared : range(02/01-03/31)
2023-11-05 18:19:22 +00:00
visible_library : range(02/01-03/31)
2023-01-25 05:35:56 +00:00
2023-10-28 18:44:06 +00:00
"🎭 2023 Best Actor Nominee - Paul Mescal" :
2023-01-25 05:35:56 +00:00
template : { name : ActorAward,
level : "+++++" ,
tmdb : 2326151 }
2023-03-03 09:53:51 +00:00
schedule :
- yearly(02/01)
- all[weekly(friday),range(02/01-03/31)]
- yearly(04/01)
# You have to schedule it to run before and after visibility timeframe for visibility to switch
2023-10-31 17:36:23 +00:00
collection_order : release.desc
2023-01-25 05:35:56 +00:00
visible_home : range(02/01-03/31)
visible_shared : range(02/01-03/31)
2023-11-05 18:19:22 +00:00
visible_library : range(02/01-03/31)
2023-01-25 05:35:56 +00:00
2023-10-28 18:44:06 +00:00
"🎭 2023 Best Actor Nominee - Bill Nighy" :
2023-01-25 05:35:56 +00:00
template : { name : ActorAward,
level : "+++++" ,
tmdb : 2440 }
2023-03-03 09:53:51 +00:00
schedule :
- yearly(02/01)
- all[weekly(friday),range(02/01-03/31)]
- yearly(04/01)
# You have to schedule it to run before and after visibility timeframe for visibility to switch
2023-10-31 17:36:23 +00:00
collection_order : release.desc
2023-01-25 05:35:56 +00:00
visible_home : range(02/01-03/31)
visible_shared : range(02/01-03/31)
2023-11-05 18:19:22 +00:00
visible_library : range(02/01-03/31)
2023-01-25 05:35:56 +00:00
### This year's Per-Best Actress Collections
# ---------------------------------
# This current year's Best Actress Oscar nominees
# Only visible on home screen during Oscar season
2023-10-28 18:44:06 +00:00
"🎭 2023 Best Actress Nominee - Cate Blanchett" :
2023-01-25 05:35:56 +00:00
template : { name : ActorAward,
level : "+++++" ,
tmdb : 112 }
2023-03-03 09:53:51 +00:00
schedule :
- yearly(02/01)
- all[weekly(friday),range(02/01-03/31)]
- yearly(04/01)
# You have to schedule it to run before and after visibility timeframe for visibility to switch
2023-10-31 17:36:23 +00:00
collection_order : release.desc
2023-01-25 05:35:56 +00:00
visible_home : range(02/01-03/31)
visible_shared : range(02/01-03/31)
2023-11-05 18:19:22 +00:00
visible_library : range(02/01-03/31)
2023-01-25 05:35:56 +00:00
2023-10-28 18:44:06 +00:00
"🎭 2023 Best Actress Nominee - Ana de Armas" :
2023-01-25 05:35:56 +00:00
template : { name : ActorAward,
level : "+++++" ,
tmdb : 224513 }
2023-03-03 09:53:51 +00:00
schedule :
- yearly(02/01)
- all[weekly(friday),range(02/01-03/31)]
- yearly(04/01)
# You have to schedule it to run before and after visibility timeframe for visibility to switch
2023-10-31 17:36:23 +00:00
collection_order : release.desc
2023-01-25 05:35:56 +00:00
visible_home : range(02/01-03/31)
visible_shared : range(02/01-03/31)
2023-11-05 18:19:22 +00:00
visible_library : range(02/01-03/31)
2023-01-25 05:35:56 +00:00
2023-10-28 18:44:06 +00:00
"🎭 2023 Best Actress Nominee - Andrea Riseborough" :
2023-01-25 05:35:56 +00:00
template : { name : ActorAward,
level : "+++++" ,
tmdb : 127558 }
2023-03-03 09:53:51 +00:00
schedule :
- yearly(02/01)
- all[weekly(friday),range(02/01-03/31)]
- yearly(04/01)
# You have to schedule it to run before and after visibility timeframe for visibility to switch
2023-10-31 17:36:23 +00:00
collection_order : release.desc
2023-01-25 05:35:56 +00:00
visible_home : range(02/01-03/31)
visible_shared : range(02/01-03/31)
2023-11-05 18:19:22 +00:00
visible_library : range(02/01-03/31)
2023-01-25 05:35:56 +00:00
2023-10-28 18:44:06 +00:00
"🎭 2023 Best Actress Nominee - Michelle Williams" :
2023-01-25 05:35:56 +00:00
template : { name : ActorAward,
level : "+++++" ,
tmdb : 1812 }
2023-03-03 09:53:51 +00:00
schedule :
- yearly(02/01)
- all[weekly(friday),range(02/01-03/31)]
- yearly(04/01)
# You have to schedule it to run before and after visibility timeframe for visibility to switch
2023-10-31 17:36:23 +00:00
collection_order : release.desc
2023-01-25 05:35:56 +00:00
visible_home : range(02/01-03/31)
visible_shared : range(02/01-03/31)
2023-11-05 18:19:22 +00:00
visible_library : range(02/01-03/31)
2023-01-25 05:35:56 +00:00
2023-10-28 18:44:06 +00:00
"🎭 2023 Best Actress Nominee - Michelle Yeoh" :
2023-01-25 05:35:56 +00:00
template : { name : ActorAward,
level : "+++++" ,
tmdb : 1620 }
2023-03-03 09:53:51 +00:00
schedule :
- yearly(02/01)
- all[weekly(friday),range(02/01-03/31)]
- yearly(04/01)
# You have to schedule it to run before and after visibility timeframe for visibility to switch
2023-10-31 17:36:23 +00:00
collection_order : release.desc
2023-01-25 05:35:56 +00:00
visible_home : range(02/01-03/31)
visible_shared : range(02/01-03/31)
2023-11-05 18:19:22 +00:00
visible_library : range(02/01-03/31)
2023-01-25 05:35:56 +00:00
2022-10-14 21:49:48 +00:00
# This current year's Oscar nominees (all)
# Only visible on home screen during Oscar season
2023-10-28 18:44:06 +00:00
"🎖️ This Year's Oscar Nominees" :
2022-10-14 21:49:48 +00:00
summary : "Who will take home the trophy?"
template : { name : Award,
level : "++++" }
trakt_list :
# TODO: NEED TO REPLACE MANUALLY
2023-02-10 18:51:26 +00:00
- https://trakt.tv/users/jcbwoldseth/lists/oscar-race-2023
2023-11-02 22:13:43 +00:00
collection_order : random
2023-03-03 09:53:51 +00:00
schedule :
- yearly(02/01)
- all[weekly(friday),range(02/01-03/31)]
- yearly(04/01)
# You have to schedule it to run again after visibility timeframe for visibility to switch back
2022-10-14 21:49:48 +00:00
visible_home : range(02/01-03/31)
visible_shared : range(02/01-03/31)
2023-11-05 18:19:22 +00:00
visible_library : range(02/01-03/31)
2022-10-14 21:49:48 +00:00
### Historical Awards
2023-01-25 05:35:56 +00:00
# ---------------------------------
2022-10-14 21:49:48 +00:00
# All past Oscar-winning movies (not just Best Picture)
# Only visible on home screen during Oscar season
2023-10-28 18:44:06 +00:00
"🏆 Past Oscar Winners" :
2022-10-14 21:49:48 +00:00
summary : "Oscar-winning Movies"
template : { name : Award,
level : "++" }
imdb_list :
- https://www.imdb.com/search/title/?title_type=feature,documentary&groups=oscar_winner
2023-03-03 09:53:51 +00:00
schedule :
- yearly(02/01)
- all[weekly(friday),range(02/01-03/31)]
- yearly(04/01)
# You have to schedule it to run again after visibility timeframe for visibility to switch back
2023-10-31 17:36:23 +00:00
collection_order : random
2022-10-14 21:49:48 +00:00
visible_home : range(02/01-03/31)
visible_shared : range(02/01-03/31)
2023-11-05 18:19:22 +00:00
visible_library : range(02/01-03/31)
2023-10-16 20:00:30 +00:00
url_poster : https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/award/oscars/winner.jpg
2022-10-14 21:49:48 +00:00
# All past Oscar Best Director-winning movies
# Only visible on home screen during Oscar season
2023-10-28 18:44:06 +00:00
"🏆 Past Best Director Winners" :
2023-10-16 20:00:30 +00:00
summary : "The Academy Award for Best Director is one of the Academy Awards presented annually by the Academy of Motion Picture Arts and Sciences since the awards debuted in 1929."
2022-10-14 21:49:48 +00:00
template : { name : Award,
level : "++" }
imdb_list :
- https://www.imdb.com/search/title/?groups=best_director_winners&sort=year%2Cdesc
2023-03-03 09:53:51 +00:00
schedule :
- yearly(02/01)
- all[weekly(friday),range(02/01-03/31)]
- yearly(04/01)
# You have to schedule it to run before and after visibility timeframe for visibility to switch
2023-10-31 17:36:23 +00:00
collection_order : random
2022-10-14 21:49:48 +00:00
visible_home : range(02/01-03/31)
visible_shared : range(02/01-03/31)
2023-11-05 18:19:22 +00:00
visible_library : range(02/01-03/31)
2022-10-14 21:49:48 +00:00
url_poster : https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/award/oscars/best_director_winner.jpg
# All past Oscar Best Picture-winning movies
# Only visible on home screen during Oscar season
2023-10-28 18:44:06 +00:00
"🏆 Past Best Picture Winners" :
2023-10-16 20:00:30 +00:00
summary : "The Academy Award for Best Picture is one of the Academy Awards presented annually by the Academy of Motion Picture Arts and Sciences since the awards debuted in 1929."
2022-10-14 21:49:48 +00:00
template : { name : Award,
level : "++" }
imdb_list :
- https://www.imdb.com/search/title/?groups=best_picture_winners&sort=year%2Cdesc
2023-03-03 09:53:51 +00:00
schedule :
- yearly(02/01)
- all[weekly(friday),range(02/01-03/31)]
- yearly(04/01)
# You have to schedule it to run before and after visibility timeframe for visibility to switch
2023-10-31 17:36:23 +00:00
collection_order : release.desc
2022-10-14 21:49:48 +00:00
visible_home : range(02/01-03/31)
visible_shared : range(02/01-03/31)
2023-10-16 20:00:30 +00:00
visible_library : true
2022-10-14 21:49:48 +00:00
url_poster : https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/award/oscars/best_picture_winner.jpg
# All past Razzie-winning Worst Picture movies
# Only visible on home screen during Razzie season
2023-10-28 18:44:06 +00:00
"🤮 Past Worst Picture Winners" :
2022-10-14 21:49:48 +00:00
template : { name : Award,
level : "++" }
summary : "Previous Razzie Worst Picture winners"
mdblist_list : https://mdblist.com/lists/hdlists/razzie-awards-worst-picture-winners
2023-03-03 09:53:51 +00:00
schedule :
- yearly(02/01)
- all[weekly(friday),range(02/01-03/31)]
- yearly(04/01)
# You have to schedule it to run before and after visibility timeframe for visibility to switch
2023-10-31 17:36:23 +00:00
collection_order : random
2022-10-14 21:49:48 +00:00
visible_home : range(02/01-03/31)
visible_shared : range(02/01-03/31)
2023-11-05 18:19:22 +00:00
visible_library : range(02/01-03/31)
2023-10-16 20:00:30 +00:00
url_poster : https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/award/razzies/winner.jpg
# All past BAFTA Best Film-winning movies
# Only visible on home screen during BAFTA season
2023-10-28 18:44:06 +00:00
"🇬🇧 Past BAFTA Best Film Winners" :
2023-10-16 20:00:30 +00:00
summary : "The EE British Academy Film Awards or BAFTA Film Awards are presented in an annual award show hosted by the British Academy of Film and Television Arts (BAFTA) to honour the best British and international contributions to film."
template : { name : Award,
level : "++" }
trakt_list : https://trakt.tv/users/maxwelldeux/lists/bafta-award-best-film
schedule :
- yearly(02/21)
- all[weekly(friday),range(02/21-03/31)]
- yearly(04/01)
# You have to schedule it to run before and after visibility timeframe for visibility to switch
2023-10-31 17:36:23 +00:00
collection_order : release.desc
2023-10-16 20:00:30 +00:00
visible_home : range(02/21-03/31)
visible_shared : range(02/21-03/31)
2023-11-05 18:19:22 +00:00
visible_library : range(02/21-03/31)
2023-10-16 20:00:30 +00:00
url_poster : https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/award/bafta/winner.jpg
# All past Berlinale-winning movies
# Only visible on home screen during Berlinale season
2023-10-28 18:44:06 +00:00
"🇩🇪 Past Berlinale Winners" :
2023-10-16 20:00:30 +00:00
summary : "The Berlin International Film Festival, usually called the Berlinale, is a film festival held annually in Berlin, Germany."
template : { name : Award,
level : "++" }
trakt_list : https://trakt.tv/users/maxwelldeux/lists/berlin-international-film-festival-golden-bears
schedule :
- yearly(02/21)
- all[weekly(friday),range(02/21-03/31)]
- yearly(04/01)
# You have to schedule it to run before and after visibility timeframe for visibility to switch
2023-10-31 17:36:23 +00:00
collection_order : release.desc
2023-10-16 20:00:30 +00:00
visible_home : range(02/21-03/31)
visible_shared : range(02/21-03/31)
2023-11-05 18:19:22 +00:00
visible_library : range(02/21-03/31)
2023-10-16 20:00:30 +00:00
url_poster : https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/award/berlinale/winner.jpg
2022-10-14 21:49:48 +00:00
# All past Cannes Palme d'or-winning movies
# Only visible on home screen during Cannes Palme d'or season
2023-10-28 18:44:06 +00:00
"🕊️ Past Cannes Palme d'or Winners" :
2022-10-14 21:49:48 +00:00
summary : "The Palme d'Or is the highest prize awarded at the Cannes Film Festival. It was introduced in 1955 by the organising committee."
template : { name : Award,
level : "++" }
2023-10-16 20:00:30 +00:00
trakt_list : https://trakt.tv/users/maxwelldeux/lists/cannes-film-festival-palme-d-or
2023-03-03 09:53:51 +00:00
schedule :
- yearly(06/01)
- all[weekly(friday),range(06/01-06/30)]
- yearly(07/01)
# You have to schedule it to run again after visibility timeframe for visibility to switch back
2023-10-31 17:36:23 +00:00
collection_order : release.desc
2022-10-14 21:49:48 +00:00
visible_home : range(06/01-06/30)
visible_shared : range(06/01-06/30)
2023-11-05 18:19:22 +00:00
visible_library : range(06/01-06/30)
2023-10-16 20:00:30 +00:00
url_poster : https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/award/cannes/winner.jpg
2022-10-14 21:49:48 +00:00
# All past Cesar Award-winning movies
# Only visible on home screen during Cesar Award season
2023-10-28 18:44:06 +00:00
"🇫🇷 Past Cesar Award Winners" :
2022-10-14 21:49:48 +00:00
summary : "The César Award is the national film award of France. It is delivered in the Nuit des César ceremony and was first awarded in 1976."
template : { name : Award,
level : "++" }
trakt_list : https://trakt.tv/users/fauxliege/lists/cesar-meilleur-film
2023-03-03 09:53:51 +00:00
schedule :
- yearly(03/14)
- all[weekly(friday),range(03/14-03/31)]
- yearly(04/01)
# You have to schedule it to run before and after visibility timeframe for visibility to switch
2023-10-31 17:36:23 +00:00
collection_order : release.desc
2022-10-14 21:49:48 +00:00
visible_home : range(03/14-03/31)
visible_shared : range(03/14-03/31)
2023-11-05 18:19:22 +00:00
visible_library : range(03/14-03/31)
2023-10-16 20:00:30 +00:00
url_poster : https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/award/cesar/winner.jpg
2022-10-14 21:49:48 +00:00
2023-10-16 20:00:30 +00:00
# All past Sundance-winning movies
# Only visible on home screen during Sundance season
2023-10-28 18:44:06 +00:00
"🇺🇸 Past Sundance Winners" :
2023-10-16 20:00:30 +00:00
summary : "Sundance is the largest independent film festival in the United States. Held in January, the festival is the premier showcase for new work from American and international independent filmmakers."
2022-10-14 21:49:48 +00:00
template : { name : Award,
level : "++" }
2023-10-16 20:00:30 +00:00
trakt_list : https://trakt.tv/users/maxwelldeux/lists/sundance-film-festival-grand-jury-prize
2023-03-03 09:53:51 +00:00
schedule :
2023-10-16 20:00:30 +00:00
- yearly(01/01)
- all[weekly(friday),range(01/01-01/31)]
- yearly(02/01)
# You have to schedule it to run again after visibility timeframe for visibility to switch back
2023-10-31 17:36:23 +00:00
collection_order : release.desc
2023-10-16 20:00:30 +00:00
visible_home : range(01/01-01/31)
visible_shared : range(01/01-01/31)
2023-11-05 18:19:22 +00:00
visible_library : range(01/01-01/31)
2023-10-16 20:00:30 +00:00
url_poster : https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/award/sundance/winner.jpg
2022-10-14 21:49:48 +00:00
# All past Venice Film Festival-winning movies
# Only visible on home screen during Venice Film Festival season
2023-10-28 18:44:06 +00:00
"🇮🇹 Past Venice Film Festival Winners" :
2022-10-14 21:49:48 +00:00
summary : "The Venice Film Festival or Venice International Film Festival (Italian: Mostra Internazionale d'Arte Cinematografica della Biennale di Venezia is the world's oldest film festival"
template : { name : Award,
level : "++" }
trakt_list : https://trakt.tv/users/maxwelldeux/lists/venice-film-festival-golden-lion
2023-03-03 09:53:51 +00:00
schedule :
- yearly(02/21)
- all[weekly(friday),range(02/21-03/31)]
- yearly(04/01)
# You have to schedule it to run before and after visibility timeframe for visibility to switch
2023-10-31 17:36:23 +00:00
collection_order : release.desc
2022-10-14 21:49:48 +00:00
visible_home : range(02/21-03/31)
visible_shared : range(02/21-03/31)
2023-11-05 18:19:22 +00:00
visible_library : range(02/21-03/31)
2023-10-16 20:00:30 +00:00
url_poster : https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/award/venice/winner.jpg
2022-10-14 21:49:48 +00:00
2023-11-15 19:34:25 +00:00
# Too big, times out
# "🎞️ American Film Institute":
# summary: "The American Film Institute (AFI) is an American film organization that educates filmmakers and honors the heritage of the motion picture arts in the United States."
# template: { name: Award,
# level: "+" }
# trakt_list: https://trakt.tv/users/majeed_pk/lists/afi-100-years-all-films-complete
# schedule:
# - weekly(friday)
# collection_order: release.desc
# visible_home: false
# visible_shared: false
# visible_library: true
2023-11-09 02:39:41 +00:00
2022-10-14 21:49:48 +00:00
dynamic_collections :
## Use DC as suffix to avoid name conflicts with static collections
Yearly Oscars Winners DC : # mapping name does not matter just needs to be unique
type : number
sync : true
data :
starting : 2010
ending : current_year
title_format : Oscars Winners <<key_name>>
template :
- Yearly_Oscars_Winners
2023-10-04 16:40:28 +00:00
Yearly Berlinale DC : # mapping name does not matter just needs to be unique
type : number
sync : true
data :
2023-11-05 06:24:28 +00:00
starting : 2017
2023-10-04 16:40:28 +00:00
ending : current_year
title_format : Berlinale International Film Festival <<key_name>>
template :
- Yearly_Berlinale_Awards
2023-11-05 06:24:28 +00:00
template_variables :
url :
2023-11-05 17:00:11 +00:00
2017 : vermelholimao/lists/berlinale-2017-67-berlin-international-film-festival
2018 : vermelholimao/lists/berlinale-2018-68-berlin-international-film-festival
2023-11-05 06:24:28 +00:00
2019 : vermelholimao/lists/berlinale-2019-69th-berlin-international-film-festival
2020 : vermelholimao/lists/berlinale-2020-70th-berlin-international-film-festival
2023-10-04 16:40:28 +00:00
2023-11-02 23:31:58 +00:00
Yearly Cannes DC : # mapping name does not matter just needs to be unique
type : number
sync : true
data :
2023-11-02 23:34:30 +00:00
starting : 2016
2022-10-14 21:49:48 +00:00
ending : current_year
title_format : Cannes Film Festival <<key_name>>
template :
- Yearly_Cannes_Awards
2023-11-02 23:31:58 +00:00
template_variables :
list_owner :
2023 : hernandezel
2023-11-02 23:34:30 +00:00
Yearly Sundance DC : # mapping name does not matter just needs to be unique
2022-10-14 21:49:48 +00:00
type : number
sync : true
data :
starting : 2010
2023-11-02 23:34:30 +00:00
ending : current_year
2022-10-14 21:49:48 +00:00
title_format : Sundance Film Festival <<key_name>>
template :
2023-11-02 23:34:30 +00:00
- Yearly_Sundance_Awards
2022-10-14 21:49:48 +00:00
Yearly Golden Globes DC : # mapping name does not matter just needs to be unique
type : number
sync : true
data :
starting : 2014
ending : current_year
title_format : Golden Globes Winners <<key_name>>
template :
- Yearly_Golden_Globes_Winners
Yearly Spirit Awards DC : # mapping name does not matter just needs to be unique
type : number
sync : true
data :
starting : 2014
ending : current_year
title_format : Independent Spirit Awards <<key_name>>
template :
- Yearly_Spirit_Awards
Yearly Critics Choice Awards DC : # mapping name does not matter just needs to be unique
type : number
sync : true
data :
starting : 2014
ending : current_year
title_format : Critics Choice Awards <<key_name>>
template :
- Yearly_Critics_Choice_Awards
template_variables :
2023-11-05 06:24:28 +00:00
prefix :
2022-10-14 21:49:48 +00:00
2019 : critics
2018 : critics
2017 : critics
2016 : critics
2015 : critics
2014 : critics
Yearly BAFTA Awards DC : # mapping name does not matter just needs to be unique
type : number
sync : true
data :
starting : 2014
ending : current_year
title_format : BAFTA <<key_name>>
template :
- Yearly_BAFTA_Awards