template reorg

This commit is contained in:
meisnate12
2022-09-20 17:30:22 -04:00
parent 92f44d534d
commit b23d8643bb
25 changed files with 307 additions and 233 deletions

View File

@@ -44,12 +44,15 @@ templates:
collections:
BAFTA Best Films:
variables:
key: best
template:
- name: award
image: bafta/winner
- name: shared
sort: BAFTA !
allowed_library_types: movie
library_type: movie
image: award/bafta/winner
- name: arr
- name: custom
trakt_list_details: https://trakt.tv/users/maxwelldeux/lists/bafta-award-best-film
dynamic_collections:
@@ -63,5 +66,6 @@ dynamic_collections:
template:
- use_year_collections
- BAFTA
- award
- shared
- arr
- custom

View File

@@ -44,12 +44,15 @@ templates:
collections:
Cannes - Palme d'or:
variables:
key: palme
template:
- name: award
image: cannes/winner
- name: shared
sort: Cannes !
allowed_library_types: movie
library_type: movie
image: award/cannes/winner
- name: arr
- name: custom
trakt_list_details: https://trakt.tv/users/maxwelldeux/lists/cannes-film-festival-palme-d-or
dynamic_collections:
@@ -63,5 +66,6 @@ dynamic_collections:
template:
- use_year_collections
- Cannes
- award
- shared
- arr
- custom

View File

@@ -62,8 +62,9 @@ dynamic_collections:
template:
- use_year_collections
- Choice
- award
- shared
- arr
- custom
template_variables:
url:
2019: critics

View File

@@ -59,5 +59,6 @@ dynamic_collections:
template:
- use_year_collections
- Emmy
- award
- shared
- arr
- custom

View File

@@ -51,11 +51,14 @@ templates:
collections:
Golden Globe Best Motion Pictures:
variables:
key: best
template:
- name: award
image: golden/best_picture_winner
- name: shared
sort: Golden Globes !1
image: award/golden/best_picture_winner
- name: arr
- name: custom
trakt_list_details: https://trakt.tv/users/maxwelldeux/lists/golden-globe-award-best-motion-picture
dynamic_collections:
@@ -69,5 +72,6 @@ dynamic_collections:
template:
- use_year_collections
- Golden
- award
- shared
- arr
- custom

View File

@@ -44,22 +44,28 @@ templates:
collections:
Oscars Best Picture Winners:
variables:
key: best_picture
template:
- name: award
image: oscars/best_picture_winner
- name: shared
sort: Oscars !1
allowed_library_types: movie
library_type: movie
image: award/oscars/best_picture_winner
- name: arr
- name: custom
imdb_list: https://www.imdb.com/search/title/?groups=best_picture_winner
summary: The Academy Award for Best Picture is one of the Academy Awards presented annually by the Academy of Motion Picture Arts and Sciences since the awards debuted in 1929.
Oscars Best Director Winners:
variables:
key: best_director
template:
- name: award
image: oscars/best_director_winner
- name: shared
sort: Oscars !2
allowed_library_types: movie
library_type: movie
image: award/oscars/best_director_winner
- name: arr
- name: custom
imdb_list: https://www.imdb.com/search/title/?groups=best_director_winner
summary: The Academy Award for Best Director is one of the Academy Awards presented annually by the Academy of Motion Picture Arts and Sciences since the awards debuted in 1929.
@@ -74,5 +80,6 @@ dynamic_collections:
template:
- use_year_collections
- Oscars
- award
- shared
- arr
- custom

View File

@@ -35,25 +35,34 @@ external_templates:
collections:
Cesar:
variables:
key: cesar
template:
- name: award
image: cesar/winner
- name: shared
allowed_library_types: movie
library_type: movie
image: award/cesar/winner
- name: arr
- name: custom
trakt_list_details: https://trakt.tv/users/maxwelldeux/lists/cesar-award-best-french-film
Berlinale:
variables:
key: berlinale
template:
- name: award
image: berlinale/winner
- name: shared
allowed_library_types: movie
library_type: movie
image: award/berlinale/winner
- name: arr
- name: custom
trakt_list_details: https://trakt.tv/users/maxwelldeux/lists/berlin-international-film-festival-golden-bears
Venice:
variables:
key: venice
template:
- name: award
image: venice/winner
- name: shared
allowed_library_types: movie
library_type: movie
image: award/venice/winner
- name: arr
- name: custom
trakt_list_details: https://trakt.tv/users/maxwelldeux/lists/venice-film-festival-golden-lion

View File

@@ -52,5 +52,6 @@ dynamic_collections:
template:
- use_year_collections
- Spirit
- award
- shared
- arr
- custom

View File

@@ -43,12 +43,15 @@ templates:
collections:
Sundance Grand Jury Winners:
variables:
key: grand
template:
- name: award
image: sundance/grand_jury_winner
- name: shared
sort: Sundance !1
allowed_library_types: movie
library_type: movie
image: award/sundance/grand_jury_winner
- name: arr
- name: custom
trakt_list_details: https://trakt.tv/users/maxwelldeux/lists/sundance-film-festival-grand-jury-prize
dynamic_collections:
@@ -62,5 +65,6 @@ dynamic_collections:
template:
- use_year_collections
- Sundance
- award
- shared
- arr
- custom