Get album disk stats
Get some items based on some simple search types and filters. (Random by default) This method HAD partial backwards compatibility with older api versions but it has now been removed Pass -1 limit to get all results. (0 will fall back to the popular_threshold value)
Query parameters
newest, highest, frequent, recent, forgotten, flagged, random
Return results starting from this index position
Maximum number of results to return
Apply additional browse filters using ';' separated key,value pairs.
Sort key or key,order pair. Example: name or name,ASC.
Response
OK
Changes
Changed in 6 of the 46 revisions of this API.8
- ○
added the required property
album_disk/items/tracks/items/moodto the response with the200statusresponse-required-property-added
- ○
- ○
added the required property
album_disk/items/tracks/items/bpmto the response with the200statusresponse-required-property-added
- ○
- ○
added the required property
album_disk/items/catalogto the response with the200statusresponse-required-property-added
- ○
- ○
added the required property
album_disk/items/tracks/items/last_playedto the response with the200statusresponse-required-property-added
- ○
- ○
api operation id
statsAlbumDiskswas addedapi-operation-id-added
- ○
added the non-success response with the status
401response-non-success-status-added
- ○
removed the non-success response with the status
410response-non-success-status-removed
- ○
- ○
endpoint added
endpoint-added
- ○