dmap.databasesongs
0x 00 0c (container)
self-contained
Returned for a /databases/DB-ID/items request.
Contains the following tags:
TYPE SAMPLE VALUE DESCRIPTION mstt 0x00 00 00 c8 some kind of status muty 0x00 update type mtco 0x00 00 03 AE specified total count (of items/songs) mrco 0x00 00 03 AE received count; answers can probably be split into several records
and one mlcl tag (listing), containing one mlit tag (listing item) for each item (song).
One listing item contains the following tags:
TYPE SAMPLE VALUE DESCRIPTION mikd 0x02 item kind asdk 0x00 song data kind miid 0x00 00 00 21 item id minm Caravan item name
and an arbitrary number of additional tags, depending on the meta parameter the request was sent with. The item kind has to be present and has to be the first tag, the item id has to be present. All the other tags are optional.
The item id is used to get a specific song. See /databases for details.
The item count is the number of songs in a database.