XBMC Community Forum
[WIP] XBMC + Spotify = True (an XBMC implementation that uses Spotify's official API) - Printable Version

+- XBMC Community Forum (http://forum.xbmc.org)
+-- Forum: Announcements, Info, and General Discussion (/forumdisplay.php?fid=85)
+--- Forum: XBMC General Discussion (/forumdisplay.php?fid=6)
+--- Thread: [WIP] XBMC + Spotify = True (an XBMC implementation that uses Spotify's official API) (/showthread.php?tid=67012)



- akezeke - 2011-06-29 22:53

tsint Wrote:Thanks, but the fault remains. I will give it a try during the weekend, are you also using libspotify 0.0.8?

Yes, on windows7 64 and ubuntu 11.04 64.

That would be great if you could find why this is happening.


- Jackdaw - 2011-06-30 10:31

@akezeke
I can see my Spotify playlists but when I open them they are empty. I don't know whether anyone else has this problem.


- tsint - 2011-06-30 12:28

Jackdaw Wrote:@akezeke
I can see my Spotify playlists but when I open them they are empty. I don't know whether anyone else has this problem.
That also happens to me, I need to restart XBMC 1-2 times and then it is working again.


- neoflex - 2011-06-30 22:00

Thanks a lot for this spotify integration! I love it except that it is the same for me, playlists appear but are blanks, no tracks.

I am also not sure about something. It's possible to add a spotify album to your xbmc library. I love this functionality but I am affraid that I would lost everything after performing a clean library. Is there a way to avoid those albums to disapear?


- akezeke - 2011-06-30 22:30

The playlist issue is weird, obviously I have done something wrong but I just don't get it, spotify is reporting the playlists to be loaded but sometimes they are not anyway... I will dig deeper in to this the next couple of days.

@neoflex
That is a known issue, I tried to solve it once but I will take a look at the clean library code again and see if I can exclude spotify albums from removal. shouldn't be that hard.


- akezeke - 2011-07-01 08:36

@neoflex
Fixed the issue with library clean. Now the spotify albums stays!

I also moved all the settings away from advancedsettings and into the addon!

/David


- fuzzic - 2011-07-01 09:19

@akezeke:
Thumbs up! Great work!

I do not currently have a XBMC setup (in the process of moving) but I'm thinking about getting a Apple TV with XBMC.
Will this work?
And is the installation procedure the same as with XBMC Live/Ubuntu?


- neoflex - 2011-07-01 14:20

akezeke Wrote:@neoflex
Fixed the issue with library clean. Now the spotify albums stays!

I also moved all the settings away from advancedsettings and into the addon!

/David

thanks a lot! that's great!
do you had any idea about the empty playlists problem? do you think it comes from a bug within the libspotify?


- zmalex - 2011-07-02 16:20

@Akezeke: Could you add new builds to https://github.com/akezeke/spotyxbmc/downloads?

Also have you tried this for ATV2? I would very much like a ATV2 build but I don't own a mac so I can't build it myself. :/


- oBey - 2011-07-02 17:53

Hi

Could someone maby write a step by step how to install from minimal ubuntu to finnished install with drivers and autostarting xbmc.

I managed to compile it but never start it, it just booted the normal xbmc, and not the spotify one.