|
|
|
#############################################################
|
|
|
|
# Independent Spirit Awards Collections #
|
|
|
|
# Created by Yozora, Bullmoose20, & Sohjiro #
|
|
|
|
# Credit to pjcob 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/spirit #
|
|
|
|
# template_variables: #
|
|
|
|
# # Turn the individual year collections on/off #
|
|
|
|
# use_year_collections: true #
|
|
|
|
# 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
|
|
|
|
|
|
|
|
dynamic_collections:
|
|
|
|
Independent Spirit Awards Awards:
|
|
|
|
type: number
|
|
|
|
sync: true
|
|
|
|
data:
|
|
|
|
starting: current_year-5
|
|
|
|
ending: current_year
|
|
|
|
title_format: Independent Spirit Awards <<key_name>>
|
|
|
|
template:
|
|
|
|
- use_year_collections
|
|
|
|
- trakt
|
|
|
|
- translation
|
|
|
|
- shared
|
|
|
|
- arr
|
|
|
|
- custom
|
|
|
|
template_variables:
|
|
|
|
trakt_list:
|
|
|
|
default: https://trakt.tv/users/pjcob/lists/<<key>>-independent-spirits
|
|
|
|
allowed_libraries:
|
|
|
|
default: movie
|
|
|
|
image:
|
|
|
|
default: award/spirit/<<key>>
|
|
|
|
translation_key:
|
|
|
|
default: spirit_year
|