mirror of
https://github.com/navidrome/navidrome.git
synced 2025-04-03 20:47:35 +03:00
Add more OpenSubsonic fields
- isCompilation - sortName
This commit is contained in:
parent
f580c5b8bc
commit
cdccdc56c9
28 changed files with 75 additions and 44 deletions
|
@ -25,10 +25,11 @@
|
|||
"duration": 146,
|
||||
"bitRate": 320,
|
||||
"isVideo": false,
|
||||
"mediaType": "song",
|
||||
"musicBrainzId": "4321",
|
||||
"bpm": 127,
|
||||
"comment": "a comment",
|
||||
"sortName": "",
|
||||
"mediaType": "song",
|
||||
"musicBrainzId": "4321",
|
||||
"genres": [
|
||||
{
|
||||
"name": "rock"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue