Files
navidrome/server/subsonic/responses/.snapshots/Responses AlbumWithSongsID3 without data should match .JSON
T
2023-12-09 13:53:38 -05:00

18 lines
300 B
JSON

{
"status": "ok",
"version": "1.8.0",
"type": "navidrome",
"serverVersion": "v0.0.0",
"openSubsonic": true,
"album": {
"id": "",
"name": "",
"userRating": 0,
"genres": [],
"musicBrainzId": "",
"isCompilation": false,
"sortName": "",
"discTitles": []
}
}