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

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

4 lines
271 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">
<scanStatus scanning="true" count="456" folderCount="123" lastScan="2006-01-02T15:04:00Z"></scanStatus>
</subsonic-response>