- Add collection for every actor in Movies library

This commit is contained in:
Nate Harris 2022-03-15 01:04:20 -06:00
parent 2309e6461a
commit f214cc643e
1 changed files with 6 additions and 0 deletions

View File

@ -836,3 +836,9 @@ collections:
# Zooey Deschanel:
# template: { name: Person, person: 11664 }
dynamic_collections:
"PER-ACTOR COLLECTION": # mapping name does not matter just needs to be unique
type: actor
data:
depth: 5 # must be in top X billed actors for a given movie for the movie to be added
minimum: 10 # actor must be in at least X movies to have a collection made