mirror of
https://github.com/Kometa-Team/Community-Configs.git
synced 2025-11-26 17:53:02 -05:00
meta directory with files for PMM
This commit is contained in:
35
yozora/configs 2.0 - WIP/metadata/actor.yml
Normal file
35
yozora/configs 2.0 - WIP/metadata/actor.yml
Normal file
@@ -0,0 +1,35 @@
|
||||
######################################################
|
||||
# Actor Collections #
|
||||
# Created by Yozora, Bullmoose20, & Sohjiro #
|
||||
# #
|
||||
# Call this from your config.yml (Movie or Show): #
|
||||
# metadata_path: #
|
||||
# - git: PMM/actor #
|
||||
######################################################
|
||||
|
||||
templates:
|
||||
actor_dynamic:
|
||||
collection_mode: hide
|
||||
sort_title: +17_<<collection_name>>
|
||||
tmdb_person: <<value>>
|
||||
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/people/<<key_encoded>>.jpg
|
||||
smart_filter:
|
||||
all:
|
||||
actor: tmdb
|
||||
|
||||
collections:
|
||||
Actors Collections:
|
||||
blank_collection: true
|
||||
collection_mode: hide
|
||||
sort_title: +17_+Actor Collections
|
||||
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/separators/actor.jpg
|
||||
|
||||
dynamic_collections:
|
||||
Top Actors:
|
||||
type: actor
|
||||
template: actor_dynamic
|
||||
title_format: <<title>> (Actor)
|
||||
data:
|
||||
depth: 5
|
||||
limit: 25
|
||||
|
||||
Reference in New Issue
Block a user