navidrome/server/subsonic/responses/.snapshots/Responses PlayQueue without data should match .JSON

11 lines
183 B
JSON

{
"status": "ok",
"version": "1.16.1",
"type": "navidrome",
"serverVersion": "v0.55.0",
"openSubsonic": true,
"playQueue": {
"username": "",
"changedBy": ""
}
}