This commit is contained in:
Vincent Riquer 2013-04-07 17:23:22 +02:00
parent 496c48d04d
commit 38d2bd3e73

View File

@ -197,7 +197,7 @@ do
;; ;;
'application/data') 'application/data')
extendedtype=$(file -b "$sourcepath/$filename") extendedtype=$(file -b "$sourcepath/$filename")
[[ $extendedtype =~ Mmeusepack ]] || continue [[ $extendedtype =~ Musepack ]] || continue
if [[ ${filename##*.} != flac ]] if [[ ${filename##*.} != flac ]]
then then
format=mpc format=mpc