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

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

8 lines
453 B
XML
Raw Normal View History

<subsonic-response xmlns="http://subsonic.org/restapi" status="ok" version="1.16.1" type="navidrome" serverVersion="v0.55.0" openSubsonic="true">
2023-11-18 10:42:04 -09:00
<indexes lastModified="1" ignoredArticles="A">
<index name="A">
<artist id="111" name="aaa" starred="2016-03-02T20:30:00Z" userRating="3" artistImageUrl="https://lastfm.freetls.fastly.net/i/u/300x300/2a96cbd8b46e442fc41c2b86b821562f.png"></artist>
2023-11-18 10:42:04 -09:00
</index>
</indexes>
</subsonic-response>