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.
49 lines
1.4 KiB
49 lines
1.4 KiB
##############################################################################
|
|
# Writer Collections #
|
|
# Created by Yozora, Bullmoose20, & Sohjiro #
|
|
# EDITING THIS FILE MAY CAUSE PULLING NEW UPDATES TO FAIL #
|
|
# https://metamanager.wiki/en/latest/defaults/movie/writer.html #
|
|
##############################################################################
|
|
|
|
external_templates:
|
|
pmm: templates
|
|
template_variables:
|
|
collection_section: 20
|
|
|
|
translations:
|
|
pmm: translations
|
|
|
|
collections:
|
|
Writers Collections:
|
|
template:
|
|
- name: separator
|
|
separator: writer
|
|
- name: translation
|
|
key_name: Writers
|
|
translation_key: separator
|
|
|
|
dynamic_collections:
|
|
Top Writers:
|
|
type: writer
|
|
data:
|
|
depth: 5
|
|
limit: 25
|
|
title_format: <<key_name>> (Writer)
|
|
template:
|
|
- smart_filter
|
|
- translation
|
|
- shared
|
|
template_variables:
|
|
tmdb_person:
|
|
default: <<value>>
|
|
search_term:
|
|
default: writer
|
|
search_value:
|
|
default: tmdb
|
|
translation_key:
|
|
default: writer
|
|
style:
|
|
default: bw
|
|
url_poster:
|
|
default: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-People-<<style>>/master/<<key_name_first_letter>>/Images/<<key_encoded>>.jpg
|