diff --git a/PMM/templates.yml b/PMM/templates.yml index 16e794c..2db7811 100644 --- a/PMM/templates.yml +++ b/PMM/templates.yml @@ -55,6 +55,7 @@ templates: - radarr_add_missing - sonarr_add_missing - library_types + - check_library allowed_library_types: - <>>> - <> @@ -113,9 +114,13 @@ templates: smart_label: <> sync_mode: sync mdblist_list: https://mdblist.com/lists/plexmetamanager/<>-<>s - url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/streaming/<>.jpg + url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/streaming/<>.jpg use_year_collections: optional: - use_year_collections allowed_library_types: <> + + customsync: + collection_order: custom + sync_mode: sync \ No newline at end of file