Files
navidrome/server/subsonic/responses/.snapshots/Responses AlbumWithSongsID3 without data should match .JSON
T

19 lines
331 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": [],
"originalReleaseDate": {}
}
}