]> gitweb.hhaalo.de Git - albentohandy.git/commitdiff
change: albentohandy switch to vorbis
authorBastian Dehn <hhaalo@arcor.de>
Sun, 20 Jan 2019 12:01:34 +0000 (13:01 +0100)
committerBastian Dehn <hhaalo@arcor.de>
Sun, 20 Jan 2019 12:02:36 +0000 (13:02 +0100)
albentohandy

index a81ad62488b4dbd79824c573feee7dd0fd3d57f4..2ef0ea97703154b94306bb5cd1bdd82dcc71dddb 100755 (executable)
@@ -56,7 +56,7 @@ ConvertFlacToMp3()
        find $workdir -name '*.flac' \
                | sort \
                | parallel $basefile --will-cite --ungroup --eta --progress \
-               --sshlogin $parallelopts $scriptdir/flactomp3v2 {}
+               --sshlogin $parallelopts $scriptdir/flactovorbis {}
 }
 
 CleanupFlac()