meta directory with files for PMM

This commit is contained in:
bullmoose20
2022-04-07 07:52:04 -04:00
parent 248af1c5b8
commit 2f7ea82877
44 changed files with 2859 additions and 0 deletions

View File

@@ -0,0 +1,46 @@
######################################################
# 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 }