|
|
|
#############################################################
|
|
|
|
# Awards Collections #
|
|
|
|
# Created by Yozora, Bullmoose20, & Sohjiro #
|
|
|
|
# Credit to maxwelldeux for the Trakt Lists #
|
|
|
|
#############################################################
|
|
|
|
# REQUIRES TRAKT AUTHENTICATION #
|
|
|
|
# https://metamanager.wiki/en/latest/config/trakt.html #
|
|
|
|
# #
|
|
|
|
# Call this from your config.yml (Movie only) #
|
|
|
|
# If nothing is specified these are the defaults #
|
|
|
|
# #
|
|
|
|
# metadata_path: #
|
|
|
|
# - git: PMM/award/other #
|
|
|
|
# template_variables: #
|
|
|
|
# # Sets the collection order of the collection #
|
|
|
|
# collection_order: custom #
|
|
|
|
# # Sets the collection mode of the collection #
|
|
|
|
# collection_mode: #
|
|
|
|
# # Sets the value at the start of the sort title #
|
|
|
|
# collection_section: 16 #
|
|
|
|
# # Adds missing from the collection to radarr #
|
|
|
|
# radarr_add_missing: #
|
|
|
|
# # Radarr Folder to add to #
|
|
|
|
# radarr_folder: #
|
|
|
|
# # Radarr Tag for added missing #
|
|
|
|
# radarr_tag: #
|
|
|
|
# # Radarr Tag for existing items #
|
|
|
|
# item_radarr_tag: #
|
|
|
|
#############################################################
|
|
|
|
|
|
|
|
external_templates:
|
|
|
|
pmm: templates
|
|
|
|
template_variables:
|
|
|
|
collection_section: 16
|
|
|
|
|
|
|
|
translations:
|
|
|
|
pmm: translations
|
|
|
|
|
|
|
|
collections:
|
|
|
|
Berlinale Golden Bears:
|
|
|
|
variables:
|
|
|
|
key: berlinale
|
|
|
|
template:
|
|
|
|
- name: shared
|
|
|
|
allowed_libraries: movie
|
|
|
|
image: award/berlinale/winner
|
|
|
|
- name: arr
|
|
|
|
- name: custom
|
|
|
|
- name: translation
|
|
|
|
translation_key: berlinale_best
|
|
|
|
trakt_list: https://trakt.tv/users/maxwelldeux/lists/berlin-international-film-festival-golden-bears
|
|
|
|
|
|
|
|
César Best Film Winners:
|
|
|
|
variables:
|
|
|
|
key: cesar
|
|
|
|
template:
|
|
|
|
- name: shared
|
|
|
|
allowed_libraries: movie
|
|
|
|
image: award/cesar/winner
|
|
|
|
- name: arr
|
|
|
|
- name: custom
|
|
|
|
- name: translation
|
|
|
|
translation_key: cesar_best
|
|
|
|
trakt_list: https://trakt.tv/users/maxwelldeux/lists/cesar-award-best-french-film
|
|
|
|
|
|
|
|
Razzies Golden Raspberry Winners:
|
|
|
|
variables:
|
|
|
|
key: razzie
|
|
|
|
template:
|
|
|
|
- name: shared
|
|
|
|
allowed_libraries: movie
|
|
|
|
image: award/razzies/winner
|
|
|
|
- name: arr
|
|
|
|
- name: custom
|
|
|
|
- name: translation
|
|
|
|
translation_key: razzie_worst
|
|
|
|
trakt_list: https://trakt.tv/users/hdlists/lists/razzie-awards-worst-picture-winners
|
|
|
|
|
|
|
|
Venice Golden Lions:
|
|
|
|
variables:
|
|
|
|
key: venice
|
|
|
|
template:
|
|
|
|
- name: shared
|
|
|
|
allowed_libraries: movie
|
|
|
|
image: award/venice/winner
|
|
|
|
- name: arr
|
|
|
|
- name: custom
|
|
|
|
- name: translation
|
|
|
|
translation_key: bafta_best
|
|
|
|
trakt_list: https://trakt.tv/users/maxwelldeux/lists/venice-film-festival-golden-lion
|