From 68c7e92bab0eef99967f038dba68dfca7a83113e Mon Sep 17 00:00:00 2001 From: Nate Harris Date: Sat, 26 Feb 2022 01:25:58 -0700 Subject: [PATCH] - Append, don't sync for people collections --- plex/pmm/collections/Movies_Collections.yml | 8 ++++---- plex/pmm/collections/movies_collections_general.yml | 8 ++++---- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/plex/pmm/collections/Movies_Collections.yml b/plex/pmm/collections/Movies_Collections.yml index cca7194..d513fdc 100644 --- a/plex/pmm/collections/Movies_Collections.yml +++ b/plex/pmm/collections/Movies_Collections.yml @@ -95,7 +95,7 @@ templates: tmdb_director: <> tmdb_crew: <> sort_title: <>+09_<> - sync_mode: sync + sync_mode: append collection_order: release visible_library: true @@ -104,7 +104,7 @@ templates: level: "" tmdb_actor_details: <> sort_title: <>+09_<> - sync_mode: sync + sync_mode: append collection_order: custom visible_library: true @@ -113,7 +113,7 @@ templates: level: "" tmdb_director_details: <> sort_title: <>+09_<> - sync_mode: sync + sync_mode: append collection_order: custom visible_library: true @@ -122,7 +122,7 @@ templates: level: "" tmdb_producer_details: <> sort_title: <>+09_<> - sync_mode: sync + sync_mode: append collection_order: custom visible_library: true diff --git a/plex/pmm/collections/movies_collections_general.yml b/plex/pmm/collections/movies_collections_general.yml index cc0de22..9b6b3d1 100644 --- a/plex/pmm/collections/movies_collections_general.yml +++ b/plex/pmm/collections/movies_collections_general.yml @@ -95,7 +95,7 @@ templates: tmdb_director: <> tmdb_crew: <> sort_title: <>+09_<> - sync_mode: sync + sync_mode: append collection_order: release visible_library: true @@ -104,7 +104,7 @@ templates: level: "" tmdb_actor_details: <> sort_title: <>+09_<> - sync_mode: sync + sync_mode: append collection_order: custom visible_library: true @@ -113,7 +113,7 @@ templates: level: "" tmdb_director_details: <> sort_title: <>+09_<> - sync_mode: sync + sync_mode: append collection_order: custom visible_library: true @@ -122,7 +122,7 @@ templates: level: "" tmdb_producer_details: <> sort_title: <>+09_<> - sync_mode: sync + sync_mode: append collection_order: custom visible_library: true