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

35 lines
1.1 KiB
YAML

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