aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to '')
-rwxr-xr-xhm/soispha/pkgs/scripts/wrappers/spodi7
1 files changed, 4 insertions, 3 deletions
diff --git a/hm/soispha/pkgs/scripts/wrappers/spodi b/hm/soispha/pkgs/scripts/wrappers/spodi
index 646c41cd..8aac4126 100755
--- a/hm/soispha/pkgs/scripts/wrappers/spodi
+++ b/hm/soispha/pkgs/scripts/wrappers/spodi
@@ -16,8 +16,8 @@ fd . "$DOWN_DIR" --exclude spotdl.log --exclude spotdl-errors.log > "$already_do
config="$(mktmp)"
cat << EOF | clean > "$config"
# Main options
---audio youtube youtube-music slider-kz soundcloud bandcamp piped
---lyrics synced genius musixmatch azlyrics
+--audio slider-kz soundcloud bandcamp piped youtube youtube-music
+--lyrics genius musixmatch azlyrics synced
# FFmpeg options
--ffmpeg ffmpeg
@@ -33,7 +33,8 @@ cat << EOF | clean > "$config"
--output {artists}_-_{title}
--print-errors
--save-errors $DOWN_DIR/spotdl-errors.log
---generate-lrc
+# TODO: Reactive whence spotdl support for these has improved <2023-12-19>
+# --generate-lrc
--overwrite skip
# Misc options