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)



- momoski - 2011-10-02 20:46

Duplicate reply:
I posted a question a few days ago, but didnt get any replies. Sorry for posting it again.

Did anyone making it work with xbmc-live on Maverick? Following the guide brought me into dependency hell which I couldnt solve.

Thanks, Momoski


- akezeke - 2011-10-03 11:18

Lagstorm Wrote:Hi,
I would like to thank you all for making my xbmc experience so much better with spotify compatibility.
I have one feature suggestion I think haven't been made yet. Would it be possible to add top hits folder to every artist, which would contain x most popular songs of the certain artist. It would make finding popular songs for certain artist much easier. The folder could be under the similar artist folder. I suppose there is a way to get those songs directly or at least get some popularity value for every song via api.
Thx again for everything you have done so far.

This is allready in there, just browse an artist, select "*All Albums" whitch actualy is all tracks from that artist, then change the order to "rating" and there you go!

Smile


- KRKA01 - 2011-10-03 16:28

@akezeke

I guess this have been asked before, but i don´t seem to be able to find the answer.

What version of XBMC is SpotyXBMC2 based of? Is it Dharma or is it based of a GIT source of Eden? If Eden, from which date?

Thanks in advance.

//Krister


- soder - 2011-10-03 16:35

KRKA01 Wrote:@akezeke

I guess this have been asked before, but i don´t seem to be able to find the answer.

What version of XBMC is SpotyXBMC2 based of? Is it Dharma or is it based of a GIT source of Eden? If Eden, from which date?

Thanks in advance.

//Krister

Hej Krister. =)

I can answer on that for you. It uses the GIT source of Eden. The SpotyXBMC2 code itself has not been updated in about a month.

When there is a stable version of Eden, there will be on version based on that code, and one version based on the nightly XBMC code.

/Söder


- KRKA01 - 2011-10-03 22:24

@soder

Thanks for the info.

//Krister


- Lagstorm - 2011-10-04 19:07

akezeke Wrote:This is allready in there, just browse an artist, select "*All Albums" whitch actualy is all tracks from that artist, then change the order to "rating" and there you go!

Smile

Thanks for the tip Smile


- klikkamongo - 2011-10-05 15:34

Hi, im new to this and are following miljbee's guide .

When i open the "XBMC for Windows.sln" project in step 6, i don't get any message about choosing dx/gl/release/debug.. Is this maybe done automatically?


I also get an error when i am running buildsetup.bat in step 11. After a about 15 minutes it says ERROR: "XBMC.EXE failed to build! See ..\vs2010express\XBMC\Release (DirectX)\B
uildLog.htm for details." But there is no buildlog.htm at that folder.

Shall i just run ..spotyxbmc2\project\Win32BuildSetup\BuildSetup.bat ?
Or shall is there any way to use Nullsoft installer for this?


- KRKA01 - 2011-10-05 19:55

klikkamongo Wrote:Hi, im new to this and are following miljbee's guide .

When i open the "XBMC for Windows.sln" project in step 6, i don't get any message about choosing dx/gl/release/debug.. Is this maybe done automatically?


I also get an error when i am running buildsetup.bat in step 11. After a about 15 minutes it says ERROR: "XBMC.EXE failed to build! See ..\vs2010express\XBMC\Release (DirectX)\B
uildLog.htm for details." But there is no buildlog.htm at that folder.

Shall i just run ..spotyxbmc2\project\Win32BuildSetup\BuildSetup.bat ?
Or shall is there any way to use Nullsoft installer for this?

You can also review this guide from Gr8rtek, it is more detailed, however Gr8rtek missed to mention the need for DirectX SDK.
http://forum.xbmc.org/showpost.php?p=882046&postcount=530


- klikkamongo - 2011-10-06 18:55

KRKA01 Wrote:You can also review this guide from Gr8rtek, it is more detailed, however Gr8rtek missed to mention the need for DirectX SDK.
http://forum.xbmc.org/showpost.php?p=882046&postcount=530

Thanks! That post should be linked from the first post!


UberNoob Guide Updated - Gr8rtek - 2011-10-07 00:15

I've updated the guide from page# 53 to include the prerequisite for DirectX SDK. New guide can be found at http://forum.xbmc.org/showpost.php?p=882046&postcount=530.

Thanks everyone for the feedback!