From c950470756a05b8ec99b74df0c2f7ba3beb18ad3 Mon Sep 17 00:00:00 2001 From: Soispha Date: Tue, 19 Dec 2023 17:43:49 +0100 Subject: fix(hm/pkgs/src/spodi): Remove setting bitrate Setting this to `auto` breaks conversion of songs --- hm/soispha/pkgs/scripts/wrappers/spodi | 1 - 1 file changed, 1 deletion(-) diff --git a/hm/soispha/pkgs/scripts/wrappers/spodi b/hm/soispha/pkgs/scripts/wrappers/spodi index d07acfb8..1554cf25 100755 --- a/hm/soispha/pkgs/scripts/wrappers/spodi +++ b/hm/soispha/pkgs/scripts/wrappers/spodi @@ -22,7 +22,6 @@ cat << EOF | clean > "$config" # FFmpeg options --ffmpeg ffmpeg --threads 16 ---bitrate auto # Spotify options --cache-path /home/soispha/.local/share/spotdl/.spotipy -- cgit 1.4.1