From 4a0cdb6b76bbde318b0a9b225d9a054326e1dd4e Mon Sep 17 00:00:00 2001 From: nwithan8 Date: Wed, 13 Dec 2023 11:13:45 -0700 Subject: [PATCH] - Move Best of All Time to lists --- plex/pmm/collections/best/movies.yml | 13 ------------- plex/pmm/collections/lists/movies.yml | 13 +++++++++++++ 2 files changed, 13 insertions(+), 13 deletions(-) diff --git a/plex/pmm/collections/best/movies.yml b/plex/pmm/collections/best/movies.yml index e30ba94..50b4ff0 100644 --- a/plex/pmm/collections/best/movies.yml +++ b/plex/pmm/collections/best/movies.yml @@ -3,16 +3,3 @@ external_templates: - repo: templates/dynamic_collections collections: - # Top movies via IMDB, updated twice a week - "🙌 Best Of All Time": - template: { name: Award, - level: "++" } - summary: "Dive into the best films ever made" - imdb_chart: top_movies - schedule: - - weekly(wednesday) - - weekly(sunday) - collection_order: random - visible_library: true - visible_home: true - visible_shared: true diff --git a/plex/pmm/collections/lists/movies.yml b/plex/pmm/collections/lists/movies.yml index 7a62e42..ac4f0ff 100644 --- a/plex/pmm/collections/lists/movies.yml +++ b/plex/pmm/collections/lists/movies.yml @@ -3,6 +3,19 @@ external_templates: - repo: templates/dynamic_collections collections: + # Top movies via IMDB, updated monthly + "🙌 Best Of All Time": + template: { name: Collection, + sort_title: "Best Of All Time", + level: "++++" } + summary: "Dive into the best films ever made" + imdb_chart: top_movies + collection_order: random + # default schedule + visible_library: true + visible_home: true + visible_shared: true + # Movies with a perfect RT score, updated monthly "💯 The 100 Club": template: { name: Collection,