mirror of
https://github.com/Kometa-Team/Community-Configs.git
synced 2025-11-06 00:18:53 -05:00
35 lines
1.1 KiB
YAML
35 lines
1.1 KiB
YAML
######################################################
|
|
# Writer Collections #
|
|
# Created by Yozora, Bullmoose20, & Sohjiro #
|
|
# #
|
|
# Call this from your config.yml (Movie only): #
|
|
# metadata_path: #
|
|
# - git: PMM/writer #
|
|
######################################################
|
|
|
|
templates:
|
|
writer_dynamic:
|
|
collection_mode: hide
|
|
sort_title: +20_<<collection_name>>
|
|
tmdb_person: <<value>>
|
|
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/people/<<key_encoded>>.jpg
|
|
smart_filter:
|
|
all:
|
|
writer: tmdb
|
|
|
|
collections:
|
|
Writers Collections:
|
|
blank_collection: true
|
|
collection_mode: hide
|
|
sort_title: +20_+Writer Collections
|
|
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/separators/writer.jpg
|
|
|
|
dynamic_collections:
|
|
Top Writers:
|
|
type: writer
|
|
template: writer_dynamic
|
|
title_format: <<title>> (Writer)
|
|
data:
|
|
depth: 5
|
|
limit: 25
|
|
|