Fornoth
Fornoth
I do plan on adding this, but it won't be for a while (a few months)
I'll try releasing my build scripts soon. But in the meantime, if you're just updating the .py files (without touching the cffi stuff), you should be able to just replace...
This library isn't capable of controlling other spotify devices, you could try https://github.com/badfortrains/spotcontrol though
You can try Spotify's Web API for controlling other Spotify Connect devices For example: https://developer.spotify.com/web-api/start-a-users-playback/
You're very welcome! And you should be able to get this stuff from the API (`/api/info/metadata` and `/api/info/status`) The full URL would be something like `http://localhost:4000/api/info/metadata`
@john-a-harris I'll look into doing something like that @shakudu Unfortunately not :( That info isn't exposed in the library I'm using
You have to login using your username, `error = 8` stand for incorrect login https://github.com/Fornoth/spotify-connect-web/blob/master/spotify.h#L17
You can use `aplay -L` to figure out the name to pass to `--playback_device`.
This isn't possible directly from spotify-connect-web, but spotify offers a web api to control connect devices https://developer.spotify.com/web-api/web-api-connect-endpoint-reference/ Also, see #112 where someone posted a link to an alexa skill that...
Try the latest build https://github.com/Fornoth/spotify-connect-web/releases/tag/0.0.4-alpha plus the options `--playback_device 'default:CARD=sun4icodec' --mixer 'Power Amplifier'`. That's what I use on my CHIP.