]> git.ipfire.org Git - thirdparty/shairport-sync.git/commitdiff
3.2d8 3.2d8
authorMike Brady <mikebrady@eircom.net>
Mon, 25 Sep 2017 17:12:05 +0000 (18:12 +0100)
committerGitHub <noreply@github.com>
Mon, 25 Sep 2017 17:12:05 +0000 (18:12 +0100)
RELEASENOTES.md

index 189bb6e4d40baacb0d8ad41e8eab2feb9f85cf5f..095e17e29c379fccaa1f27cba9517f30f816498c 100644 (file)
@@ -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.