mirror of
https://github.com/Kometa-Team/Community-Configs.git
synced 2025-11-06 00:18:53 -05:00
minor tweaks (#657)
* added some ascii art to help * new settings * minor tweaks * minor tweaks --------- Co-authored-by: cpt-kuesel <cpt-kuesel@tuta.io>
This commit is contained in:
parent
f33f366ed1
commit
11facf0bc8
@ -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.
|
### 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:
|
libraries:
|
||||||
# .-------------------------------.
|
# .-------------------------------.
|
||||||
# | __ __ _ |
|
# | __ __ _ |
|
||||||
@ -833,15 +833,14 @@ settings: # Can be individually specif
|
|||||||
playlist_report: true
|
playlist_report: true
|
||||||
custom_repo:
|
custom_repo:
|
||||||
verify_ssl: true
|
verify_ssl: true
|
||||||
check_nightly: true
|
|
||||||
playlist_exclude_users:
|
playlist_exclude_users:
|
||||||
run_order:
|
run_order:
|
||||||
- operations
|
- operations
|
||||||
- metadata
|
- metadata
|
||||||
- collections
|
- collections
|
||||||
- overlays
|
- overlays
|
||||||
overlay_artwork_filetype: jpg # Default is jpg. webp or png are also available
|
overlay_artwork_filetype: jpg
|
||||||
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_quality: 75
|
||||||
# .------------------------------------------------------------------.
|
# .------------------------------------------------------------------.
|
||||||
# | ___ _ _ ____ _ _ _ |
|
# | ___ _ _ ____ _ _ _ |
|
||||||
# | / _ \| |_| |__ ___ _ __ / ___| ___| |_| |_(_)_ __ __ _ ___ |
|
# | / _ \| |_| |__ ___ _ __ / ___| ___| |_| |_(_)_ __ __ _ ___ |
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user