From 2002f309f303e228c6a2bd2496a3137c1c0f1aeb Mon Sep 17 00:00:00 2001 From: nwithan8 Date: Sun, 19 Nov 2023 13:06:28 -0700 Subject: [PATCH] - Don't delete non-scheduled holidays --- plex/pmm/templates/collections.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plex/pmm/templates/collections.yml b/plex/pmm/templates/collections.yml index acb438e..c58b251 100644 --- a/plex/pmm/templates/collections.yml +++ b/plex/pmm/templates/collections.yml @@ -95,7 +95,7 @@ templates: sync_mode: sync url_poster: <> minimum_items: 3 - delete_not_scheduled: true + # delete_not_scheduled: true visible_home: false visible_shared: false visible_library: false