-
Notifications
You must be signed in to change notification settings - Fork 41
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
spotify connect receiver #22
Comments
I'm also interested in this. I tried playing around the whole "discoverable" part but that doesn't seem to be up to much. |
Are you using "LoginFromConnect"? I must admit I haven't played with this in a while so there might be a bit that has broke down somewhere down the line, I'll have a look if I get some time. |
@xplodwild what about "spotify connect"? i.e. when you are not in the same network/location |
@xplodwild If you get a chance to look at it, I'd love to see an example "This is how to use it" mini project. A very basic example of how to run it in client and server mode (ie to control a connect device or to be controlled as a connect device). |
Did anyone ever get this working? I'm looking to build something with a Go library as a Spotify Connect receiver/player. |
How can I implement a spotify connect receiver so that it shows up in "Connect to a Device"?
(I don't mean the mdns discovery thing, it should show up just like the spotiy applications do)
I did not find any suitable examples nor did I see anything matching in the godoc.
The text was updated successfully, but these errors were encountered: