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.
56 lines
1.6 KiB
56 lines
1.6 KiB
##############################################################################
|
|
# Cannes 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/cannes.html #
|
|
##############################################################################
|
|
|
|
external_templates:
|
|
pmm: templates
|
|
template_variables:
|
|
collection_section: 130
|
|
|
|
translations:
|
|
pmm: translations
|
|
|
|
collections:
|
|
Cannes Golden Palm Winners:
|
|
variables:
|
|
key: palm
|
|
template:
|
|
- name: shared
|
|
sort: Cannes !
|
|
allowed_libraries: movie
|
|
image: award/cannes/winner
|
|
- name: arr
|
|
- name: custom
|
|
- name: translation
|
|
translation_key: cannes_best
|
|
trakt_list: https://trakt.tv/users/maxwelldeux/lists/cannes-film-festival-palme-d-or
|
|
|
|
dynamic_collections:
|
|
Cannes Awards:
|
|
type: number
|
|
sync: true
|
|
data:
|
|
starting: current_year-5
|
|
ending: current_year
|
|
title_format: Cannes <<key_name>>
|
|
template:
|
|
- use_year_collections
|
|
- trakt
|
|
- translation
|
|
- shared
|
|
- arr
|
|
- custom
|
|
template_variables:
|
|
trakt_list:
|
|
default: https://trakt.tv/users/pjcob/lists/<<key>>-cannes
|
|
allowed_libraries:
|
|
default: movie
|
|
image:
|
|
default: award/cannes/<<key>>
|
|
translation_key:
|
|
default: cannes_year
|