INTERACT FORUM

Windows => Third Party Plug-ins, Programs, and Skins => Topic started by: TomNKY on May 11, 2013, 04:40:15 pm

Title: MCWS Add To Playlist
Post by: TomNKY on May 11, 2013, 04:40:15 pm
I must have missed something obvious but how do I use MCWS to add ( or even nicer insert) to the current playlist?
Title: Re: MCWS Add To Playlist
Post by: TomNKY on May 13, 2013, 07:51:26 am
I got some food and sleep and figured this out

string.Format("http://{0}:{1}/MCWS/v1/Browse/Files?ID={2}&Action=Play&PlayMode=Add&Zone=-1&ActiveFile={3}&ActiveFileOnly",  etc....

I was getting fooled by working at the browser, went to the test programs and it worked as anticipated.