Wed Jul 27 20:13:46 2005

Ticket #1294 (Closed: fixed)

add XML-RPC interface for revertPlaylist


Priority: normal Reporter: fgerlits
Severity: minor Assigned to: tomash
Component: LiveSupport Studio Status: closed
Version: 1.0 rc Resolution: fixed
Milestone: 1.0 Keywords:  

Description by fgerlits:

Just a reminder of what we agreed on the list, so it won't get forgotten: Please provide a way to revert a playlist to its state before editing, through XML-RPC. Apparently such a method exists already, just needs to be made accessible through XML-RPC. The signature /** * RollBack? playlist changes to the locked state * * @param token string, playlist access token * @return string gunid of playlist */ function revertEditedPlaylist($token) that you suggested on the list looks fine.

Attachments

Changelog

Wed Jul 27 20:14:16 2005: Modified by fgerlits

  • status changed from new to assigned
  • owner changed from anonymous to tomash

Thu Jul 28 13:55:27 2005: Modified by tomash

  • resolution set to fixed
  • status changed from assigned to closed

The revertEditedPlaylist method have been added to XMLRPC interface. There is additional parameter "sessid", which is not important now (user is authorized by edit token) but may be useful in the future for forcing edited playlist release without edit token.

Fri Jul 29 09:33:36 2005: Modified by fgerlits

  • milestone set to 1.0

OK, thanks!


Add/Change #1294 (add XML-RPC interface for revertPlaylist)




Change Properties






Action