mirror of
https://github.com/Kometa-Team/Community-Configs.git
synced 2025-11-22 15:57:57 -05:00
meta directory with files for PMM
This commit is contained in:
102
yozora/configs 2.0 - WIP/metadata/show/award.yml
Normal file
102
yozora/configs 2.0 - WIP/metadata/show/award.yml
Normal file
@@ -0,0 +1,102 @@
|
||||
######################################################
|
||||
# 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" }
|
||||
Reference in New Issue
Block a user