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.
80 lines
2.5 KiB
80 lines
2.5 KiB
######################################################
|
|
# Oscars Collections #
|
|
# Created by Yozora, Bullmoose20, hjone72, & Sohjiro #
|
|
# #
|
|
# Call this from your config.yml (Movie only): #
|
|
# metadata_path: #
|
|
# - git: PMM/movie/oscars #
|
|
######################################################
|
|
|
|
templates:
|
|
Oscars:
|
|
sort_title: +16_<<collection_name>>
|
|
collection_mode: hide
|
|
smart_label: audience_rating.desc
|
|
summary: Academy Awards (Oscars) for <<year>>
|
|
trakt_list: https://trakt.tv/users/pjcob/lists/<<year>>-oscars
|
|
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/award/oscars/<<year>>.jpg
|
|
|
|
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/oscars/<<image>>.jpg
|
|
|
|
collections:
|
|
|
|
Oscars 2010:
|
|
template: { name: Oscars, year: 2010 }
|
|
|
|
Oscars 2011:
|
|
template: { name: Oscars, year: 2011 }
|
|
|
|
Oscars 2012:
|
|
template: { name: Oscars, year: 2012 }
|
|
|
|
Oscars 2013:
|
|
template: { name: Oscars, year: 2013 }
|
|
|
|
Oscars 2014:
|
|
template: { name: Oscars, year: 2014 }
|
|
|
|
Oscars 2015:
|
|
template: { name: Oscars, year: 2015 }
|
|
|
|
Oscars 2016:
|
|
template: { name: Oscars, year: 2016 }
|
|
|
|
Oscars 2017:
|
|
template: { name: Oscars, year: 2017 }
|
|
|
|
Oscars 2018:
|
|
template: { name: Oscars, year: 2018 }
|
|
|
|
Oscars 2019:
|
|
template: { name: Oscars, year: 2019 }
|
|
|
|
Oscars 2020:
|
|
template: { name: Oscars, year: 2020 }
|
|
|
|
Oscars 2021:
|
|
template: { name: Oscars, year: 2021 }
|
|
|
|
Oscars 2022:
|
|
template: { name: Oscars, year: 2022 }
|
|
|
|
Oscars Winners:
|
|
template: { name: Award, image: winner }
|
|
imdb_list: https://www.imdb.com/search/title/?title_type=feature,documentary&groups=oscar_winner
|
|
summary: Oscar Winning Movies
|
|
|
|
Oscars Best Picture Winners:
|
|
template: { name: Award, image: best }
|
|
imdb_list: https://www.imdb.com/search/title/?count=250&groups=oscar_best_picture_winners
|
|
summary: The Academy Award for Best Picture is one of the Academy Awards presented annually by the Academy of Motion Picture Arts and Sciences since the awards debuted in 1929.
|
|
|
|
Oscars Nominated:
|
|
template: { name: Award, image: nomination }
|
|
trakt_list: https://trakt.tv/users/jcbwoldseth/lists/oscar-race-2022
|
|
summary: 2022 Oscar nominations |