From 4b7dbe177fd34e51314b10c757f772cda4e8182d Mon Sep 17 00:00:00 2001 From: Nate Harris Date: Tue, 12 Apr 2022 21:42:12 -0600 Subject: [PATCH] - Add Something New movie collection - Add Spin The Wheel movie collection --- .../movies_collections_general.yml | 29 +++++++++++++++++++ 1 file changed, 29 insertions(+) diff --git a/plex/pmm/collections/movies_collections_general.yml b/plex/pmm/collections/movies_collections_general.yml index 7179648..f5dc419 100644 --- a/plex/pmm/collections/movies_collections_general.yml +++ b/plex/pmm/collections/movies_collections_general.yml @@ -177,6 +177,35 @@ collections: visible_home: true visible_shared: true + ### For the User + "Something New": + template: { name: Chart, + level: "++" } + summary: "Let's try something new" + smart_filter: + type: movies + all: + # Movie released in the last 10 years + release: 3650 + unplayed: true + visible_home: true + visible_shared: true + + "Spin The Wheel!": + template: { name: Chart, + level: "+" } + summary: "New releases for you to take a chance on!" + smart_filter: + type: movies + all: + # Movie released in the last 5 months + release: 150 + # Movie added in the last 2 months + added: 60 + limit: 30 + visible_home: true + visible_shared: true + ### Top Rated "Best Of All Time": template: { name: Award,