download

http://your-server/rest/download.view
Since 1.0.0

Downloads a given media file. Similar to stream, but this method returns the original media data without transcoding or downsampling.

Parameter Required Default Comment
id Yes A string which uniquely identifies the file to download. Obtained by calls to getMusicDirectory.

Returns binary data on success, or an XML document on error (in which case the HTTP content type will start with "text/xml").