space_chef c71eb6d934 Removed space in name
My bad
2024-04-02 05:15:02 +01:00

52 lines
1.7 KiB
YAML
Executable File

# /$$$$$$$ /$$$$$$ /$$$$$$$ /$$$$$$$$ /$$$$$$ /$$$$$$$$ /$$$$$$ /$$$$$$$ /$$$$$$
# | $$__ $$|_ $$_/| $$__ $$| $$_____/ /$$__ $$|__ $$__/ /$$__ $$| $$__ $$ /$$__ $$
# | $$ \ $$ | $$ | $$ \ $$| $$ | $$ \__/ | $$ | $$ \ $$| $$ \ $$| $$ \__/
# | $$ | $$ | $$ | $$$$$$$/| $$$$$ | $$ | $$ | $$ | $$| $$$$$$$/| $$$$$$
# | $$ | $$ | $$ | $$__ $$| $$__/ | $$ | $$ | $$ | $$| $$__ $$ \____ $$
# | $$ | $$ | $$ | $$ \ $$| $$ | $$ $$ | $$ | $$ | $$| $$ \ $$ /$$ \ $$
# | $$$$$$$/ /$$$$$$| $$ | $$| $$$$$$$$| $$$$$$/ | $$ | $$$$$$/| $$ | $$| $$$$$$/
# |_______/ |______/|__/ |__/|________/ \______/ |__/ \______/ |__/ |__/ \______/
external_templates:
file: config/scripts/collections/templates.yml
template_variables:
collection_section: "801"
dynamic_collections:
Top Directors:
type: director
data:
depth: 5
limit: 25
title_format: <<key_name>>
template:
- tmdb_person
- smart_filter
- shared
template_variables:
tmdb_person:
default: <<value>>
tmdb_person_offset:
default: 0
Richard Brooks: 1
search_term:
default: director
search_value:
default: tmdb
translation_key:
default: director
dynamic:
default: true
include:
- Adam McKay
# - Alfred Hitchcock
- Christopher Nolan
- James Cameron
# - M. Night Shyamalan
- Martin Scorsese
# - Michael Bay
#- Quentin Tarantino
- Ridley Scott
- Steven Spielberg
# - Tim Burton
# - Zack Snyder