![]() |
|
[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) Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 |
- 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, 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!
- 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 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! Thanks for the tip
- 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 . 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. 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! |