Merge remote-tracking branch 'meisnate12/master'

pull/479/head
bullmoose20 2 years ago
commit 0ad49bdd3a

@ -34,6 +34,17 @@ external_templates:
collection_section: 16
collections:
Berlinale:
variables:
key: berlinale
template:
- name: shared
allowed_libraries: movie
image: award/berlinale/winner
- name: arr
- name: custom
trakt_list_details: https://trakt.tv/users/maxwelldeux/lists/berlin-international-film-festival-golden-bears
Cesar:
variables:
key: cesar
@ -45,16 +56,16 @@ collections:
- name: custom
trakt_list_details: https://trakt.tv/users/maxwelldeux/lists/cesar-award-best-french-film
Berlinale:
Razzies:
variables:
key: berlinale
key: razzie
template:
- name: shared
allowed_libraries: movie
image: award/berlinale/winner
image: award/razzie/winner
- name: arr
- name: custom
trakt_list_details: https://trakt.tv/users/maxwelldeux/lists/berlin-international-film-festival-golden-bears
trakt_list_details: https://trakt.tv/users/hdlists/lists/razzie-awards-worst-picture-winners
Venice:
variables:
@ -66,3 +77,4 @@ collections:
- name: arr
- name: custom
trakt_list_details: https://trakt.tv/users/maxwelldeux/lists/venice-film-festival-golden-lion

@ -80,6 +80,7 @@ templates:
streaming:
default:
sort_by: release.desc
sort_by_<<key>>: <<sort_by>>
ignore_blank_results: true
cache_builders: 1
smart_label: <<sort_by_<<key>>>>

Loading…
Cancel
Save