Files
navidrome/server/subsonic/responses/.snapshots/Responses AlbumWithSongsID3 without data should match .JSON
T
2023-11-21 21:34:03 -05:00

15 lines
230 B
JSON

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