output/snapcast: Zeroconf support

This commit is contained in:
Max Kellermann
2021-02-23 22:12:43 +01:00
parent e4fccc85c8
commit 7a68775e6c
5 changed files with 37 additions and 3 deletions

View File

@@ -1167,6 +1167,9 @@ connect to it and receive audio data from MPD.
- Binds the Snapcast server to the specified address. Multiple
addresses in parallel are not supported. The default is to
bind on all addresses on port :samp:`1704`.
* - **zeroconf yes|no**
- Publish the Snapcast server as service type ``_snapcast._tcp``
via Zeroconf (Avahi or Bonjour). Default is :samp:`yes`.
solaris