mirror of
https://github.com/Kometa-Team/Community-Configs.git
synced 2025-11-24 16:53:01 -05:00
additional fixes for people
This commit is contained in:
@@ -4,21 +4,28 @@
|
||||
# #
|
||||
######################################################
|
||||
|
||||
actor template:
|
||||
templates:
|
||||
actor_dynamic:
|
||||
collection_mode: hide
|
||||
sort_title: +02act_<<collection_name>>
|
||||
sort_title: +17_<<collection_name>>
|
||||
tmdb_person: <<actor>>
|
||||
plex_search:
|
||||
all:
|
||||
actor: tmdb
|
||||
|
||||
Top Actors: # mapping name does not matter just needs to be unique
|
||||
test: true
|
||||
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/common/people/actor/Actor%20Collections.jpg
|
||||
|
||||
dynamic_collections:
|
||||
Top Actors:
|
||||
type: actor
|
||||
template: actor template
|
||||
template: actor_dynamic
|
||||
title_format: <<title>> (Actor)
|
||||
data:
|
||||
depth: 5
|
||||
limit: 25
|
||||
|
||||
|
||||
Reference in New Issue
Block a user