Keep spaces in bandcamp downloads

This commit is contained in:
Tyler Perkins 2024-11-10 13:14:37 -05:00
parent 86d74f8441
commit d99157fe3b
Signed by: tyler
GPG Key ID: 03B27509E17EFDC8

View File

@ -1 +1 @@
{"base-dir": "/home/tyler", "template": "%{artist}/%{album}/%{track} - %{title}", "overwrite": false, "no-art": false, "embed-art": true, "embed-lyrics": true, "group": false, "no-slugify": false, "ok-chars": "-_~", "space-char": "-", "ascii-only": false, "keep-spaces": false, "keep-upper": true, "no-confirm": false, "debug": false} {"base-dir": "/home/tyler", "template": "%{artist}/%{album}/%{track} - %{title}", "overwrite": false, "no-art": false, "embed-art": true, "embed-lyrics": true, "group": false, "no-slugify": false, "ok-chars": "-_~", "space-char": "-", "ascii-only": false, "keep-spaces": true, "keep-upper": true, "no-confirm": false, "debug": false}