- Add collection for every actor in Movies library
This commit is contained in:
		| @ -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 | ||||
|  | ||||
		Reference in New Issue
	
	Block a user