badaix / snapdroid

Snapcast client for Android
GNU General Public License v3.0
124 stars 25 forks source link

Can connect with IP but not with hostname #38

Closed guix77 closed 2 years ago

guix77 commented 3 years ago

Hi,

Snapdroid 0.24.0 detects my Snapcast server by its hostname and prefills the host field, and the ports fields (1704+1705). But it can not connect to the server.

Using the IP of the server instead of the hostname works. With other clients such as https://github.com/cristianpb/muse, using the hostname works. Everything else seems fine, though :)

My Snapserver is v0.23.0 (cannot compile the v0.24.0). Previously it was v0.15.0 and Snapdroid 0.24.0 was working with it too.

Also, thanks for this very cool stuff !

Nuesel commented 2 years ago

For Snapdroid 0.24.0, DNS/hostname resolution does not work. But the most recent builds support resolving the IP address, e.g. https://github.com/badaix/snapdroid/actions/runs/1802461396

badaix commented 2 years ago

Snapdroid v0.26.0 is now released