I have tried to install spotimc in XBian but it did'nt work. How can I play spotify in XBMC? /Cheers
|
This is not yet possible. The first spotify clients for the Raspberry Pi are likely to be based on |
|||||
|
|
It is, libspotify, now avaliable as a beta from https://developer.spotify.com/technologies/libspotify/ You will need to install libasound2-dev and libreadline-dev to be able to compile it though. |
|||
|
|
|
Ben Delarre has written a post on setting up Spotify on his Xbian XBMC@RaspberryPi distro. He tried two alternatives, one using the Spotimc XBMC add-on and another using Mopidy. Mopidy is more of a stand-alone spotify server and is controlled remotely, e.g. via a client on your Android phone. Spotimc is controlled via XBMC and as such requires you to have your TV/monitor turned on---at least until a remote is developed that can control. From what I can tell it was first published on the RaspBMC forums, but seemed like it worked for Xbian as well. Mopidy required some adjusting of the XBMC installation in order to resolve library conflicts after Mopidy installation. The adjustments were simple (adding a single line in the XBMC config/path), but this may still require you to do further maintenance in later updates. From what I can tell, both solutions employs the libspotify library already mentioned by Peter. They are also both implemented in python, and it seems the Mopidy guys has even written python bindings for libspotify, available separately on github. This might be a good starting point for others, if Mopidy does not fit their particular use-case as-is. Links:
|
||||
|
|
|
I suppose it depends on what you're trying to do. Does this URL help? |
|||||
|