Plex-Meta-Manager/defaults/both/actor.yml

46 lines
1.2 KiB
YAML
Raw Normal View History

##############################################################################
# Actor Collections #
# Created by Yozora, Bullmoose20, & Sohjiro #
# EDITING THIS FILE MAY CAUSE PULLING NEW UPDATES TO FAIL #
# https://metamanager.wiki/en/latest/defaults/both/actor.html #
##############################################################################
2022-09-27 06:19:29 +00:00
external_templates:
2022-09-30 12:51:27 +00:00
pmm: templates
2022-09-27 06:19:29 +00:00
template_variables:
collection_section: 17
2022-09-30 12:51:27 +00:00
translations:
pmm: translations
2022-09-27 06:19:29 +00:00
collections:
Actors Collections:
template:
- name: separator
separator: actor
dynamic_collections:
Top Actors:
type: actor
data:
depth: 5
limit: 25
2022-10-04 19:24:01 +00:00
title_format: <<key_name>>
2022-09-30 12:51:27 +00:00
template:
2022-10-01 07:45:58 +00:00
- smart_filter
2022-09-30 12:51:27 +00:00
- translation
- shared
template_variables:
2022-10-01 07:45:58 +00:00
tmdb_person:
default: <<value>>
search_term:
default: actor
search_value:
default: tmdb
2022-09-30 15:56:13 +00:00
translation_key:
default: actor
2022-10-01 07:45:58 +00:00
image:
default: people/<<style>>/<<key_encoded>>
style:
default: bw
2022-09-27 06:19:29 +00:00