minor tweaks (#657)

* added some ascii art to help

* new settings

* minor tweaks

* minor tweaks

---------

Co-authored-by: cpt-kuesel <cpt-kuesel@tuta.io>
pull/658/head
bullmoose20 2 weeks ago committed by GitHub
parent f33f366ed1
commit 11facf0bc8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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

Loading…
Cancel
Save