Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Zeroconf spotify connect detection #32

Closed
snekiam opened this issue Dec 28, 2018 · 1 comment · Fixed by #33
Closed

Zeroconf spotify connect detection #32

snekiam opened this issue Dec 28, 2018 · 1 comment · Fixed by #33
Labels
bug Something isn't working

Comments

@snekiam
Copy link
Contributor

snekiam commented Dec 28, 2018

I'm having issues getting either my Android phone, linux laptop or windows laptop to discover my raspberry pi running librespot-java with zeroconf. I'm able to connect to the pi running librespot-java when I enter my credentials into the configuration file, but this is not ideal. The console for librespot-java does not show any connection attempts and hangs here when I attempt to use zeroconf.

2018-12-28 14:43:09 INFO  Utils:104 - Successfully removed cryptography restrictions.
2018-12-28 14:43:09 INFO  ZeroconfAuthenticator:204 - HTTP server started successfully on port 37694!
2018-12-28 14:43:13 INFO  ZeroconfAuthenticator:82 - SpotifyConnect service registered successfully!

Any ideas where I'm going wrong? The rust version of the library works fine for me.

@devgianlu devgianlu added the bug Something isn't working label Dec 28, 2018
@devgianlu
Copy link
Member

snekiam added a commit to snekiam/librespot-java that referenced this issue Dec 30, 2018
…ple network

interfaces, without including loopback addresses.
devgianlu added a commit that referenced this issue Dec 30, 2018
Fix for #32 - correctly advertise IP Addresses for multiple network
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants