From 94f5cf94523bfbcabf33646f6c796f1f4e23e8ef Mon Sep 17 00:00:00 2001 From: Nate Harris Date: Wed, 9 Mar 2022 11:47:36 -0700 Subject: [PATCH] - Fix smart_filter logic for Treehouse of Horror --- plex/pmm/collections/TV_Shows_Collections.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plex/pmm/collections/TV_Shows_Collections.yml b/plex/pmm/collections/TV_Shows_Collections.yml index 8cc77c9..08a2f1b 100644 --- a/plex/pmm/collections/TV_Shows_Collections.yml +++ b/plex/pmm/collections/TV_Shows_Collections.yml @@ -178,7 +178,7 @@ collections: sort_by: release.asc all: title.is: "The Simpsons" - episode_title.contains: "Treehouse" + episode_title: "Treehouse" sync_mode: sync visible_library: true visible_home: false