From: Mike Brady Date: Mon, 25 Sep 2017 17:12:05 +0000 (+0100) Subject: 3.2d8 X-Git-Tag: 3.2d8 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2a4062fdc4d831efe3ba9e64a72a54993dad1dfe;p=thirdparty%2Fshairport-sync.git 3.2d8 --- diff --git a/RELEASENOTES.md b/RELEASENOTES.md index 189bb6e4..095e17e2 100644 --- a/RELEASENOTES.md +++ b/RELEASENOTES.md @@ -1,3 +1,9 @@ +Version 3.2d8 +==== + +**Bug Fix** +* Fixed a bug that prevented Shairport Sync from starting automatically on systems using the System V startup system (e.g. Ubuntu 14.04). The problem was that the directory to be used – `/var/run/shairport-sync/` – was deleted on power down and needed to be recreated on startup. In it's absence, Shairport Sync would not start and would report a mysterious daemon error \#2. + Version 3.2d7 ==== This introduces a very expermental [D-Bus](https://en.wikipedia.org/wiki/D-Bus) interface to Shairport Sync. At present, in a very ad-hoc trial arrangement, Shairport Sync provides a system bus D-Bus service enabling a program to get and set Volume, to enable and disable the Loundness Filter and to get and set the Loundness Filter threshold (remember, BTW, the Loudness filter only works with software-based volume control). The implementation is likely to change greatly or be removed at any time. Tested on Ubuntu 16.04 and on Raspbian Stretch.