From eb64476599ae6672ad6b8f837ca77446e941e805 Mon Sep 17 00:00:00 2001 From: YozoraXCII <96386153+YozoraXCII@users.noreply.github.com> Date: Wed, 2 Mar 2022 16:00:35 +0000 Subject: [PATCH] Update config.yml.template --- config/config.yml.template | 29 +++++++++++++++++------------ 1 file changed, 17 insertions(+), 12 deletions(-) diff --git a/config/config.yml.template b/config/config.yml.template index e4a58450..90ad5857 100644 --- a/config/config.yml.template +++ b/config/config.yml.template @@ -1,22 +1,26 @@ ## This file is a template remove the .template to use the file -libraries: # Library mappings must have a colon (:) placed after them - Movies: +libraries: # This is called out once within the config.yml file + Movies: # Each library must match the Plex library name metadata_path: - - file: config/Movies.yml # You have to create this file the other is online - - git: meisnate12/MovieCharts - TV Shows: + - file: config/Movies.yml # This is a local file on the system + - folder: config/Movies/ # This is a local directory on the system + - git: meisnate12/MovieCharts # This is a file within the GitHub Repository + TV Shows: metadata_path: - - file: config/TV Shows.yml # You have to create this file the other is online - - git: meisnate12/ShowCharts + - file: config/TVShows.yml + - folder: config/TV Shows/ + - git: meisnate12/ShowCharts # Unless otherwise stated, this points to the https://github.com/meisnate12/Plex-Meta-Manager-Configs Repository Anime: metadata_path: - - file: config/Anime.yml # You have to create this file the other is online - - git: meisnate12/AnimeCharts + - file: config/Anime.yml + Music: + metadata_path: + - file: config/Music.yml playlist_files: - - file: config/playlists.yml # You have to create this file the other is online - - git: meisnate12/Playlists -settings: # Can be individually specified per library as well + - file: config/playlists.yml + - git: meisnate12/Playlists # You can change the custom_repo: setting to amend which GitHub Repository this points to +settings: cache: true cache_expiration: 60 asset_directory: config/assets @@ -48,6 +52,7 @@ settings: # Can be individually specified item_refresh_delay: 0 playlist_sync_to_user: all verify_ssl: true + custom_repo: webhooks: # Can be individually specified per library as well error: run_start: