diff --git a/plex/pmm/collections/lists/movies.yml b/plex/pmm/collections/lists/movies.yml index 9e51b98..7a62e42 100644 --- a/plex/pmm/collections/lists/movies.yml +++ b/plex/pmm/collections/lists/movies.yml @@ -242,3 +242,16 @@ collections: visible_library: true visible_home: false visible_shared: false + + "️❌ Cancelled": + template: { name: Collection, + level: "+" } + summary: "Actors, directors, and writers who have been cancelled" + trakt_list: + - https://trakt.tv/users/nwithan8/lists/cancelled + collection_order: random + # default schedule + visible_library: true + visible_home: false + visible_shared: false + diff --git a/plex/pmm/collections/lists/shows.yml b/plex/pmm/collections/lists/shows.yml index d73eb8b..af79f50 100644 --- a/plex/pmm/collections/lists/shows.yml +++ b/plex/pmm/collections/lists/shows.yml @@ -1,3 +1,16 @@ external_templates: - repo: templates/collections - repo: templates/dynamic_collections + +collections: + "️❌ Cancelled": + template: { name: Collection, + level: "+" } + summary: "Actors, directors, and writers who have been cancelled" + trakt_list: + - https://trakt.tv/users/nwithan8/lists/cancelled + collection_order: random + # default schedule + visible_library: true + visible_home: false + visible_shared: false