mirror of
https://github.com/Kometa-Team/Community-Configs.git
synced 2025-11-06 00:18:53 -05:00
58 lines
1.9 KiB
YAML
58 lines
1.9 KiB
YAML
######################################################
|
|
# BAFTA Collections #
|
|
# Created by Yozora, Bullmoose20, hjone72, & Sohjiro #
|
|
# #
|
|
# Call this from your config.yml (Movie only): #
|
|
# metadata_path: #
|
|
# - git: PMM/movie/bafta #
|
|
######################################################
|
|
|
|
templates:
|
|
BAFTA:
|
|
sort_title: +16_<<collection_name>>
|
|
collection_mode: hide
|
|
smart_label: audience_rating.desc
|
|
summary: <<year>> BAFTA awards
|
|
trakt_list: https://trakt.tv/users/pjcob/lists/<<year>>-bafta
|
|
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/award/bafta/<<year>>.jpg
|
|
|
|
Award:
|
|
sort_title: +16_<<collection_name>>
|
|
collection_mode: hide
|
|
smart_label: audience_rating.desc
|
|
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/award/bafta/<<image>>.jpg
|
|
|
|
collections:
|
|
|
|
BAFTA 2022:
|
|
template: { name: BAFTA, year: 2022 }
|
|
|
|
BAFTA 2021:
|
|
template: { name: BAFTA, year: 2021 }
|
|
|
|
BAFTA 2020:
|
|
template: { name: BAFTA, year: 2020 }
|
|
|
|
BAFTA 2019:
|
|
template: { name: BAFTA, year: 2019 }
|
|
|
|
BAFTA 2018:
|
|
template: { name: BAFTA, year: 2018 }
|
|
|
|
BAFTA 2017:
|
|
template: { name: BAFTA, year: 2017 }
|
|
|
|
BAFTA 2016:
|
|
template: { name: BAFTA, year: 2016 }
|
|
|
|
BAFTA 2015:
|
|
template: { name: BAFTA, year: 2015 }
|
|
|
|
BAFTA 2014:
|
|
template: { name: BAFTA, year: 2014 }
|
|
|
|
BAFTA Best Films:
|
|
template: { name: Award, image: winner }
|
|
trakt_list: https://trakt.tv/users/maxwelldeux/lists/bafta-award-best-film
|
|
summary: "The EE British Academy Film Awards or BAFTA Film Awards are presented in an annual award show hosted by the British Academy of Film and Television Arts (BAFTA) to honour the best British and international contributions to film."
|