You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
46 lines
1.4 KiB
46 lines
1.4 KiB
3 years ago
|
######################################################
|
||
|
# Critics Choice Awards Collections #
|
||
|
# Created by Yozora, Bullmoose20, hjone72, & Sohjiro #
|
||
|
# #
|
||
|
# Call this from your config.yml (Movie or Show): #
|
||
|
# metadata_path: #
|
||
|
# - git: PMM/choice #
|
||
|
######################################################
|
||
|
|
||
|
templates:
|
||
|
Choice:
|
||
|
sort_title: +16_<<collection_name>>
|
||
|
collection_mode: hide
|
||
|
smart_label: audience_rating.desc
|
||
|
summary: <<year>> Critics Choice Awards
|
||
|
trakt_list: https://trakt.tv/users/pjcob/lists/<<year>>-critics-choice
|
||
|
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/award/choice/<<year>>.jpg
|
||
|
|
||
|
collections:
|
||
|
|
||
|
Critics Choice Awards 2022:
|
||
|
template: { name: Choice, year: 2022 }
|
||
|
|
||
|
Critics Choice Awards 2021:
|
||
|
template: { name: Choice, year: 2021 }
|
||
|
|
||
|
Critics Choice Awards 2020:
|
||
|
template: { name: Choice, year: 2020 }
|
||
|
|
||
|
Critics Choice Awards 2019:
|
||
|
template: { name: Choice, year: 2019 }
|
||
|
|
||
|
Critics Choice Awards 2018:
|
||
|
template: { name: Choice, year: 2018 }
|
||
|
|
||
|
Critics Choice Awards 2017:
|
||
|
template: { name: Choice, year: 2017 }
|
||
|
|
||
|
Critics Choice Awards 2016:
|
||
|
template: { name: Choice, year: 2016 }
|
||
|
|
||
|
Critics Choice Awards 2015:
|
||
|
template: { name: Choice, year: 2015 }
|
||
|
|
||
|
Critics Choice Awards 2014:
|
||
|
template: { name: Choice, year: 2014 }
|