From 99485673412a10d3a52ff439f85f7e6c5d022c64 Mon Sep 17 00:00:00 2001 From: YozoraXCII Date: Fri, 30 Sep 2022 09:51:36 +0100 Subject: [PATCH] add Razzies to defaults/award/other --- defaults/award/other.yml | 35 +++++++++++++++++++++++------------ 1 file changed, 23 insertions(+), 12 deletions(-) diff --git a/defaults/award/other.yml b/defaults/award/other.yml index 1a323da9..877334ba 100644 --- a/defaults/award/other.yml +++ b/defaults/award/other.yml @@ -34,17 +34,6 @@ external_templates: collection_section: 16 collections: - Cesar: - variables: - key: cesar - template: - - name: shared - allowed_libraries: 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 @@ -56,6 +45,28 @@ collections: - name: custom trakt_list_details: https://trakt.tv/users/maxwelldeux/lists/berlin-international-film-festival-golden-bears + Cesar: + variables: + key: cesar + template: + - name: shared + allowed_libraries: movie + image: award/cesar/winner + - name: arr + - name: custom + trakt_list_details: https://trakt.tv/users/maxwelldeux/lists/cesar-award-best-french-film + + Razzies: + variables: + key: razzie + template: + - name: shared + allowed_libraries: movie + image: award/razzie/winner + - name: arr + - name: custom + trakt_list_details: https://trakt.tv/users/hdlists/lists/razzie-awards-worst-picture-winners + Venice: variables: key: venice @@ -65,4 +76,4 @@ collections: image: award/venice/winner - name: arr - 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 \ No newline at end of file