mirror of
https://github.com/navidrome/navidrome.git
synced 2025-04-01 19:47:37 +03:00
5 lines
263 B
XML
5 lines
263 B
XML
<subsonic-response xmlns="http://subsonic.org/restapi" status="ok" version="1.16.1" type="navidrome" serverVersion="v0.55.0" openSubsonic="true">
|
|
<topSongs>
|
|
<song id="1" isDir="false" title="title" isVideo="false"></song>
|
|
</topSongs>
|
|
</subsonic-response>
|