From: Mike Brady Date: Tue, 20 Sep 2016 14:26:19 +0000 (+0100) Subject: Update RELEASENOTES.md X-Git-Tag: 2.8.4.8 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a56d103ee8a443221722f2267e76d60977965aff;p=thirdparty%2Fshairport-sync.git Update RELEASENOTES.md --- diff --git a/RELEASENOTES.md b/RELEASENOTES.md index 63cd78d8..13e6f2af 100644 --- a/RELEASENOTES.md +++ b/RELEASENOTES.md @@ -1,3 +1,9 @@ +Version 2.8.4.8 – Development Version +---- +**Enhancements** +* Add a new metadata item `clip` (for `CL`ient `IP`). This item is a string comprising the IP number of the "client", and is sent when a play session is starting. The "client" is the sender of the audio stream, e.g. iTunes on a Mac, or the Music player in iOS. +* When synchronisation has been disabled on the ALSA device (you should only do this for testing), Shairport Sync now refrains from asking for buffer length information from the device. + Version 2.8.4.7 – Development Version ---- Pesky Changes You Cannot Ignore