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.
|
|
|
#############################################################
|
|
|
|
# BAFTA Collections
|
|
|
|
# Created by Yozora, Bullmoose20, & Sohjiro
|
|
|
|
# Credit to pjcob & maxwelldeux for the Trakt Lists
|
|
|
|
#############################################################
|
|
|
|
|
|
|
|
external_templates:
|
|
|
|
pmm: templates
|
|
|
|
template_variables:
|
|
|
|
collection_section: 16
|
|
|
|
|
|
|
|
translations:
|
|
|
|
pmm: translations
|
|
|
|
|
|
|
|
templates:
|
|
|
|
BAFTA:
|
|
|
|
allowed_library_types: movie
|
|
|
|
trakt_list: https://trakt.tv/users/pjcob/lists/<<key>>-bafta
|
|
|
|
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/award/bafta/<<key>>.jpg
|
|
|
|
|
|
|
|
collections:
|
|
|
|
BAFTA Best Films:
|
|
|
|
variables:
|
|
|
|
key: best
|
|
|
|
template:
|
|
|
|
- name: shared
|
|
|
|
sort: BAFTA !
|
|
|
|
allowed_libraries: movie
|
|
|
|
image: award/bafta/winner
|
|
|
|
- name: arr
|
|
|
|
- name: custom
|
|
|
|
- name: translation
|
|
|
|
translation_key: bafta_best
|
|
|
|
trakt_list_details: https://trakt.tv/users/maxwelldeux/lists/bafta-award-best-film
|
|
|
|
|
|
|
|
dynamic_collections:
|
|
|
|
BAFTA Awards:
|
|
|
|
type: number
|
|
|
|
sync: true
|
|
|
|
data:
|
|
|
|
starting: current_year-5
|
|
|
|
ending: current_year
|
|
|
|
title_format: BAFTA <<key_name>>
|
|
|
|
template:
|
|
|
|
- use_year_collections
|
|
|
|
- BAFTA
|
|
|
|
- translation
|
|
|
|
- shared
|
|
|
|
- arr
|
|
|
|
- custom
|
|
|
|
template_variables:
|
|
|
|
translation_key:
|
|
|
|
default: bafta_year
|