mirror of
https://github.com/Kometa-Team/Community-Configs.git
synced 2025-11-15 12:48:54 -05:00
31 lines
953 B
YAML
31 lines
953 B
YAML
######################################################
|
|
# Writer Collections #
|
|
# Created by Yozora and Bullmoose20 #
|
|
# #
|
|
######################################################
|
|
|
|
templates:
|
|
writer_dynamic:
|
|
collection_mode: hide
|
|
sort_title: +20_<<collection_name>>
|
|
tmdb_person: <<writer>>
|
|
plex_search:
|
|
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/common/people/writer/Writer%20Collections.jpg
|
|
|
|
dynamic_collections:
|
|
Top Writers: # mapping name does not matter just needs to be unique
|
|
type: writer
|
|
template: writer_dynamic
|
|
title_format: <<title>> (Writer)
|
|
data:
|
|
depth: 5
|
|
limit: 25
|
|
|