![]() |
|
[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 |
- fairtekservices - 2012-01-30 20:02 thebearnecessit Wrote:This has got to be a joke! I will be working on verions for Mac, iOS, and ATV as well. Hopefully I can get the ATV version out for the user above to test out. Thank you so much Akezeke for developing this! Great job. I will post the downloads as soon as they are available. - smilykoch - 2012-01-30 20:20 smilykoch Wrote:I have finally managed to compile the spotyxbmc2 code successfully for ubuntu 10.04 with libspotify 10.0.4 No-one who can tell me what to do, to prevent xbmc from closing again after about 5-7 seconds?
- Blueblack - 2012-01-31 18:24 fairtekservices Wrote:I have taken the liberty of downloading and compiling the source code and making an executable file. Download my pre-compiled build and follow these instructions: Thank you! Works great. I´m guessing I can´t upgrade to beta 2 after I´ve installed this or Spotify will stop working? - fredphoesh - 2012-01-31 22:23 fairtekservices Wrote:I have taken the liberty of downloading and compiling the source code and making an executable file. Download my pre-compiled build and follow these instructions: WELL DONE MATE!!! for a non techie person like myself, this is a massive plus. it works too... a few comments 1/ pressing next track stops play, you have to click on the next track instead 2/ cover art is not downloaded to the xbmc android app (which would be fab!) 3/ radio stations give weird results, I created one called chilled world and got aerosmith and no world music 4/ a version for beta2 would be FAB. Thanks again and well done, Mark. - dallasnights - 2012-02-01 06:56 Thank you can not wait to use Spotify on my ATV, thanks again hope its soon - jrotondo - 2012-02-01 16:44 fairtekservices Wrote:I will be working on verions for Mac, iOS, and ATV as well. Hopefully I can get the ATV version out for the user above to test out. Fairtek, do you have a notification list or something? I'd really love to see spotyxbmc compatible with AppleTV! - Rooster77 - 2012-02-04 14:46 Hi Back again with a little progress on the atv2 build. Sadly I must say that I will not have that much time to finish this up due to work so I'd thought I'd put up the information where I am today and the current behavior of my build. Behaviour to-date Everything compiles and builds okay. When XBMC starts it manages to connect to Spotify via libspotify but then reboots the ATV2 without any message in the error logs which I manage to interpret. The log file is available on; http://pastebin.com/56U9nAph Modifications to build; The steps i’ve made to get it to compile takes it standpoint in the readme.ios file but made the following changes; Preparations
Start by opening up XBMC-ATV.xcodeproj with Xcode. Add the libpspotify framework
Compile in accordance with readme.ios starting from 3.1. I really hope someone picks up the ball from here and manages to do this little extra to get this to run. I feel it's so close now. I can provide more logs if some nice person have a hunch on where the problem is. //Mike - yallah - 2012-02-04 18:52 akezeke Wrote:No spotyxbmc has not been seperated to an addon... yet. The code is better encapsulated to make way for the remake into an addon that will begin soon. Is it always working with beta2 ? Can't merge pvr/master CONFLICT (conten): Merge Conflict in addons/skin.confluence/720p/MusicOSD.xml - Rusty_nl - 2012-02-08 14:34 I have been trying to get it to work in linux (the beta 2 CD from XBCMfreak) But I have not been able to get it to work, I followed the instructions that are on the website (https://github.com/akezeke/spotyxbmc2). Is there a more linux noob proof instruction, how-to guide that anyone has? I keep getting stuck at certain points. - Ovvovy - 2012-02-09 20:24 fairtekservices Wrote:I have taken the liberty of downloading and compiling the source code and making an executable file. Download my pre-compiled build and follow these instructions: Hi Working for me except that i can't connect to spotify. I think it's because i have a facebook spotify account anyone can help me with that ? |