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,