![]() |
|
[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 |
Found the solution - sporadius - 2011-07-30 14:01 sporadius Wrote:Hello all, Found out that the default cache folder setting as well as the /tmp setting for the cache folder is not working for the XBMC-Live version. I manually edited the /home/xbmc/.xbmc/userdata/addon_data/plugin.music.spotyXBMC/settings.xml file and changed the cache folder to this: /home/xbmc/.xbmc/temp XBMC with Spotify is now working fine on XBMC Live 10.1! - dallasnights - 2011-07-30 16:12 does anyone have the link where we can download the version that works on ATV2 for Spotify Thanks all spotify on atv2 xbmc - ecksman - 2011-07-31 21:45 dallasnights Wrote:does anyone have the link where we can download the version that works on ATV2 for Spotify i have seen u post this several times and i too have been waiting for someone to reply to you b/c i want to know as well. let me know if you have made any progress. thanks. - mortstar - 2011-08-01 13:01 dallasnights Wrote:does anyone have the link where we can download the version that works on ATV2 for Spotify ecksman Wrote:i have seen u post this several times and i too have been waiting for someone to reply to you b/c i want to know as well. let me know if you have made any progress. thanks. Guys, there is no link to download. This is a forked repository that must be built individually using the instructions in the README. Also this is not an iOS build (which I am assuming is a separate pre-eden fork). Therefore you'd have to merge the sources and resolve any conflicts to build a package for ATV2. Thirdly, the developer(s) behind this have begun a whole new project 'unified music frontend' which will bring whole new levels of awesome to xbmc, but it will take a lot of time. You will need to either stay patient or get your hands dirty to get this working on iOS. - akezeke - 2011-08-05 13:56 Hi, I'm almost ready to push some new code to the repo, its a total rewrite of the entire implementation. Way faster, smoother and cooler now... I need a couple of days to clean up the code and fix some small issues before I push and give you more details, however I'v uploaded a preview video on youtube so you can get a felling of what it is now. http://www.youtube.com/watch?v=xFSdxKyWXpU Have a nice weekend! /David - soder - 2011-08-05 14:00 akezeke Wrote:Hi,¨ Is it still that we need to make a build by our self, or will it be in some kind of add-on? /Söder - akezeke - 2011-08-05 14:04 soder Wrote:¨ As for now we need to build it but there are some discussion on creating a system for allowing addons like this, and I guess it will be implemented sometime. But if you dont want to wait, you have to build it yourself. /David - soder - 2011-08-05 14:06 akezeke Wrote:As for now we need to build it but there are some discussion on creating a system for allowing addons like this, and I guess it will be implemented sometime. But if you dont want to wait, you have to build it yourself. OK. No .bin to change lite it was before? And do you know if it's possible to do a build by your own, and still keep all the settings and library from the other version of XBMC? /Söder - akezeke - 2011-08-05 14:15 soder Wrote:OK. No .bin to change lite it was before? Cant due to the license incomparability between XBMC and libSpotify, before when there was a bin I used a solution based on despotify but it has been rendered useless now. I tried however to provide a bin with libSpotify for a couple of days but the XBMC people was all over me so I had to take it down ... but not saying that someone cant create a bin and put it somewhere on the big internet and provide it to people, then he is the one breaking the licenses now me!/David - bejcon - 2011-08-05 17:49 I got XBMC just yesterday and I've been configurating it for perhaps 8-9 hours total now.. And it's EFFIN AWESOME! So many great features and I sure hope that you will be able to get this one add-on sorted out as well, then I'm complete! ![]() Good luck and thanks in advance! |