From: Mike Brady Date: Fri, 25 Aug 2017 19:55:37 +0000 (+0100) Subject: Update RELEASENOTES.md X-Git-Tag: 3.2d2^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9daa9acf8d1249c9fef02befd905b7b2b2bacc1a;p=thirdparty%2Fshairport-sync.git Update RELEASENOTES.md --- diff --git a/RELEASENOTES.md b/RELEASENOTES.md index d8532cf3..cc8153f1 100644 --- a/RELEASENOTES.md +++ b/RELEASENOTES.md @@ -5,6 +5,8 @@ Version 3.2d1 * There has been a persistent problem with Shairport Sync becoming unavailable after playing, say, a YouTube clip. Previously, it has been partially caused by Shairport Sync crashing due to not being written in a thread-safe manner. That's been fixed, so it has stopped crashing, but the non-availability problem has occasionally remained. This may be due a misunderstanding of part of the [unpublished!] AirPlay protocol. Shairport Sync 3.2d1 incorporates an experimental change to how a TEARDOWN request is handled. This seems to fix the non-availability issue. As a bonus, Shairport Sync works properly with SoundCloud in Safari and Chrome on a Mac. +[Update] It's not quite there yet. Some other parts of the code must be adjusted, but it looks very hopeful. + Version 3.2d0 is Version 3.1.1 ====