Tue Jan 18 12:05:47 2005

Ticket #552 (Closed: fixed)

add 'publish' function call to the storage module


Priority: normal Reporter: maroy
Severity: minor Assigned to: tomash
Component: server feature Status: closed
Version:   Resolution: fixed
Milestone:   Keywords:  

Description by maroy:

add a function call to publish an audio clip of a playlist, via the storage. the publish functionality would make the local storage upload the specified clip and/or playlist to the central archive. Tomas says this functionality is already available in the storage, but it's always the best to double check with him. also, add a similar function for the other way around: if a clip or playlist is only available in the central archive, but not locally, provide a call to tell the storage client to download the clip. Tomas says this functionality is available in the storage already. (though, I don't know if, as a result of a search, an audio clip is returned that is only in the central archive - how is this property of the clip marked in the returned structre)

Attachments

Changelog

Tue Jan 18 16:50:22 2005: Modified by tomash

    Sorry - due to adding playlist support, I am working on transfers now. XMLRPC method for it will be added as soon as possible and I will write note here.

    Tue Jan 18 16:53:05 2005: Modified by tomash

    • owner changed from fgerlits to tomash

    Thu Jan 20 03:00:28 2005: Modified by tomash

      There are XMLRPC methods for transports from/to remote archive: locstor.uploadToArchive locstor.downloadFromArchive locstor.getTransportInfo Methods are documented in comments for doxygen. Transport from/to remote repository is asynchronous using cron job: storageServer/var/cron/transportCron.php (executable php script) (I will document these things somewhere ...)

      Fri Mar 18 01:12:20 2005: Modified by tomash

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

      Add/Change #552 (add 'publish' function call to the storage module)




      Change Properties






      Action