mirror of
https://github.com/navidrome/navidrome.git
synced 2025-04-04 04:57:37 +03:00
25 lines
469 B
JSON
25 lines
469 B
JSON
{
|
|
"status": "ok",
|
|
"version": "1.8.0",
|
|
"type": "navidrome",
|
|
"serverVersion": "v0.0.0",
|
|
"openSubsonic": true,
|
|
"similarSongs2": {
|
|
"song": [
|
|
{
|
|
"id": "1",
|
|
"isDir": false,
|
|
"title": "title",
|
|
"isVideo": false,
|
|
"bpm": 0,
|
|
"comment": "",
|
|
"sortName": "",
|
|
"mediaType": "",
|
|
"musicBrainzId": "",
|
|
"genres": [],
|
|
"replayGain": {},
|
|
"channelCount": 0
|
|
}
|
|
]
|
|
}
|
|
}
|