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 # .------------------------------------------------------------------. # | ___ _ _ ____ _ _ _ | # | / _ \| |_| |__ ___ _ __ / ___| ___| |_| |_(_)_ __ __ _ ___ |