From: Mike Brady Date: Sat, 2 Sep 2017 21:40:36 +0000 (+0100) Subject: Update RELEASENOTES.md X-Git-Tag: 3.2d5~6 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=47886a33b41b9f8dc5d04d08d5d3cce89d108241;p=thirdparty%2Fshairport-sync.git Update RELEASENOTES.md --- diff --git a/RELEASENOTES.md b/RELEASENOTES.md index 37963d84..b7f5e4bd 100644 --- a/RELEASENOTES.md +++ b/RELEASENOTES.md @@ -5,7 +5,7 @@ Version 3.2d4 * 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. +* When you update to the from a previous version of Shairport Sync, your output device may have been left in a muted state. You should use a command line tool like `alsamixer` to unmute the output device before further use. Version 3.2d3 ====