Merge remote-tracking branch 'meisnate12/master'

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

@ -34,6 +34,17 @@ external_templates:
collection_section: 16 collection_section: 16
collections: 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: Cesar:
variables: variables:
key: cesar key: cesar
@ -45,16 +56,16 @@ collections:
- name: custom - name: custom
trakt_list_details: https://trakt.tv/users/maxwelldeux/lists/cesar-award-best-french-film trakt_list_details: https://trakt.tv/users/maxwelldeux/lists/cesar-award-best-french-film
Berlinale: Razzies:
variables: variables:
key: berlinale key: razzie
template: template:
- name: shared - name: shared
allowed_libraries: movie allowed_libraries: movie
image: award/berlinale/winner image: award/razzie/winner
- name: arr - name: arr
- name: custom - 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: Venice:
variables: variables:
@ -66,3 +77,4 @@ collections:
- name: arr - name: arr
- name: custom - name: custom
trakt_list_details: https://trakt.tv/users/maxwelldeux/lists/venice-film-festival-golden-lion trakt_list_details: https://trakt.tv/users/maxwelldeux/lists/venice-film-festival-golden-lion

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

Loading…
Cancel
Save