Add ReplayGain to OpenSubsonic API Child response
This commit is contained in:
@@ -21,7 +21,8 @@
|
||||
"sortName": "",
|
||||
"mediaType": "",
|
||||
"musicBrainzId": "",
|
||||
"genres": []
|
||||
"genres": [],
|
||||
"replayGain": {}
|
||||
},
|
||||
{
|
||||
"id": "2",
|
||||
@@ -36,7 +37,8 @@
|
||||
"sortName": "",
|
||||
"mediaType": "",
|
||||
"musicBrainzId": "",
|
||||
"genres": []
|
||||
"genres": [],
|
||||
"replayGain": {}
|
||||
}
|
||||
],
|
||||
"id": "ABC123",
|
||||
|
||||
Reference in New Issue
Block a user