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