getCoverArt
Returns a cover art image.
Categories:
http://your-server/rest/getCoverArt Since 1.0.0
Returns a cover art image.
Parameters
| Parameter | Req. | OpenS. | Default | Comment | 
|---|---|---|---|---|
| id | Yes | The coverArt ID. Returned by most entities likes ChildorAlbumID3 | ||
| size | No | If specified, scale image to this size. | 
Example
http://your-server/rest/getCoverArt.view?id=123&u=demo&p=demo&v=1.13.0&c=AwesomeClientName&f=jsonResult
Returns binary data on success, or an XML document on error (in which case the HTTP content type will start with “text/xml”).