From: Mike Brady Date: Mon, 2 Apr 2018 17:04:16 +0000 (+0100) Subject: Update RELEASENOTES.md X-Git-Tag: 3.2RC1~7^2~12 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eeb0e72ea42c471465a86365fb7314bc90ff2a9a;p=thirdparty%2Fshairport-sync.git Update RELEASENOTES.md --- diff --git a/RELEASENOTES.md b/RELEASENOTES.md index c4924955..560682df 100644 --- a/RELEASENOTES.md +++ b/RELEASENOTES.md @@ -4,7 +4,7 @@ Version 3.2d34 * Better compatibility with TuneBlade -- Shairport Sync honours the latency settings properly now. * Big cleanup of D-Bus and MPRIS interface messages -- it's a lot less noisy. More to be done here. * The brokey YouTube iOS app, which generates a great deal of invalid metadata (do they even know?), is handled a bit better. If valid metadata is there, Shairport Sync can process it. -* `clip` and `svip` messages are now only emitted for a play connection, not for all connections (e.g. connections that just enquire if the sertvice it there without starting to play). +* `clip` and `svip` messages are now only emitted for a play connection, not for all connections (e.g. connections that just enquire if the service is present). * `pfls` and `prsm` messages are less frequent, especially when a play session starts. **Other Developments**