From: Mike Brady Date: Sat, 2 Sep 2017 21:39:56 +0000 (+0100) Subject: Update RELEASENOTES.md X-Git-Tag: 3.2d5~7 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0358c95695fe063e3c75bbc8b6281099e8a740e0;p=thirdparty%2Fshairport-sync.git Update RELEASENOTES.md --- diff --git a/RELEASENOTES.md b/RELEASENOTES.md index 64cf64dc..37963d84 100644 --- a/RELEASENOTES.md +++ b/RELEASENOTES.md @@ -4,6 +4,9 @@ Version 3.2d4 **Change of Default** * The default value for the `alsa` setting `mute_using_playback_switch` has been change to `"no"` for compatability with other audio players on the same machine. The reason is that when this setting is set to `"yes"`, the output device will be muted when Shairport Sync releases it. Unfortunately, other audio players using the output device expect it to be unmuted, causing problems. Thanks to [Tim Curtis](https://github.com/moodeaudio) at [Moode Audio](http://moodeaudio.org) and [Peter Pablo](https://github.com/PeterPablo) for clarifying the issue. +**Important Note** +* When you update to the this version of Shairport Sync, your output device may have been left in a muted state by a previous version of Shairport Sync. You should use a command line tool like `alsamixer` to unmute the output device before further use. + Version 3.2d3 ====