2022-04-07 07:52:04 -04:00

35 lines
1.1 KiB
YAML

######################################################
# Director Collections #
# Created by Yozora, Bullmoose20, & Sohjiro #
# #
# Call this from your config.yml (Movie only): #
# metadata_path: #
# - git: PMM/movie/director #
######################################################
templates:
director_dynamic:
collection_mode: hide
sort_title: +18_<<collection_name>>
tmdb_person: <<value>>
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/people/<<key_encoded>>.jpg
smart_filter:
all:
director: tmdb
collections:
Directors Collections:
blank_collection: true
collection_mode: hide
sort_title: +18_+Director Collections
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/separators/director.jpg
dynamic_collections:
Top Directors:
type: director
template: director_dynamic
title_format: <<title>> (Director)
data:
depth: 5
limit: 25