mirror of
https://github.com/navidrome/navidrome.git
synced 2025-04-01 19:47:37 +03:00
18 lines
343 B
JSON
18 lines
343 B
JSON
{
|
|
"status": "ok",
|
|
"version": "1.16.1",
|
|
"type": "navidrome",
|
|
"serverVersion": "v0.55.0",
|
|
"openSubsonic": true,
|
|
"shares": {
|
|
"share": [
|
|
{
|
|
"id": "ABC123",
|
|
"url": "http://localhost/s/ABC123",
|
|
"username": "johndoe",
|
|
"created": "2016-03-02T20:30:00Z",
|
|
"visitCount": 1
|
|
}
|
|
]
|
|
}
|
|
}
|