Files
navidrome/server/subsonic/responses/.snapshots/Responses Directory with data should match .JSON
T
2023-11-18 14:43:40 -05:00

23 lines
367 B
JSON

{
"status": "ok",
"version": "1.8.0",
"type": "navidrome",
"serverVersion": "v0.0.0",
"openSubsonic": true,
"directory": {
"child": [
{
"id": "1",
"isDir": false,
"title": "title",
"genres": [],
"isVideo": false,
"bpm": 0,
"comment": ""
}
],
"id": "1",
"name": "N"
}
}