Page 1 of 1

Updating Playlist at runtime in background

Posted: 23 Apr 2015 16:28
by shadowdev
Hi Everyone,

What i'm trying to do is to update the current playing playlist at runtime in background like changing the order of song so that next song may be changed before it played.

Can some body give me a direction from where to start ??

I'm not that much familiar to c++, I'm a c# and objective-c dev so reading all code and understanding need a lot of time i guess.

I would really appreciate if someone just give me some tips on this..


Thanks

Re: Updating Playlist at runtime in background

Posted: 27 Apr 2015 22:09
by Jean-Baptiste Kempf
You should use the XML/JSON HTTP request.