INTERACT FORUM

Please login or register.

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

Author Topic: How does SetPlaylist MCWS work?  (Read 940 times)

Tolga

  • Regular Member
  • Galactic Citizen
  • ****
  • Posts: 438
How does SetPlaylist MCWS work?
« on: December 05, 2012, 01:56:01 am »

I tried http://localhost:48105/MCWS/v1/Playback/SetPlaylist?Zone=-1&ZoneType=ID&Playlist=13187317,13187323
where 13187317 and 13187323 is a file key (as in FileKey() ), but it did not work.
Logged

Matt

  • Administrator
  • Citizen of the Universe
  • *****
  • Posts: 42028
  • Shoes gone again!
Re: How does SetPlaylist MCWS work?
« Reply #1 on: December 05, 2012, 10:19:15 am »

It's this format:
[Version #];[# of files];[Active file index];[Key 1];[Key 2];etc.

For example, this is three files with the middle one the 'current' file:
2;3;1;1000;1001;1002
Logged
Matt Ashland, JRiver Media Center

Tolga

  • Regular Member
  • Galactic Citizen
  • ****
  • Posts: 438
Re: How does SetPlaylist MCWS work?
« Reply #2 on: December 13, 2012, 12:36:20 am »

Thanks Matt. That works for me. What is Version #?
Logged
Pages: [1]   Go Up