bmitchinson / OpenQ

A live queue system open for anyone to request and vote on Spotify tracks for public playback.
http://openq.me
GNU General Public License v3.0
1 stars 0 forks source link

How will the client access Spotify? #3

Open bmitchinson opened 5 years ago

bmitchinson commented 5 years ago

Since our cloud platform runs node express to create a Restful API, the pi will connect that way, and be given instructions on what to stream. This issue is about actually streaming it once told "what to do" from our express restful API.

The big question is: Is there a Linux Spotify client that we can script in any way?

bmitchinson commented 5 years ago

The pi needs to be able to

That's pretty much it right?