]> gitweb.hhaalo.de Git - albentohandy.git/commitdiff
fix: message to ogg
authorBastian Dehn <hhaalo@arcor.de>
Tue, 5 Mar 2019 18:00:00 +0000 (19:00 +0100)
committerBastian Dehn <hhaalo@arcor.de>
Tue, 5 Mar 2019 18:00:00 +0000 (19:00 +0100)
albentohandy

index d1c897617c1071d3d3bf90a4d2754e2c8b809e14..2ac2d14961ce2921e419cc99cc76ea3a04d9b0a3 100755 (executable)
@@ -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