bugfix in libspotify-sharp
Identified and fixed a bug in libspotify-sharp. It was a showstopper to get playlist support working in the 'servify' application. With this fixed I can now resume work on 'roidify' to support playlists in the UI!
Once the playlists support has been added I'll be working on stability issues in 'roidify' with regards to the socket closing when phone enters sleep-mode.
Roidify – android spotify remote control
This is a first release which has several bugs and is far from feature complete!Requires Servify running on your stereo-connected PC (Linux only at the moment).
Features:
Playback controls (stop, play, next, prev).
Playlist
Music Search
Get the apk @ http://h3x.se/roidify/Roidify.apk Please do not hotlink the files!
Please send feedback in the comments. But do note it's far from bug-free.
Servify – run spotify on your server
Uses libspotify & the libspotify-sharp wrappers.Servify is far from complete! Lots of bugs exists and alot of features remains to be implemented!
Requirements:
PC with soundcard (and probably speakers to be meaningful 😉 )
Linux
Mono
Libspotify
Installation and How to run:
sudo apt-get install mono download servify (Please do not hotlink!) tar -xvf servify.tar cd servify ./Servify.exe username password listenport >/dev/null </dev/null &
Please send feedback in the comments. But do note it's far from bug-free.