![]() |
|
[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 |
- miljbee - 2011-08-10 09:49 When do you think it will be available for windows ? - akezeke - 2011-08-10 10:09 beatnec Wrote:Seems really nice! Yes that's the one! - akezeke - 2011-08-10 10:10 miljbee Wrote:When do you think it will be available for windows ? In a couple of days I think, it depends on how my spare time works out. - beatnec - 2011-08-10 10:16 akezeke Wrote:Yes that's the one! Thanks! and "git clone git://github.com/akezeke/xbmc.git" is correct? cant get it to work... I used spotyxbmc2 instead and it worked, but then i had problems when i tried to sudo make install. "cant find xbmc.bin"
- akezeke - 2011-08-10 10:27 beatnec Wrote:Thanks! That should be .../akezeke/spotyxbmc2.git, I have now updated the readme ![]() "cant find xbmc.bin" means that the build failed, there should be an error message at the end of the make process, no? There might be a dependency that are not installed correct or maybe there is some error in my code (compiled fine here 30 minutes ago). - pettson3816 - 2011-08-10 13:08 Will this be available for XBMC for OSX as well? - beatnec - 2011-08-10 14:06 akezeke Wrote:That should be .../akezeke/spotyxbmc2.git, I have now updated the readme thanks! seems like i missed some error last night when i tried to install it the first time. Today i managed to get it up an running! But one problem remain... i have configured spotify but i dont manage to see the spotify library. i just cant enter the music library mode? Its tricky to see what you are actually doing in the youtube clip... Would be very helpfull if you can describe what you are actually pressing to get to the spotify part, and if there is any other settings that need to be configured in order to get to that view etc Im so eager to get this stuff running
- akezeke - 2011-08-10 14:45 beatnec Wrote:thanks! Just press left and select enable library, if its grayed out it means I missed the part that allows empty libraries, if so add a couple of mp3 and you are good to go. I will check the code if I missed the library stuff... /David - neoflex - 2011-08-10 14:50 for anybody willing to thank akezeke for his work, you can support him my sending a donation here : http://pledgie.com/campaigns/15827 - abandonow - 2011-08-10 18:46 Ive done a clean install of Ubuntu 11.04 (Desktop), and compiled and installed spotyxbmc2 with no errors. I load up XBMC, goes in the music addons, set my username and password, saves, and then quit XBMC (as per instructions). I start it up, adds an music location and scans in some mp3's so I can enable the library. Library enabled and activated, but no spotify. On the previous version I used, I got an spotify menu item along with albums, songs, etc. How do I access the spotify menus? If I try to execute the addon, nothing happens (settings, etc. works fine) and now Im stuck. A little help please?
|