Add samplingRate to OpenSubsonic responses

This commit is contained in:
Deluan 2024-05-11 17:44:24 -04:00 committed by Deluan Quintão
parent f3bb022238
commit 3a2a5e961b
25 changed files with 40 additions and 25 deletions

View file

@ -23,7 +23,8 @@
"musicBrainzId": "",
"genres": [],
"replayGain": {},
"channelCount": 0
"channelCount": 0,
"samplingRate": 0
},
{
"id": "2",
@ -40,7 +41,8 @@
"musicBrainzId": "",
"genres": [],
"replayGain": {},
"channelCount": 0
"channelCount": 0,
"samplingRate": 0
}
],
"id": "ABC123",