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: "++" }