[WIP] XBMC + Spotify = True (an XBMC implementation that uses Spotify's official API)

  Thread Rating:
  • 9 Votes - 4.22 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
fairtekservices Offline
Junior Member
Posts: 11
Joined: Jan 2012
Reputation: 0
Post: #851
Not sure if you guys know but I have an Eden Beta build with spotyxbmc2 available here http://www.fairtekservices.com/downloads..._Beta1.exe

It seems to work for everyone else! Give it a try.
find quote
dallasnights Offline
Fan
Posts: 515
Joined: Jan 2011
Reputation: 0
Post: #852
wow that works great on Windows 7 anyway I can network this to my ATV and play there

Great job!!!
find quote
steyr Offline
Junior Member
Posts: 5
Joined: Sep 2011
Reputation: 0
Post: #853
Hi

I have problem in step 5 in installation guide.
Click on c-code and copy the content to a new file called appkey.h placed in the xbmc source root folder

I cant find the xbmc source root folder with a readme file
find quote
Pikselli Offline
Junior Member
Posts: 23
Joined: Dec 2011
Reputation: 0
Post: #854
How can i create a ZIP file from this?

Dont understand how to do that. I'am to dumb for this Sad

Quote: Obtain spotyXBMC2 source Use your favorite git tool to clone the repo: git://github.com/akezeke/spotyxbmc2.git

this is what i dont understand.... can you please help me Sad((
(This post was last modified: 2012-04-27 13:38 by Pikselli.)
find quote
neoflex Offline
Senior Member
Posts: 120
Joined: May 2011
Reputation: 0
Post: #855
(2012-04-25 09:08)KRKA01 Wrote:  I think that many user have started to use Spotimc instead because you install it just like any other XBMC addon.

I tried Spotimc and it's indeed promising. I came back to SPOTYXBMC2 because I love the integration of starred items and also because I need the webinterface integration.
(This post was last modified: 2012-04-27 14:10 by neoflex.)
find quote
KRKA01 Offline
Member
Posts: 90
Joined: Sep 2011
Reputation: 0
Location: Stockholm, Sweden
Post: #856
(2012-04-27 14:09)neoflex Wrote:  
(2012-04-25 09:08)KRKA01 Wrote:  I think that many user have started to use Spotimc instead because you install it just like any other XBMC addon.

I tried Spotimc and it's indeed promising. I came back to SPOTYXBMC2 because I love the integration of starred items and also because I need the webinterface integration.

I agree, the integration is much better with SpotyXBMC2.
find quote
KRKA01 Offline
Member
Posts: 90
Joined: Sep 2011
Reputation: 0
Location: Stockholm, Sweden
Post: #857
(2012-04-27 13:36)Pikselli Wrote:  How can i create a ZIP file from this?

Dont understand how to do that. I'am to dumb for this Sad

Quote: Obtain spotyXBMC2 source Use your favorite git tool to clone the repo: git://github.com/akezeke/spotyxbmc2.git

this is what i dont understand.... can you please help me Sad((

I can see in your other posts on this forum that you are a windows user. I would suggest you have a look at Gr8rteks Compile SpotyXBMC2 for Windows guide, It´s a step by step guide how to compile and configure SpotyXBMC2 on windows, including the installation of a Windows git tool and also how to clone the repo.
find quote
fldc Offline
Junior Member
Posts: 30
Joined: Oct 2009
Reputation: 1
Location: Vadstena, Sweden
Post: #858
Hi, i've just compiled and installed this great piece of software called spotyxbmc2 on my htpc running xbmcbuntu and I have some problems Big Grin
Json calls doesn't seem to be working at all, web interface and plugins using json-rpc as next aired does not work, is this to be expected?
Things work fine if i use the regular build.

And problem number two, when browsing some of the spotify menus the marker seems to move down to the first entry in the list automatically, so if you want to go up from the directory later you need to be really fast on the keyboard, any workarounds? Big Grin
find quote
neoflex Offline
Senior Member
Posts: 120
Joined: May 2011
Reputation: 0
Post: #859
(2012-04-28 10:47)fldc Wrote:  Hi, i've just compiled and installed this great piece of software called spotyxbmc2 on my htpc running xbmcbuntu and I have some problems Big Grin
Json calls doesn't seem to be working at all, web interface and plugins using json-rpc as next aired does not work, is this to be expected?
Json calls don't work for spotify stuff only or also for your local music ?
find quote
fldc Offline
Junior Member
Posts: 30
Joined: Oct 2009
Reputation: 1
Location: Vadstena, Sweden
Post: #860
(2012-04-28 23:44)neoflex Wrote:  
(2012-04-28 10:47)fldc Wrote:  Hi, i've just compiled and installed this great piece of software called spotyxbmc2 on my htpc running xbmcbuntu and I have some problems Big Grin
Json calls doesn't seem to be working at all, web interface and plugins using json-rpc as next aired does not work, is this to be expected?
Json calls don't work for spotify stuff only or also for your local music ?

I was talking in general, apparently it works after testing with simple rest client, but "title" is returned empty when listing library on spotyxbmc2, so not much works. I'm trying this on my tv and movie library as i don't expect spotify to fully work.

EDIT: removed the commits updating jsonrpc to v5 for now and everything is working again Big Grin
(This post was last modified: 2012-04-29 02:56 by fldc.)
find quote
Post Reply