From bea90a18e1de0df9f44d37d6b4ddfd347df1310d Mon Sep 17 00:00:00 2001 From: Nate Harris Date: Thu, 5 May 2022 21:13:45 -0600 Subject: [PATCH] Update TV_Shows_Collections_In_Memoriam.yml --- .../TV_Shows_Collections_In_Memoriam.yml | 37 +++---------------- 1 file changed, 5 insertions(+), 32 deletions(-) diff --git a/plex/pmm/collections/TVShows/TV_Shows_Collections_In_Memoriam.yml b/plex/pmm/collections/TVShows/TV_Shows_Collections_In_Memoriam.yml index 0d1e98a..b4758f6 100644 --- a/plex/pmm/collections/TVShows/TV_Shows_Collections_In_Memoriam.yml +++ b/plex/pmm/collections/TVShows/TV_Shows_Collections_In_Memoriam.yml @@ -1,50 +1,23 @@ # In Memoriam collections for the TV Shows section templates: - Actor: + Person: default: level: "" + tmdb_person: <> smart_filter: sort_by: release.desc any: actor: tmdb - tmdb_person: <> - sort_title: <>+02_<> - sync_mode: append - visible_library: true - visible_shared: true - visible_home: true - - Director: - default: - level: "" - smart_filter: - sort_by: release.desc - any: director: tmdb - tmdb_person: <> - sort_title: <>+02_<> - sync_mode: append - visible_library: true - visible_shared: true - visible_home: true - - Producer: - default: - level: "" - smart_filter: - sort_by: release.desc - any: producer: tmdb - tmdb_person: <> + writer: tmdb sort_title: <>+02_<> sync_mode: append visible_library: true visible_shared: true visible_home: true - + collections: "Gilbert Gottfried - In Memoriam": - template: { name: Actor, tmdb_id: 15832 } - - + template: { name: Person, tmdb_id: 15832 }