mirror of
https://github.com/Kometa-Team/Community-Configs.git
synced 2025-11-22 15:57:57 -05:00
initial commit
This commit is contained in:
33
bullmoose20/metadata/movies/Writing.yml
Normal file
33
bullmoose20/metadata/movies/Writing.yml
Normal file
@@ -0,0 +1,33 @@
|
||||
######################################################
|
||||
# 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" }
|
||||
Reference in New Issue
Block a user