From: Bastian Dehn Date: Tue, 5 Mar 2019 18:00:00 +0000 (+0100) Subject: fix: message to ogg X-Git-Tag: v1.0.0^2~77 X-Git-Url: https://gitweb.hhaalo.de/?a=commitdiff_plain;h=bce734761aadb4b7c2b1164e21821962cf29a06c;p=albentohandy.git fix: message to ogg --- diff --git a/albentohandy b/albentohandy index d1c8976..2ac2d14 100755 --- a/albentohandy +++ b/albentohandy @@ -227,7 +227,7 @@ ConvertProcess() printf "create symlinks of flac's in %s\n" "$WORK" MakeSymlinksToWork "$WORK" "$MUSICPATH" "$albumlist" - printf "\nPhase %02d of %02d: flac -> mp3\n" $((curphase++)) $phase + printf "\nPhase %02d of %02d: flac -> ogg\n" $((curphase++)) $phase ConvertFlacToMp3 "$WORK" "$BASEFILE" "$parallelopts" "$SCRIPTPATH" printf "\nPhase %02d of %02d: " $((curphase++)) $phase