2022-10-09 04:32:53 +00:00
|
|
|
##############################################################################
|
|
|
|
# Actor Collections #
|
|
|
|
# Created by Yozora, Bullmoose20, & Sohjiro #
|
|
|
|
# EDITING THIS FILE MAY CAUSE PULLING NEW UPDATES TO FAIL #
|
2024-01-05 21:06:39 +00:00
|
|
|
# https://metamanager.wiki/en/latest/defaults/both/actor #
|
2022-10-09 04:32:53 +00:00
|
|
|
##############################################################################
|
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:
|
2023-02-08 10:18:02 +00:00
|
|
|
collection_section: "140"
|
2022-09-27 06:19:29 +00:00
|
|
|
|
|
|
|
collections:
|
|
|
|
Actors Collections:
|
|
|
|
template:
|
|
|
|
- name: separator
|
|
|
|
separator: actor
|
2022-10-13 21:02:05 +00:00
|
|
|
key_name: Actors
|
|
|
|
translation_key: separator
|
2022-09-27 06:19:29 +00:00
|
|
|
|
|
|
|
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:
|
2023-02-07 16:50:18 +00:00
|
|
|
- tmdb_person
|
2022-10-01 07:45:58 +00:00
|
|
|
- smart_filter
|
2022-09-30 12:51:27 +00:00
|
|
|
- shared
|
|
|
|
template_variables:
|
2022-10-01 07:45:58 +00:00
|
|
|
tmdb_person:
|
|
|
|
default: <<value>>
|
2023-02-07 16:50:18 +00:00
|
|
|
tmdb_person_offset:
|
|
|
|
default: 0
|
2022-10-01 07:45:58 +00:00
|
|
|
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
|
|
|
style:
|
|
|
|
default: bw
|
2023-04-08 17:26:11 +00:00
|
|
|
dynamic:
|
|
|
|
default: true
|