Files
gonic/server/ctrlsubsonic/testdata/test_get_album_without_cover
sentriz 4a4298a3b9 bump to v0.11.1
generated by `_do_bump_version` script in project root
2020-11-19 18:49:55 +00:00

18 lines
315 B
Plaintext

{
"subsonic-response": {
"status": "ok",
"version": "1.15.0",
"type": "gonic",
"gonicVersion": "v0.11.1",
"album": {
"id": "al-2",
"title": "",
"album": "",
"name": "",
"songCount": 0,
"duration": 0,
"created": "2019-05-16T22:10:21+01:00"
}
}
}