You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
33 lines
1.1 KiB
33 lines
1.1 KiB
3 years ago
|
######################################################
|
||
|
# People Collections #
|
||
|
######################################################
|
||
|
|
||
|
templates:
|
||
|
Person:
|
||
|
smart_filter:
|
||
|
sort_by: release.desc
|
||
|
validate: false
|
||
|
any:
|
||
|
writer: <<person>>
|
||
|
sort_title: +35_<<collection_name>>
|
||
|
collection_mode: hide
|
||
|
|
||
|
collections:
|
||
|
Aaron Sorkin (Writing):
|
||
|
template: { name: Person, person: "Aaron Sorkin" }
|
||
|
Alex Garland (Writing):
|
||
|
template: { name: Person, person: "Alex Garland" }
|
||
|
Anders Thomas Jensen (Writing):
|
||
|
template: { name: Person, person: "Anders Thomas Jensen" }
|
||
|
Asghar Farhadi (Writing):
|
||
|
template: { name: Person, person: "Asghar Farhadi" }
|
||
|
Charlie Kaufman (Writing):
|
||
|
template: { name: Person, person: "Charlie Kaufman" }
|
||
|
John Hughes (Writing):
|
||
|
template: { name: Person, person: "John Hughes" }
|
||
|
Satoshi Kon (Writing):
|
||
|
template: { name: Person, person: "Satoshi Kon" }
|
||
|
Stan Lee (Writing):
|
||
|
template: { name: Person, person: "Stan Lee" }
|
||
|
Stephen King (Writing):
|
||
|
template: { name: Person, person: "Stephen King" }
|