jez500 / chorus

A Web UI for XBMC, focused on user experience and music. Get the latest version here: https://github.com/xbmc/chorus2
357 stars 54 forks source link

Support Spotimc Plugin #7

Open dodwyer opened 10 years ago

dodwyer commented 10 years ago

Great job on this fine web interface!

I'm currently using Spotimc (Spotify XBMC) plugin for streaming music via my raspberry pi. Do you currently have a roadmap for supporting this and other plugins?

jez500 commented 10 years ago

Glad you like it,

Once everything is a bit more stable (and core functionality complete) I'll look at a few more 3rd party addons. Have you tried going to the files section and seeing if it is listed there? I don't use spotify myself but could see it being a very handy addition.

So no timeline as yet, this whole project gets squeezed into my limited free time. If you are any good at JS you could have a look at the source for how things are done for the soundcloud addon and maybe submit a patch for spotify (or any other addons): https://github.com/jez500/chorus/blob/master/js/controllers/addons.js

praneethkumar66 commented 9 years ago

The link provided at the end is not working :( Can you please post the updated link

jez500 commented 9 years ago

New version coming soon with improved addon support... providing the addon follows the the standard xmbc way of listing/playing items and does not try to implement its own interface (eg. pandora addon). I don't have a spotify account to test, but it might just work. hang tight.

praneethkumar66 commented 9 years ago

Thank you so much. It helps me a lot. Eagerly waiting for the update.