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.
103 lines
3.7 KiB
103 lines
3.7 KiB
3 years ago
|
######################################################
|
||
|
# Awards Collections #
|
||
|
# Created by Yozora, Bullmoose20, & Sohjiro #
|
||
|
# #
|
||
|
# Call this from your config.yml (Show only): #
|
||
|
# metadata_path: #
|
||
|
# - git: PMM/show/award #
|
||
|
######################################################
|
||
|
|
||
|
templates:
|
||
|
Award:
|
||
|
sort_title: +16_<<collection_name>>
|
||
|
collection_mode: hide
|
||
|
sync_mode: sync
|
||
|
smart_label: audience_rating.desc
|
||
|
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/award/<<url_encoded>>.jpg
|
||
|
|
||
|
CCA Template:
|
||
|
sort_title: +16_<<collection_name>>
|
||
|
collection_mode: hide
|
||
|
smart_label: audience_rating.desc
|
||
|
summary: '<<year>> Critics Choice Awards'
|
||
|
sync_mode: append
|
||
|
trakt_list: https://trakt.tv/users/pjcob/lists/<<year>>-critics-choice
|
||
|
item_label: CCA
|
||
|
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/award/<<url_encoded>>.jpg
|
||
|
|
||
|
GG Template:
|
||
|
sort_title: '+16_<<collection_name>>'
|
||
|
collection_mode: hide
|
||
|
smart_label: audience_rating.desc
|
||
|
summary: 'Golden Globes <<year>>'
|
||
|
sync_mode: append
|
||
|
trakt_list: https://trakt.tv/users/pjcob/lists/<<year>>-golden-globes
|
||
|
item_label: Golden Globes
|
||
|
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/award/<<url_encoded>>.jpg
|
||
|
|
||
|
collections:
|
||
|
Award Collections:
|
||
|
blank_collection: true
|
||
|
collection_mode: hide
|
||
|
sort_title: +16_+Award Collections
|
||
|
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/separators/award.jpg
|
||
|
|
||
|
Critics Choice Awards 2022:
|
||
|
template: { name: CCA Template, year: 2022, url: "CCA 2022" }
|
||
|
|
||
|
Critics Choice Awards 2021:
|
||
|
template: { name: CCA Template, year: 2021, url: "CCA 2021" }
|
||
|
|
||
|
Critics Choice Awards 2020:
|
||
|
template: { name: CCA Template, year: 2020, url: "CCA 2020" }
|
||
|
|
||
|
Critics Choice Awards 2019:
|
||
|
template: { name: CCA Template, year: 2019, url: "CCA 2019" }
|
||
|
|
||
|
Critics Choice Awards 2018:
|
||
|
template: { name: CCA Template, year: 2018, url: "CCA 2018" }
|
||
|
|
||
|
Critics Choice Awards 2017:
|
||
|
template: { name: CCA Template, year: 2017, url: "CCA 2017" }
|
||
|
|
||
|
Critics Choice Awards 2016:
|
||
|
template: { name: CCA Template, year: 2016, url: "CCA 2016" }
|
||
|
|
||
|
Critics Choice Awards 2015:
|
||
|
template: { name: CCA Template, year: 2015, url: "CCA 2015" }
|
||
|
|
||
|
Critics Choice Awards 2014:
|
||
|
template: { name: CCA Template, year: 2014, url: "CCA 2014" }
|
||
|
|
||
|
Emmys Winners:
|
||
|
template: { name: Award, url: "Emmys Winners" }
|
||
|
imdb_list: https://www.imdb.com/search/title/?title_type=tv_series,tv_miniseries&groups=emmy_winner
|
||
|
summary: Emmy Winning Shows
|
||
|
|
||
|
Golden Globes 2022:
|
||
|
template: { name: GG Template, year: 2022, url: "Golden Globes 2022" }
|
||
|
|
||
|
Golden Globes 2021:
|
||
|
template: { name: GG Template, year: 2021, url: "Golden Globes 2021" }
|
||
|
|
||
|
Golden Globes 2020:
|
||
|
template: { name: GG Template, year: 2020, url: "Golden Globes 2020" }
|
||
|
|
||
|
Golden Globes 2019:
|
||
|
template: { name: GG Template, year: 2019, url: "Golden Globes 2019" }
|
||
|
|
||
|
Golden Globes 2018:
|
||
|
template: { name: GG Template, year: 2018, url: "Golden Globes 2018" }
|
||
|
|
||
|
Golden Globes 2017:
|
||
|
template: { name: GG Template, year: 2017, url: "Golden Globes 2017" }
|
||
|
|
||
|
Golden Globes 2016:
|
||
|
template: { name: GG Template, year: 2016, url: "Golden Globes 2016" }
|
||
|
|
||
|
Golden Globes 2015:
|
||
|
template: { name: GG Template, year: 2015, url: "Golden Globes 2015" }
|
||
|
|
||
|
Golden Globes 2014:
|
||
|
template: { name: GG Template, year: 2014, url: "Golden Globes 2014" }
|