From e9cc524c93dbde55554c7a9bf4538247b799741c Mon Sep 17 00:00:00 2001 From: Nate Harris Date: Tue, 8 Mar 2022 00:02:53 -0700 Subject: [PATCH] - Added Weekly Planet lists --- .../movies_collections_general.yml | 22 ++++++++++++++++++- 1 file changed, 21 insertions(+), 1 deletion(-) diff --git a/plex/pmm/collections/movies_collections_general.yml b/plex/pmm/collections/movies_collections_general.yml index 21441e9..a8c92df 100644 --- a/plex/pmm/collections/movies_collections_general.yml +++ b/plex/pmm/collections/movies_collections_general.yml @@ -189,7 +189,7 @@ collections: trakt_list: - https://trakt.tv/users/nwithan8/lists/recommendations-plex-sync?sort=popularity,asc collection_order: release - visible_home: false + visible_home: true visible_shared: true @@ -491,6 +491,26 @@ collections: visible_home: false visible_shared: true + "Best Movie Ever": + template: { name: Collection, + level: "++" } + trakt_list_details: + - https://trakt.tv/users/nwithan8/lists/best-movie-ever?sort=added,asc + collection_minimum: 3 + delete_below_minimum: true + visible_home: true + visible_shared: true + + "Worst Movie Ever": + template: { name: Collection, + level: "++" } + trakt_list_details: + - https://trakt.tv/users/nwithan8/lists/worst-movie-ever?sort=added,asc + collection_minimum: 3 + delete_below_minimum: true + visible_home: true + visible_shared: true + "1001 Movies You Must See Before You Die": template: { name: Collection, level: "++" }