diff --git a/.config/bandcamp-dl.json b/.config/bandcamp-dl.json index 13172f5..cbc588e 100644 --- a/.config/bandcamp-dl.json +++ b/.config/bandcamp-dl.json @@ -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}