about summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rwxr-xr-xhm/soispha/pkgs/scripts/wrappers/spodi3
1 files changed, 2 insertions, 1 deletions
diff --git a/hm/soispha/pkgs/scripts/wrappers/spodi b/hm/soispha/pkgs/scripts/wrappers/spodi
index 55f813a0..cd18c47c 100755
--- a/hm/soispha/pkgs/scripts/wrappers/spodi
+++ b/hm/soispha/pkgs/scripts/wrappers/spodi
@@ -3,6 +3,7 @@
 # shellcheck source=/dev/null
 SHELL_LIBRARY_VERSION="1.9.0" . %SHELL_LIBRARY_PATH
 
+# This path must not contain spaces
 DOWN_DIR="/home/soispha/media/music/down/spotify";
 
 download_url="$1";
@@ -31,7 +32,7 @@ cat << EOF | clean > "$config"
 --format opus
 --output {artists}_-_{title}
 --print-errors
---save-errors '$DOWN_DIR/spotdl-errors.log'
+--save-errors $DOWN_DIR/spotdl-errors.log
 --generate-lrc
 --overwrite skip