akezeke / spotyxbmc2

spotyXBMC is a fork of XBMC with spotify support
Other
133 stars 29 forks source link

No playlists in web interface AWXi #24

Closed antoinegomez closed 2 years ago

antoinegomez commented 12 years ago

Hello,

spotyXBMC2 is running fine on my side, just some little freezes at the start of a song or when I leap backward/forward but it's fine (for now :D).

My issue is about not having playlists in my web interface and my goal was being able to control Spotify with XBMC via wireless at home.

I have some albums in the view albums, some I starred, artist view is in an infinite loop. The only thing working in the interface is "Now playing" where I'm able to view the current playlist.

Am I missing something ?

I compiled spotyXBMC2 a week or two ago. Running on 32bit Ubuntu minimal (no desktop).

AWXi version is 0.5.

Thanks !

neoflex commented 12 years ago

The JSON Api hasn't been completely adapted to deal with spotify tracks, artists, albums and playlists. For now, only the GetAlbums method has been modified. The client (here AWX) also has to be modified. With the defaults web interface it should work for starred albums.

neoflex commented 12 years ago

I have modified AWXi to make it compatible with SpotyXBMC2:

You'll find it there: https://github.com/neoflex/AWX-Eden/tree/spotiXBMC2

You'll also need last version of spotyXBMC2.

antoinegomez commented 12 years ago

Thank you :-*

I will test it tonight.

2012/5/3 Valentin Grouès < reply@reply.github.com

I have been working on the modification of AWXi to be compatible with spotyXBMC2. You can get it there: https://github.com/neoflex/AWX-Eden/tree/spotiXBMC2(should be integrated in upstream repository later) You'll need current spotyXBMC2 ;)


Reply to this email directly or view it on GitHub: https://github.com/akezeke/spotyxbmc2/issues/24#issuecomment-5485182