diff --git a/atom b/atom index c1f9a53..4108d8c 100755 --- a/atom +++ b/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 diff --git a/doc/example.cfg b/doc/example.cfg index 0958034..c71066d 100644 --- a/doc/example.cfg +++ b/doc/example.cfg @@ -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