quality must come after format
This commit is contained in:
parent
e9c4de065b
commit
b889d0e100
2
atom
2
atom
@ -160,7 +160,7 @@ getConfigDestination() {
|
||||
destinationquality["$destination"]="$value"
|
||||
;;
|
||||
*)
|
||||
echo "$Invalid parameter \"$key\" for format \"${destinationformat["$destination"]}\"" >&2
|
||||
echo "Invalid parameter \"$key\" for format \"${destinationformat["$destination"]}\"" >&2
|
||||
exit $EFMTINVPARM
|
||||
;;
|
||||
esac
|
||||
|
||||
@ -40,8 +40,8 @@ skip_mime-type text/*
|
||||
|
||||
[asterisk]
|
||||
path /mnt/Musique-asterisk
|
||||
quality 0
|
||||
format vorbis
|
||||
quality 0
|
||||
normalize yes
|
||||
channels 1
|
||||
frequency 8000
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user