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.
35 lines
797 B
35 lines
797 B
# Prefixes for cpt-kuesels Movie Collections:
|
|
# +1_ = Decades
|
|
# +2_ = Awards
|
|
|
|
# In this file:
|
|
# [
|
|
# +3_1_ = Directors
|
|
# ]
|
|
|
|
# +4_ = Genres/Countries
|
|
# +5_ = Movies
|
|
|
|
templates:
|
|
Director:
|
|
smart_filter:
|
|
all:
|
|
director: tmdb
|
|
sort_by: year.asc
|
|
tmdb_person: <<person>>
|
|
sort_title: +3_1_<<collection_name>>
|
|
collections:
|
|
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} |