sailfish-spotify / hutspot

Spotify Controller for SailfishOS. Documentation: https://sailfish-spotify.github.io/hutspot.
MIT License
18 stars 12 forks source link

discover and register connect devices #54

Closed wdehoog closed 5 years ago

ksiazkowicz commented 5 years ago

Librespot running on my devices keeps appearing as inactive and disappearing from the devices list on my PC with this version. Any ideas?

wdehoog commented 5 years ago

No sorry. Can you capture a log? For me the devices never showed up and now they do.

wdehoog commented 5 years ago

Two more things.

This version does not register connect devices automatically but it does try to register Librespot on the phone if it does not appear in the list.

There are two device lists. One with the devices returned by the web-api and one with the devices that are discovered through mdns. Maybe refreshing and merging these list goes wrong.

wdehoog commented 5 years ago

I just commited a change. Now discovery is off by default and must be enabled in Settings. Hopefully your lists are now 'stable'.

ksiazkowicz commented 5 years ago

I took a closer look at what was happening and it sounds more like issue #37. It's nice to have an on/off switch though.