From e18c21b8b3ce211d5d6e784041ada9f0cc597005 Mon Sep 17 00:00:00 2001 From: nwithan8 Date: Mon, 27 Nov 2023 10:00:16 -0500 Subject: [PATCH] - Skip Awards Show, Podcast genres --- plex/pmm/collections/genres/movies.yml | 2 ++ plex/pmm/collections/genres/shows.yml | 2 ++ 2 files changed, 4 insertions(+) diff --git a/plex/pmm/collections/genres/movies.yml b/plex/pmm/collections/genres/movies.yml index 3cad930..09d7f6c 100644 --- a/plex/pmm/collections/genres/movies.yml +++ b/plex/pmm/collections/genres/movies.yml @@ -264,6 +264,8 @@ dynamic_collections: exclude: - Action/Adventure - Talk Show + - Awards Show + - Podcast title_format: <> template: - Per_Genre diff --git a/plex/pmm/collections/genres/shows.yml b/plex/pmm/collections/genres/shows.yml index 2bd9edb..4f2147a 100644 --- a/plex/pmm/collections/genres/shows.yml +++ b/plex/pmm/collections/genres/shows.yml @@ -22,6 +22,8 @@ dynamic_collections: type: genre exclude: - Action/Adventure + - Awards Show + - Podcast title_format: <> template: - Per_Genre