quintodrome/server/subsonic/responses/.snapshots/Responses MusicFolders with data should match .XML

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

7 lines
304 B
XML
Raw Normal View History

2023-11-18 10:42:04 -09:00
<subsonic-response xmlns="http://subsonic.org/restapi" status="ok" version="1.8.0" type="navidrome" serverVersion="v0.0.0" openSubsonic="true">
<musicFolders>
<musicFolder id="111" name="aaa"></musicFolder>
<musicFolder id="222" name="bbb"></musicFolder>
</musicFolders>
</subsonic-response>