Page 1 of 2

Reversing Spotify Connect Protocol

PostPosted: 13 Mar 2015, 01:20
by sashahilton00
Just thought I'd put it out there that we're trying to implement an open source version of the Spotify Connect protocol, which allows you to stream to hardware devices. Figured RuneAudio would be one of the projects that would benefit from such an addition, but the main reason I'm here is that we're looking for anyone who knows a bit about reverse engineering or anything else that might help the project out, and if you have some spare time and want to contribute, for the benefit of of open source media boxes everywhere ;)

Anyways, thanks for reading.

The repo for work so far, and links to related stuff can be found here: https://github.com/sashahilton00/spotif ... -resources
And if you're feeling talkative, the repo chatroom is here: https://gitter.im/sashahilton00/spotify ... -resources

Any and all contributions welcome. See u soon :)

Re: Reversing Spotify Connect Protocol

PostPosted: 13 Mar 2015, 02:17
by ACX
Hi Sasha,
welcome to this community.
Spotify Connect is a great feature and it's a shame Spotify doesn't publish an open API to use the protocol. Thumbs up for your effort, if you succeed it will surely find its place in RuneAudio.

Re: Reversing Spotify Connect Protocol

PostPosted: 21 Mar 2015, 12:53
by jonas18z

Re: Reversing Spotify Connect Protocol

PostPosted: 05 Apr 2015, 17:50
by jonas18z
Spotify released there linux client with spotify connect support.

https://community.spotify.com/t5/Spotif ... -p/1071737

Re: Reversing Spotify Connect Protocol

PostPosted: 24 Jun 2015, 15:46
by flipdacrip
Hi,
is there something new for this project?
Sounds very good so far ;-)

regards
flip

Re: Reversing Spotify Connect Protocol

PostPosted: 17 Aug 2015, 09:30
by sashahilton00
We are making progress. A library for production is currently under development, and will hopefully be ready soon.


Sent from my iPhone using Tapatalk

Re: Reversing Spotify Connect Protocol

PostPosted: 30 Sep 2015, 04:35
by artistro08
I saw that after the product was reverse engineered, someone developed a web based interface for it. check it out here on github https://github.com/Fornoth/spotify-connect-web

Re: Reversing Spotify Connect Protocol

PostPosted: 08 Mar 2016, 12:05
by patata
Hi
I'm succesfully running spotify-connect-web as a service in RuneAudio and it works fine,
currently you don't need to change the source, just pause MPD if it is running and then play using spotify connect and viceversa but I'm trying to automate the switch.

I would like to contribute to the main repository but not sure on how can I edit che cookbook for building RuneOS with spotify-connect-web, since I also read that was changin that file.

Can someone help?

Thanks

Re: Reversing Spotify Connect Protocol

PostPosted: 11 Mar 2016, 13:01
by Orion
patata wrote:Hi
I'm succesfully running spotify-connect-web as a service in RuneAudio and it works fine,
currently you don't need to change the source, just pause MPD if it is running and then play using spotify connect and viceversa but I'm trying to automate the switch.

I would like to contribute to the main repository but not sure on how can I edit che cookbook for building RuneOS with spotify-connect-web, since I also read that was changin that file.

Can someone help?

Thanks


Hi patata,
you have a PM.

Ciao.
Simone.

Re: Reversing Spotify Connect Protocol

PostPosted: 22 May 2016, 13:46
by cadmortess
Hey! Any updates of this coming to RuneAudio?