mirror of https://github.com/Nezreka/SoulSync.git
Set m3u_export.enabled default to false and update the UI so the M3U auto-save checkbox is unchecked unless explicitly enabled. Changes: config/settings.py flips the default to false, webui/index.html removes the checked attribute from the checkbox, and webui/static/script.js adjusts the logic to only check the box when settings.m3u_export.enabled === true. This prevents automatic M3U exports for users who don't explicitly opt in.pull/165/head
parent
2ba48f917d
commit
2e6550ec53
Loading…
Reference in new issue