INTERACT FORUM

Please login or register.

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

Author Topic: MC command to add a playing song to a playlist  (Read 1125 times)

Marcel de Man

  • Regular Member
  • Junior Woodchuck
  • **
  • Posts: 79
  • nothing more to say...
MC command to add a playing song to a playlist
« on: May 01, 2013, 01:31:44 pm »

Does anyone know if it is possible to use a MC17 command to add a song that is playing now to a certain playlist?

Thanks
Marcel
Logged

BryanC

  • MC Beta Team
  • Citizen of the Universe
  • *****
  • Posts: 2555
Re: MC command to add a playing song to a playlist
« Reply #1 on: May 01, 2013, 02:54:46 pm »

That's a great idea. I don't think that this function exists yet outside of the MCWS.

Example:

File
      SetInfo
         Set information about a file object.
         Parameters:
            File: The key of the file. (default: -1)
            Field: The field to set. (default: )
            Value: The value to set the field to. (default: )

http://localhost:52199/MCWS/v1/File/SetInfo?File=-1&Field=Playlists&Value=YourPlaylist


I think something like that should work?
Logged

Marcel de Man

  • Regular Member
  • Junior Woodchuck
  • **
  • Posts: 79
  • nothing more to say...
Re: MC command to add a playing song to a playlist
« Reply #2 on: May 22, 2013, 11:13:08 am »

Ok thanks I will try that
Logged
Pages: [1]   Go Up