Fix marshaling for genres.
This commit is contained in:
committed by
Deluan Quintão
parent
5d1493e845
commit
bb7186ce2f
+14
@@ -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": ""
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user