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"
|
destinationquality["$destination"]="$value"
|
||||||
;;
|
;;
|
||||||
*)
|
*)
|
||||||
echo "$Invalid parameter \"$key\" for format \"${destinationformat["$destination"]}\"" >&2
|
echo "Invalid parameter \"$key\" for format \"${destinationformat["$destination"]}\"" >&2
|
||||||
exit $EFMTINVPARM
|
exit $EFMTINVPARM
|
||||||
;;
|
;;
|
||||||
esac
|
esac
|
||||||
|
|||||||
@ -40,8 +40,8 @@ skip_mime-type text/*
|
|||||||
|
|
||||||
[asterisk]
|
[asterisk]
|
||||||
path /mnt/Musique-asterisk
|
path /mnt/Musique-asterisk
|
||||||
quality 0
|
|
||||||
format vorbis
|
format vorbis
|
||||||
|
quality 0
|
||||||
normalize yes
|
normalize yes
|
||||||
channels 1
|
channels 1
|
||||||
frequency 8000
|
frequency 8000
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user