INTERACT FORUM

Please login or register.

Login with username, password and session length
Advanced search  
Pages: [1]   Go Down

Author Topic: MCWS - Playback/Playlist Action=Serialize  (Read 1040 times)

haylo75

  • Regular Member
  • Junior Woodchuck
  • **
  • Posts: 61
MCWS - Playback/Playlist Action=Serialize
« 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!
Logged
Kerr

Matt

  • Administrator
  • Citizen of the Universe
  • *****
  • Posts: 42052
  • Shoes gone again!
Re: MCWS - Playback/Playlist Action=Serialize
« Reply #1 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

Logged
Matt Ashland, JRiver Media Center
Pages: [1]   Go Up