mirror of
https://github.com/Kometa-Team/Community-Configs.git
synced 2025-12-25 23:22:31 -05:00
posters, collections, and fixes
This commit is contained in:
60
yozora/configs 2.0 - WIP/tv/award.yml
Normal file
60
yozora/configs 2.0 - WIP/tv/award.yml
Normal file
@@ -0,0 +1,60 @@
|
||||
######################################################
|
||||
# Awards Collections #
|
||||
# Created by Yozora and Bullmoose20 #
|
||||
# #
|
||||
######################################################
|
||||
|
||||
templates:
|
||||
Award:
|
||||
sort_title: +16_<<collection_name>>
|
||||
collection_mode: hide
|
||||
sync_mode: sync
|
||||
smart_label: audience_rating.desc
|
||||
#schedule: weekly (monday)
|
||||
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/tv/award/<<URL_ENCODE>>.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/movie/award/<<URL_ENCODE>>%20<<year>>.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/movie/award/Award%20Collections.jpg
|
||||
|
||||
Emmy Winners:
|
||||
template: { name: Award, URL_ENCODE: "Emmy%20Winners"}
|
||||
imdb_list: https://www.imdb.com/search/title/?title_type=tv_series,tv_miniseries&groups=emmy_winner
|
||||
summary: Emmy Winning Shows
|
||||
|
||||
Golden Globes 2021:
|
||||
template: { name: GG Template, year: 2021, URL_ENCODE: "Golden%20Globes%20Winners" }
|
||||
|
||||
Golden Globes 2020:
|
||||
template: { name: GG Template, year: 2020, URL_ENCODE: "Golden%20Globes%20Winners" }
|
||||
|
||||
Golden Globes 2019:
|
||||
template: { name: GG Template, year: 2019, URL_ENCODE: "Golden%20Globes%20Winners" }
|
||||
|
||||
Golden Globes 2018:
|
||||
template: { name: GG Template, year: 2018, URL_ENCODE: "Golden%20Globes%20Winners" }
|
||||
|
||||
Golden Globes 2017:
|
||||
template: { name: GG Template, year: 2017, URL_ENCODE: "Golden%20Globes%20Winners" }
|
||||
|
||||
Golden Globes 2016:
|
||||
template: { name: GG Template, year: 2016, URL_ENCODE: "Golden%20Globes%20Winners" }
|
||||
|
||||
Golden Globes 2015:
|
||||
template: { name: GG Template, year: 2015, URL_ENCODE: "Golden%20Globes%20Winners" }
|
||||
|
||||
Golden Globes 2014:
|
||||
template: { name: GG Template, year: 2014, URL_ENCODE: "Golden%20Globes%20Winners" }
|
||||
Reference in New Issue
Block a user