INTERACT FORUM

Networks and Remotes => Media Network => Topic started by: avid on December 05, 2010, 01:02:23 am

Title: Data returned by /MCWS/v1/Playback/PlayList
Post by: avid on December 05, 2010, 01:02:23 am
The documentation for /MCWS/v1/Playback/PlayList says the return data is "Files: A serialized file array."

What I am getting is :
Code: [Select]
<Response Status="OK">
  <Item Name="Files">2;8;0;4190;4189;4191;4186;4188;4185;4187;4184</Item>
</Response>

The last 8 numbers are definitely the track keys - 8 tracks are playing now. Do I need to be aware of (and possibly use) the first three numbers?

Thanks

Brian
Title: Re: Data returned by /MCWS/v1/Playback/PlayList
Post by: Matt on December 05, 2010, 10:25:47 am
Please see the response here:
http://yabb.jriver.com/interact/index.php?topic=60814.0

Thanks.