From 3cd36ac88bf31fd8f66d0988fe0cc56af7a2ed48 Mon Sep 17 00:00:00 2001 From: meisnate12 Date: Wed, 28 Sep 2022 10:20:19 -0400 Subject: [PATCH 1/2] fix streaming --- PMM/streaming.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/PMM/streaming.yml b/PMM/streaming.yml index 4fbb1954..b6ad4750 100644 --- a/PMM/streaming.yml +++ b/PMM/streaming.yml @@ -80,6 +80,7 @@ templates: streaming: default: sort_by: release.desc + sort_by_<>: <> ignore_blank_results: true cache_builders: 1 smart_label: <>>> From 4fc02c5443c990624321a7583c2db90129655feb Mon Sep 17 00:00:00 2001 From: YozoraXCII <96386153+YozoraXCII@users.noreply.github.com> Date: Fri, 30 Sep 2022 09:52:03 +0100 Subject: [PATCH 2/2] add Razzies to PMM/award/other (#478) Co-authored-by: YozoraXCII --- PMM/award/other.yml | 20 ++++++++++++++++---- 1 file changed, 16 insertions(+), 4 deletions(-) diff --git a/PMM/award/other.yml b/PMM/award/other.yml index 1a323da9..6898fd9a 100644 --- a/PMM/award/other.yml +++ b/PMM/award/other.yml @@ -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 +