mirror of
https://github.com/Kometa-Team/Community-Configs.git
synced 2025-11-11 02:38:54 -05:00
25 lines
573 B
YAML
25 lines
573 B
YAML
## Uses the same formatting as twhiting9275's list meant to complement their list.
|
|
|
|
templates:
|
|
Person:
|
|
smart_filter:
|
|
any:
|
|
actor: tmdb
|
|
director: tmdb
|
|
writer: tmdb
|
|
producer: tmdb
|
|
sort_by: title.asc
|
|
validate: false
|
|
tmdb_person: <<person>>
|
|
sort_title: +4_<<collection_name>>
|
|
smart_label: release.desc
|
|
|
|
|
|
collections:
|
|
"Florence Pugh":
|
|
template: {name: Person, person: 1373737}
|
|
"Timothée Chalamet":
|
|
template: {name: Person, person: 1190668}
|
|
"Zendaya":
|
|
template: {name: Person, person: 505710}
|