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

@ -27,7 +27,7 @@
"isVideo": false,
"bpm": 127,
"comment": "a comment",
"sortName": "",
"sortName": "sorted title",
"mediaType": "song",
"musicBrainzId": "4321",
"genres": [
@ -46,7 +46,8 @@
"baseGain": 5,
"fallbackGain": 6
},
"channelCount": 2
"channelCount": 2,
"samplingRate": 44100
}
],
"id": "1",