INTERACT FORUM

Networks and Remotes => Media Network => Topic started by: haylo75 on January 20, 2011, 01:38:20 am

Title: MCWS - Playback/Playlist Action=Serialize
Post by: haylo75 on January 20, 2011, 01:38:20 am
I'm working on parsing out the Serialized output from the MCWS method Playback/Playlist.  I get what's going on here except for the leading "2".  Is this number significant?  I tried switching to a different zone to see if that was somehow a zone indicator, and I also switched amongst all three Play/Pause/Stop playback states.  None of these actions had any effect, so I figured I'd ask here.  Sample output:

2;14;0;50989;50990;50991;50992;50993;50994;50995;50996;50997;50998;50999;51000;51001;51002

Thanks!
Title: Re: MCWS - Playback/Playlist Action=Serialize
Post by: Matt on January 24, 2011, 02:23:26 pm
It's like this:
Version (currently at 2)
# Elements
Position of active element
File Keys

So, for example, a list of two files 100 and 101 might look like:
2;2;0;100;101