mirror of
https://github.com/Kometa-Team/Community-Configs.git
synced 2025-12-24 22:52:31 -05:00
added some files courtesy of WhoDat104 (#620)
* Update config.yml * Create ReadMe.md * Update config.yml * Update 0_othercollections.yml * Update 1_genres.yml * Update README.md * Update config.yml * Add files via upload * Update continents.yml * Update musictemplates.yml * Add files via upload * Update 3_tvshow-genres.yml * Update 5_tvshows-topic.yml * Update 3_tvshow-genres.yml * Update 5_tvshows-topic.yml * Update 3_tvshow-genres.yml * Update 5_tvshows-topic.yml * Update 3_tvshow-genres.yml * Update config.yml * Update config.yml * Update 0_othercollections.yml * Update 1_genres.yml * Update 3_topics.yml * Add files via upload * Update config.yml * Update 3_topics.yml * Update 2_subgenre.yml * Update 4_based_on.yml * Update 6_holidays.yml * Update 3_tvshow-genres.yml * Update 5_tvshows-topic.yml * Add files via upload * Add files via upload * Update 5_critics_other.yml
This commit is contained in:
52
ladywhiskers/movies/9_bafta.yml
Normal file
52
ladywhiskers/movies/9_bafta.yml
Normal file
@@ -0,0 +1,52 @@
|
||||
##############################################################################
|
||||
# British Academy of Film and Television Arts Awards Collections #
|
||||
# Created by Yozora, Bullmoose20, & Sohjiro #
|
||||
# Credit to pjcob & maxwelldeux for the Trakt Lists #
|
||||
# EDITING THIS FILE MAY CAUSE PULLING NEW UPDATES TO FAIL #
|
||||
# https://metamanager.wiki/en/latest/defaults/award/bafta.html #
|
||||
##############################################################################
|
||||
|
||||
external_templates:
|
||||
pmm: templates
|
||||
template_variables:
|
||||
collection_section: 130
|
||||
|
||||
collections:
|
||||
BAFTA Best Films:
|
||||
variables:
|
||||
key: best
|
||||
template:
|
||||
- name: shared
|
||||
sort: BAFTA !
|
||||
allowed_libraries: movie
|
||||
image: award/bafta/winner
|
||||
translation_key: bafta_best
|
||||
- name: arr
|
||||
- name: custom
|
||||
trakt_list: https://trakt.tv/users/maxwelldeux/lists/bafta-award-best-film
|
||||
|
||||
dynamic_collections:
|
||||
BAFTA Awards:
|
||||
type: number
|
||||
sync: true
|
||||
data:
|
||||
starting: current_year-4
|
||||
ending: current_year
|
||||
title_format: BAFTA <<key_name>>
|
||||
template:
|
||||
- use_year_collections
|
||||
- trakt
|
||||
- shared
|
||||
- arr
|
||||
- custom
|
||||
template_variables:
|
||||
trakt_list:
|
||||
default: https://trakt.tv/users/pjcob/lists/<<key>>-bafta
|
||||
allowed_libraries:
|
||||
default: movie
|
||||
image:
|
||||
default: award/bafta/<<key>>
|
||||
translation_key:
|
||||
default: bafta_year
|
||||
dynamic:
|
||||
default: true
|
||||
Reference in New Issue
Block a user