tkem / mopidy-mobile

Mopidy Web client extension and hybrid app for mobile devices
Apache License 2.0
78 stars 14 forks source link

Servers are sometimes listed twice #106

Closed tkem closed 9 years ago

tkem commented 9 years ago

Should be filtered by unique WebSocket URL.

tkem commented 9 years ago

This seems to be a side-effect of not cleanly unregistering ZeroConf watchers on refresh. Root cause should be addressed in next release.