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.
36 lines
751 B
36 lines
751 B
3 years ago
|
# Prefixes for cpt-kuesels Movie Collections:
|
||
|
# +1_ = Decades
|
||
|
|
||
|
# In this file:
|
||
|
# [
|
||
|
# +2_1_ = Oscars
|
||
|
# ]
|
||
|
|
||
|
# +3_ = People
|
||
|
# +4_ = Genres
|
||
3 years ago
|
# +5_ = Filme
|
||
3 years ago
|
|
||
|
templates:
|
||
|
Award:
|
||
|
optional:
|
||
|
- movie
|
||
|
- list
|
||
|
tmdb_movie: <<movie>>
|
||
|
tmdb_list: <<list>>
|
||
|
sort_title: <<collection_name>>
|
||
|
collections:
|
||
|
2021 Oscar Winners:
|
||
|
template: {name: Award, list: 7093940}
|
||
|
smart_label: critic_rating.desc
|
||
|
sort_title: +2_1_2021 Oscar Winners
|
||
|
2020 Oscar Winners:
|
||
|
template: {name: Award, list: 7095665}
|
||
|
smart_label: critic_rating.desc
|
||
|
sort_title: +2_11_2020 Oscar Winners
|
||
|
2019 Oscar Winners:
|
||
|
template: {name: Award, list: 7095666}
|
||
|
smart_label: critic_rating.desc
|
||
|
sort_title: +2_111_2019 Oscar Winners
|
||
|
|
||
|
|