Make bindings discoverable on system startup (#15817)
* [discovery-methods] mDNS discovery methods * [discovery-methods] UPnP discovery methods --------- Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
This commit is contained in:
committed by
GitHub
parent
d6b19fecfe
commit
3814f37d9a
@@ -8,4 +8,11 @@
|
||||
<description>This is the binding for the Music Player Daemon.</description>
|
||||
<connection>local</connection>
|
||||
|
||||
<discovery-methods>
|
||||
<discovery-method>
|
||||
<service-type>mdns</service-type>
|
||||
<mdns-service-type>_mpd._tcp.local.</mdns-service-type>
|
||||
</discovery-method>
|
||||
</discovery-methods>
|
||||
|
||||
</addon:addon>
|
||||
|
||||
Reference in New Issue
Block a user