feelfreelinux / cspot

A Spotify Connect player targeting, but not limited to embedded devices (ESP32).
Other
497 stars 46 forks source link

mDNS initialization should be done by "central" services #87

Closed philippe44 closed 2 years ago

philippe44 commented 2 years ago

Don't know if you will agree with this one, but I don't think (and it's a problem for squeezeESP32) that mDNS should be initialize dby cspot. It should be the job of the system's host/central service to do it

feelfreelinux commented 2 years ago

https://github.com/feelfreelinux/cspot/commit/18afdf7da214cfa426bf536d6985984aafafd591 moved initializer to main.cpp