Added KieranRobson

This commit is contained in:
Kieran
2022-06-12 15:04:40 +01:00
parent 264e8991f0
commit 4e47b0e58f
7 changed files with 432 additions and 0 deletions

View File

@@ -0,0 +1,28 @@
templates:
Director:
smart_filter:
all:
director: tmdb
sort_by: year.asc
tmdb_person: <<person>>
sort_title: +3_1_<<collection_name>>
collections:
##### Directors
Bong Joon-Ho:
template: {name: Director, person: 21684}
Christopher Nolan:
template: {name: Director, person: 525}
Edgar Wright:
template: {name: Director, person: 11090}
Guy Ritchie:
template: {name: Director, person: 956}
Martin Scorsese:
template: {name: Director, person: 1032}
Quentin Tarantino:
template: {name: Director, person: 138}
Taika Waititi:
template: {name: Director, person: 55934}
Steven Spielberg:
template: {name: Director, person: 488}