http://your-server/rest/getAlbum.view
Since 1.8.0
Returns details for an album, including a list of songs. This method organizes music according to ID3 tags.
Parameter | Required | Default | Comment |
---|---|---|---|
id |
Yes | The album ID. |
Returns a <subsonic-response>
element with a nested <album>
element on success.
Example.