From 7c60078650b89622f2cb2bd8fe9dfeeff33fc0f0 Mon Sep 17 00:00:00 2001 From: bullmoose20 Date: Sun, 21 Jan 2024 12:30:10 -0500 Subject: [PATCH] Update config.yml.template to reflect 1.20 updates --- config/config.yml.template | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/config/config.yml.template b/config/config.yml.template index 9322a005..79a00919 100644 --- a/config/config.yml.template +++ b/config/config.yml.template @@ -2,21 +2,21 @@ libraries: # This is called out once within the config.yml file Movies: # These are names of libraries in your Plex + remove_overlays: false # Set this to true to remove all overlays collection_files: - pmm: basic # This is a file within PMM's defaults folder - pmm: imdb # This is a file within PMM's defaults folder # see the wiki for how to use local files, folders, URLs, or files from git overlay_files: - - remove_overlays: false # Set this to true to remove all overlays - pmm: ribbon # This is a file within PMM's defaults folder # see the wiki for how to use local files, folders, URLs, or files from git TV Shows: + remove_overlays: false # Set this to true to remove all overlays collection_files: - pmm: basic # This is a file within PMM's defaults folder - pmm: imdb # This is a file within PMM's defaults folder # see the wiki for how to use local files, folders, URLs, or files from git overlay_files: - - remove_overlays: false # Set this to true to remove all overlays - pmm: ribbon # This is a file within PMM's defaults folder # see the wiki for how to use local files, folders, URLs, or files from git Anime: @@ -69,7 +69,7 @@ settings: ignore_ids: ignore_imdb_ids: item_refresh_delay: 0 - playlist_sync_to_user: all + playlist_sync_to_users: all playlist_exclude_users: playlist_report: false verify_ssl: true @@ -115,7 +115,7 @@ radarr: # Can be individually specified per library as add_existing: false upgrade_existing: false monitor_existing: false - root_folder_path: S:/Movies + root_folder_path: "S:/Movies" monitor: true availability: announced quality_profile: HD-1080p