23 lines
504 B
Plaintext
23 lines
504 B
Plaintext
{
|
|
"subsonic-response": {
|
|
"status": "ok",
|
|
"version": "1.15.0",
|
|
"type": "gonic",
|
|
"serverVersion": "",
|
|
"openSubsonic": true,
|
|
"artists": {
|
|
"ignoredArticles": "",
|
|
"index": [
|
|
{
|
|
"name": "a",
|
|
"artist": [
|
|
{ "id": "ar-1", "name": "artist-0", "albumCount": 6 },
|
|
{ "id": "ar-2", "name": "artist-1", "albumCount": 6 },
|
|
{ "id": "ar-3", "name": "artist-2", "albumCount": 6 }
|
|
]
|
|
}
|
|
]
|
|
}
|
|
}
|
|
}
|