Fix marshaling for genres.

This commit is contained in:
Caio Cotts
2023-11-21 20:09:12 -05:00
committed by Deluan Quintão
parent 5d1493e845
commit bb7186ce2f
10 changed files with 233 additions and 83 deletions
@@ -0,0 +1,14 @@
{
"status": "ok",
"version": "1.8.0",
"type": "navidrome",
"serverVersion": "v0.0.0",
"openSubsonic": true,
"album": {
"id": "",
"name": "",
"userRating": 0,
"genres": [],
"musicBrainzId": ""
}
}