From 11facf0bc8eb9623c205471c0b5ef9d0ba140f91 Mon Sep 17 00:00:00 2001 From: bullmoose20 <12549033+bullmoose20@users.noreply.github.com> Date: Sat, 4 May 2024 12:24:41 -0400 Subject: [PATCH] minor tweaks (#657) * added some ascii art to help * new settings * minor tweaks * minor tweaks --------- Co-authored-by: cpt-kuesel --- bullmoose20/config.yml | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/bullmoose20/config.yml b/bullmoose20/config.yml index 0edddd4..0356583 100644 --- a/bullmoose20/config.yml +++ b/bullmoose20/config.yml @@ -7,7 +7,7 @@ # ||____/ \__,_|_|_|_| |_| |_|\___/ \___/|___/\___|_____|\___/ | # '------------------------------------------------------------' ### Highly recommend using Visual Studio Code with indent-rainbow by oderwat extension and YAML by Red Hat extension. VSC will also leverage the above link to enhance Kometa yml edits. -### Must be on Kometa Version 2.0.0-nightly4 or greater +### Must be on Kometa Version 2.0.1-nightly1 or greater libraries: # .-------------------------------. # | __ __ _ | @@ -833,15 +833,14 @@ settings: # Can be individually specif playlist_report: true custom_repo: verify_ssl: true - check_nightly: true playlist_exclude_users: run_order: - operations - metadata - collections - overlays - overlay_artwork_filetype: jpg # Default is jpg. webp or png are also available - overlay_artwork_quality: 75 # Default is 75 if left blank, otherwise, for jpg or webp, going above 95 not reccomended as excessive file sizes could be created and then not able to be uploaded to plex + overlay_artwork_filetype: jpg + overlay_artwork_quality: 75 # .------------------------------------------------------------------. # | ___ _ _ ____ _ _ _ | # | / _ \| |_| |__ ___ _ __ / ___| ___| |_| |_(_)_ __ __ _ ___ |