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.
46 lines
1.2 KiB
46 lines
1.2 KiB
##############################################################################
|
|
# Director Collections #
|
|
# Created by Yozora, Bullmoose20, & Sohjiro #
|
|
# EDITING THIS FILE MAY CAUSE PULLING NEW UPDATES TO FAIL #
|
|
# https://metamanager.wiki/en/latest/defaults/movie/director.html #
|
|
##############################################################################
|
|
|
|
external_templates:
|
|
pmm: templates
|
|
template_variables:
|
|
collection_section: 18
|
|
|
|
translations:
|
|
pmm: translations
|
|
|
|
collections:
|
|
Directors Collections:
|
|
template:
|
|
- name: separator
|
|
separator: director
|
|
|
|
dynamic_collections:
|
|
Top Directors:
|
|
type: director
|
|
data:
|
|
depth: 5
|
|
limit: 25
|
|
title_format: <<key_name>> (Director)
|
|
template:
|
|
- smart_filter
|
|
- translation
|
|
- shared
|
|
template_variables:
|
|
tmdb_person:
|
|
default: <<value>>
|
|
search_term:
|
|
default: director
|
|
search_value:
|
|
default: tmdb
|
|
translation_key:
|
|
default: director
|
|
image:
|
|
default: people/<<style>>/<<key_encoded>>
|
|
style:
|
|
default: bw
|
|
|