From ff758a1dca345e02ac949660dba4334db396b0c8 Mon Sep 17 00:00:00 2001 From: nwithan8 Date: Sat, 16 Dec 2023 12:32:47 -0700 Subject: [PATCH] - Fix empty sort_title attributes --- plex/pmm/collections/new/shows.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/plex/pmm/collections/new/shows.yml b/plex/pmm/collections/new/shows.yml index ddd410a..f9bdf0c 100644 --- a/plex/pmm/collections/new/shows.yml +++ b/plex/pmm/collections/new/shows.yml @@ -8,7 +8,6 @@ collections: template: { name: New, level: "++++" } summary: "Episodes added this week on Plex" - sort_title: smart_filter: type: episode sort_by: release.desc @@ -24,7 +23,6 @@ collections: template: { name: New, level: "+++" } summary: "Shows now playing on Plex" - sort_title: smart_filter: type: show sort_by: release.desc