chore(subsonic): update snapshot tests to use version 1.16.1

This commit is contained in:
Deluan 2025-03-27 22:50:22 -04:00
parent 5ab345c83e
commit cf100c4eb4
111 changed files with 167 additions and 167 deletions

View file

@ -1,8 +1,8 @@
{
"status": "ok",
"version": "1.8.0",
"version": "1.16.1",
"type": "navidrome",
"serverVersion": "v0.0.0",
"serverVersion": "v0.55.0",
"openSubsonic": true,
"albumInfo": {
"notes": "Believe is the twenty-third studio album by American singer-actress Cher...",

View file

@ -1,4 +1,4 @@
<subsonic-response xmlns="http://subsonic.org/restapi" status="ok" version="1.8.0" type="navidrome" serverVersion="v0.0.0" openSubsonic="true">
<subsonic-response xmlns="http://subsonic.org/restapi" status="ok" version="1.16.1" type="navidrome" serverVersion="v0.55.0" openSubsonic="true">
<albumInfo>
<notes>Believe is the twenty-third studio album by American singer-actress Cher...</notes>
<musicBrainzId>03c91c40-49a6-44a7-90e7-a700edf97a62</musicBrainzId>

View file

@ -1,8 +1,8 @@
{
"status": "ok",
"version": "1.8.0",
"version": "1.16.1",
"type": "navidrome",
"serverVersion": "v0.0.0",
"serverVersion": "v0.55.0",
"openSubsonic": true,
"albumInfo": {}
}

View file

@ -1,3 +1,3 @@
<subsonic-response xmlns="http://subsonic.org/restapi" status="ok" version="1.8.0" type="navidrome" serverVersion="v0.0.0" openSubsonic="true">
<subsonic-response xmlns="http://subsonic.org/restapi" status="ok" version="1.16.1" type="navidrome" serverVersion="v0.55.0" openSubsonic="true">
<albumInfo></albumInfo>
</subsonic-response>

View file

@ -1,8 +1,8 @@
{
"status": "ok",
"version": "1.8.0",
"version": "1.16.1",
"type": "navidrome",
"serverVersion": "v0.0.0",
"serverVersion": "v0.55.0",
"openSubsonic": true,
"albumList": {
"album": [

View file

@ -1,4 +1,4 @@
<subsonic-response xmlns="http://subsonic.org/restapi" status="ok" version="1.8.0" type="navidrome" serverVersion="v0.0.0" openSubsonic="true">
<subsonic-response xmlns="http://subsonic.org/restapi" status="ok" version="1.16.1" type="navidrome" serverVersion="v0.55.0" openSubsonic="true">
<albumList>
<album id="1" isDir="false" isVideo="false" sortName="sort name" mediaType="album" musicBrainzId="00000000-0000-0000-0000-000000000000" displayArtist="Display artist" displayAlbumArtist="Display album artist" explicitStatus="explicit">
<genres name="Genre 1"></genres>

View file

@ -1,8 +1,8 @@
{
"status": "ok",
"version": "1.8.0",
"version": "1.16.1",
"type": "navidrome",
"serverVersion": "v0.0.0",
"serverVersion": "v0.55.0",
"openSubsonic": true,
"albumList": {
"album": [

View file

@ -1,4 +1,4 @@
<subsonic-response xmlns="http://subsonic.org/restapi" status="ok" version="1.8.0" type="navidrome" serverVersion="v0.0.0" openSubsonic="true">
<subsonic-response xmlns="http://subsonic.org/restapi" status="ok" version="1.16.1" type="navidrome" serverVersion="v0.55.0" openSubsonic="true">
<albumList>
<album id="1" isDir="false" title="title" isVideo="false"></album>
</albumList>

View file

@ -1,8 +1,8 @@
{
"status": "ok",
"version": "1.8.0",
"version": "1.16.1",
"type": "navidrome",
"serverVersion": "v0.0.0",
"serverVersion": "v0.55.0",
"openSubsonic": true,
"albumList": {}
}

View file

@ -1,3 +1,3 @@
<subsonic-response xmlns="http://subsonic.org/restapi" status="ok" version="1.8.0" type="navidrome" serverVersion="v0.0.0" openSubsonic="true">
<subsonic-response xmlns="http://subsonic.org/restapi" status="ok" version="1.16.1" type="navidrome" serverVersion="v0.55.0" openSubsonic="true">
<albumList></albumList>
</subsonic-response>

View file

@ -1,8 +1,8 @@
{
"status": "ok",
"version": "1.8.0",
"version": "1.16.1",
"type": "navidrome",
"serverVersion": "v0.0.0",
"serverVersion": "v0.55.0",
"openSubsonic": true,
"album": {
"id": "1",

View file

@ -1,4 +1,4 @@
<subsonic-response xmlns="http://subsonic.org/restapi" status="ok" version="1.8.0" type="navidrome" serverVersion="v0.0.0" openSubsonic="true">
<subsonic-response xmlns="http://subsonic.org/restapi" status="ok" version="1.16.1" type="navidrome" serverVersion="v0.55.0" openSubsonic="true">
<album id="1" name="album" artist="artist" genre="rock" userRating="4" musicBrainzId="1234" isCompilation="true" sortName="sorted album" displayArtist="artist1 &amp; artist2" explicitStatus="clean" version="Deluxe Edition">
<genres name="rock"></genres>
<genres name="progressive"></genres>

View file

@ -1,8 +1,8 @@
{
"status": "ok",
"version": "1.8.0",
"version": "1.16.1",
"type": "navidrome",
"serverVersion": "v0.0.0",
"serverVersion": "v0.55.0",
"openSubsonic": true,
"album": {
"id": "",

View file

@ -1,3 +1,3 @@
<subsonic-response xmlns="http://subsonic.org/restapi" status="ok" version="1.8.0" type="navidrome" serverVersion="v0.0.0" openSubsonic="true">
<subsonic-response xmlns="http://subsonic.org/restapi" status="ok" version="1.16.1" type="navidrome" serverVersion="v0.55.0" openSubsonic="true">
<album id="" name=""></album>
</subsonic-response>

View file

@ -1,8 +1,8 @@
{
"status": "ok",
"version": "1.8.0",
"version": "1.16.1",
"type": "navidrome",
"serverVersion": "v0.0.0",
"serverVersion": "v0.55.0",
"openSubsonic": true,
"album": {
"id": "",

View file

@ -1,3 +1,3 @@
<subsonic-response xmlns="http://subsonic.org/restapi" status="ok" version="1.8.0" type="navidrome" serverVersion="v0.0.0" openSubsonic="true">
<subsonic-response xmlns="http://subsonic.org/restapi" status="ok" version="1.16.1" type="navidrome" serverVersion="v0.55.0" openSubsonic="true">
<album id="" name=""></album>
</subsonic-response>

View file

@ -1,8 +1,8 @@
{
"status": "ok",
"version": "1.8.0",
"version": "1.16.1",
"type": "navidrome",
"serverVersion": "v0.0.0",
"serverVersion": "v0.55.0",
"openSubsonic": true,
"artists": {
"index": [

View file

@ -1,4 +1,4 @@
<subsonic-response xmlns="http://subsonic.org/restapi" status="ok" version="1.8.0" type="navidrome" serverVersion="v0.0.0" openSubsonic="true">
<subsonic-response xmlns="http://subsonic.org/restapi" status="ok" version="1.16.1" type="navidrome" serverVersion="v0.55.0" openSubsonic="true">
<artists lastModified="1" ignoredArticles="A">
<index name="A">
<artist id="111" name="aaa" albumCount="2" starred="2016-03-02T20:30:00Z" userRating="3" artistImageUrl="https://lastfm.freetls.fastly.net/i/u/300x300/2a96cbd8b46e442fc41c2b86b821562f.png" musicBrainzId="1234" sortName="sort name">

View file

@ -1,8 +1,8 @@
{
"status": "ok",
"version": "1.8.0",
"version": "1.16.1",
"type": "navidrome",
"serverVersion": "v0.0.0",
"serverVersion": "v0.55.0",
"openSubsonic": true,
"artists": {
"index": [

View file

@ -1,4 +1,4 @@
<subsonic-response xmlns="http://subsonic.org/restapi" status="ok" version="1.8.0" type="navidrome" serverVersion="v0.0.0" openSubsonic="true">
<subsonic-response xmlns="http://subsonic.org/restapi" status="ok" version="1.16.1" type="navidrome" serverVersion="v0.55.0" openSubsonic="true">
<artists lastModified="1" ignoredArticles="A">
<index name="A">
<artist id="111" name="aaa" albumCount="2" starred="2016-03-02T20:30:00Z" userRating="3" artistImageUrl="https://lastfm.freetls.fastly.net/i/u/300x300/2a96cbd8b46e442fc41c2b86b821562f.png"></artist>

View file

@ -1,8 +1,8 @@
{
"status": "ok",
"version": "1.8.0",
"version": "1.16.1",
"type": "navidrome",
"serverVersion": "v0.0.0",
"serverVersion": "v0.55.0",
"openSubsonic": true,
"artists": {
"lastModified": 1,

View file

@ -1,3 +1,3 @@
<subsonic-response xmlns="http://subsonic.org/restapi" status="ok" version="1.8.0" type="navidrome" serverVersion="v0.0.0" openSubsonic="true">
<subsonic-response xmlns="http://subsonic.org/restapi" status="ok" version="1.16.1" type="navidrome" serverVersion="v0.55.0" openSubsonic="true">
<artists lastModified="1" ignoredArticles="A"></artists>
</subsonic-response>

View file

@ -1,8 +1,8 @@
{
"status": "ok",
"version": "1.8.0",
"version": "1.16.1",
"type": "navidrome",
"serverVersion": "v0.0.0",
"serverVersion": "v0.55.0",
"openSubsonic": true,
"artistInfo": {
"biography": "Black Sabbath is an English \u003ca target='_blank' href=\"https://www.last.fm/tag/heavy%20metal\" class=\"bbcode_tag\" rel=\"tag\"\u003eheavy metal\u003c/a\u003e band",

View file

@ -1,4 +1,4 @@
<subsonic-response xmlns="http://subsonic.org/restapi" status="ok" version="1.8.0" type="navidrome" serverVersion="v0.0.0" openSubsonic="true">
<subsonic-response xmlns="http://subsonic.org/restapi" status="ok" version="1.16.1" type="navidrome" serverVersion="v0.55.0" openSubsonic="true">
<artistInfo>
<biography>Black Sabbath is an English &lt;a target=&#39;_blank&#39; href=&#34;https://www.last.fm/tag/heavy%20metal&#34; class=&#34;bbcode_tag&#34; rel=&#34;tag&#34;&gt;heavy metal&lt;/a&gt; band</biography>
<musicBrainzId>5182c1d9-c7d2-4dad-afa0-ccfeada921a8</musicBrainzId>

View file

@ -1,8 +1,8 @@
{
"status": "ok",
"version": "1.8.0",
"version": "1.16.1",
"type": "navidrome",
"serverVersion": "v0.0.0",
"serverVersion": "v0.55.0",
"openSubsonic": true,
"artistInfo": {}
}

View file

@ -1,3 +1,3 @@
<subsonic-response xmlns="http://subsonic.org/restapi" status="ok" version="1.8.0" type="navidrome" serverVersion="v0.0.0" openSubsonic="true">
<subsonic-response xmlns="http://subsonic.org/restapi" status="ok" version="1.16.1" type="navidrome" serverVersion="v0.55.0" openSubsonic="true">
<artistInfo></artistInfo>
</subsonic-response>

View file

@ -1,8 +1,8 @@
{
"status": "ok",
"version": "1.8.0",
"version": "1.16.1",
"type": "navidrome",
"serverVersion": "v0.0.0",
"serverVersion": "v0.55.0",
"openSubsonic": true,
"bookmarks": {
"bookmark": [

View file

@ -1,4 +1,4 @@
<subsonic-response xmlns="http://subsonic.org/restapi" status="ok" version="1.8.0" type="navidrome" serverVersion="v0.0.0" openSubsonic="true">
<subsonic-response xmlns="http://subsonic.org/restapi" status="ok" version="1.16.1" type="navidrome" serverVersion="v0.55.0" openSubsonic="true">
<bookmarks>
<bookmark position="123" username="user2" comment="a comment" created="0001-01-01T00:00:00Z" changed="0001-01-01T00:00:00Z">
<entry id="1" isDir="false" title="title" isVideo="false"></entry>

View file

@ -1,8 +1,8 @@
{
"status": "ok",
"version": "1.8.0",
"version": "1.16.1",
"type": "navidrome",
"serverVersion": "v0.0.0",
"serverVersion": "v0.55.0",
"openSubsonic": true,
"bookmarks": {}
}

View file

@ -1,3 +1,3 @@
<subsonic-response xmlns="http://subsonic.org/restapi" status="ok" version="1.8.0" type="navidrome" serverVersion="v0.0.0" openSubsonic="true">
<subsonic-response xmlns="http://subsonic.org/restapi" status="ok" version="1.16.1" type="navidrome" serverVersion="v0.55.0" openSubsonic="true">
<bookmarks></bookmarks>
</subsonic-response>

View file

@ -1,8 +1,8 @@
{
"status": "ok",
"version": "1.8.0",
"version": "1.16.1",
"type": "navidrome",
"serverVersion": "v0.0.0",
"serverVersion": "v0.55.0",
"openSubsonic": true,
"directory": {
"child": [

View file

@ -1,4 +1,4 @@
<subsonic-response xmlns="http://subsonic.org/restapi" status="ok" version="1.8.0" type="navidrome" serverVersion="v0.0.0" openSubsonic="true">
<subsonic-response xmlns="http://subsonic.org/restapi" status="ok" version="1.16.1" type="navidrome" serverVersion="v0.55.0" openSubsonic="true">
<directory id="1" name="N">
<child id="1" isDir="true" title="title" album="album" artist="artist" track="1" year="1985" genre="Rock" coverArt="1" size="8421341" contentType="audio/flac" suffix="flac" starred="2016-03-02T20:30:00Z" transcodedContentType="audio/mpeg" transcodedSuffix="mp3" duration="146" bitRate="320" isVideo="false" bpm="127" comment="a comment" sortName="sorted title" mediaType="song" musicBrainzId="4321" channelCount="2" samplingRate="44100" bitDepth="16" displayArtist="artist 1 &amp; artist 2" displayAlbumArtist="album artist 1 &amp; album artist 2" displayComposer="composer 1 &amp; composer 2" explicitStatus="clean">
<genres name="rock"></genres>

View file

@ -1,8 +1,8 @@
{
"status": "ok",
"version": "1.8.0",
"version": "1.16.1",
"type": "navidrome",
"serverVersion": "v0.0.0",
"serverVersion": "v0.55.0",
"openSubsonic": true,
"directory": {
"child": [

View file

@ -1,4 +1,4 @@
<subsonic-response xmlns="http://subsonic.org/restapi" status="ok" version="1.8.0" type="navidrome" serverVersion="v0.0.0" openSubsonic="true">
<subsonic-response xmlns="http://subsonic.org/restapi" status="ok" version="1.16.1" type="navidrome" serverVersion="v0.55.0" openSubsonic="true">
<directory id="" name="">
<child id="1" isDir="false" isVideo="false"></child>
</directory>

View file

@ -1,8 +1,8 @@
{
"status": "ok",
"version": "1.8.0",
"version": "1.16.1",
"type": "navidrome",
"serverVersion": "v0.0.0",
"serverVersion": "v0.55.0",
"openSubsonic": true,
"directory": {
"child": [

View file

@ -1,4 +1,4 @@
<subsonic-response xmlns="http://subsonic.org/restapi" status="ok" version="1.8.0" type="navidrome" serverVersion="v0.0.0" openSubsonic="true">
<subsonic-response xmlns="http://subsonic.org/restapi" status="ok" version="1.16.1" type="navidrome" serverVersion="v0.55.0" openSubsonic="true">
<directory id="" name="">
<child id="1" isDir="false" isVideo="false"></child>
</directory>

View file

@ -1,8 +1,8 @@
{
"status": "ok",
"version": "1.8.0",
"version": "1.16.1",
"type": "navidrome",
"serverVersion": "v0.0.0",
"serverVersion": "v0.55.0",
"openSubsonic": true,
"directory": {
"child": [

View file

@ -1,4 +1,4 @@
<subsonic-response xmlns="http://subsonic.org/restapi" status="ok" version="1.8.0" type="navidrome" serverVersion="v0.0.0" openSubsonic="true">
<subsonic-response xmlns="http://subsonic.org/restapi" status="ok" version="1.16.1" type="navidrome" serverVersion="v0.55.0" openSubsonic="true">
<directory id="1" name="N">
<child id="1" isDir="false" title="title" isVideo="false"></child>
</directory>

View file

@ -1,8 +1,8 @@
{
"status": "ok",
"version": "1.8.0",
"version": "1.16.1",
"type": "navidrome",
"serverVersion": "v0.0.0",
"serverVersion": "v0.55.0",
"openSubsonic": true,
"directory": {
"id": "1",

View file

@ -1,3 +1,3 @@
<subsonic-response xmlns="http://subsonic.org/restapi" status="ok" version="1.8.0" type="navidrome" serverVersion="v0.0.0" openSubsonic="true">
<subsonic-response xmlns="http://subsonic.org/restapi" status="ok" version="1.16.1" type="navidrome" serverVersion="v0.55.0" openSubsonic="true">
<directory id="1" name="N"></directory>
</subsonic-response>

View file

@ -1,7 +1,7 @@
{
"status": "ok",
"version": "1.8.0",
"version": "1.16.1",
"type": "navidrome",
"serverVersion": "v0.0.0",
"serverVersion": "v0.55.0",
"openSubsonic": true
}

View file

@ -1 +1 @@
<subsonic-response xmlns="http://subsonic.org/restapi" status="ok" version="1.8.0" type="navidrome" serverVersion="v0.0.0" openSubsonic="true"></subsonic-response>
<subsonic-response xmlns="http://subsonic.org/restapi" status="ok" version="1.16.1" type="navidrome" serverVersion="v0.55.0" openSubsonic="true"></subsonic-response>

View file

@ -1,8 +1,8 @@
{
"status": "ok",
"version": "1.8.0",
"version": "1.16.1",
"type": "navidrome",
"serverVersion": "v0.0.0",
"serverVersion": "v0.55.0",
"openSubsonic": true,
"genres": {
"genre": [

View file

@ -1,4 +1,4 @@
<subsonic-response xmlns="http://subsonic.org/restapi" status="ok" version="1.8.0" type="navidrome" serverVersion="v0.0.0" openSubsonic="true">
<subsonic-response xmlns="http://subsonic.org/restapi" status="ok" version="1.16.1" type="navidrome" serverVersion="v0.55.0" openSubsonic="true">
<genres>
<genre songCount="1000" albumCount="100">Rock</genre>
<genre songCount="500" albumCount="50">Reggae</genre>

View file

@ -1,8 +1,8 @@
{
"status": "ok",
"version": "1.8.0",
"version": "1.16.1",
"type": "navidrome",
"serverVersion": "v0.0.0",
"serverVersion": "v0.55.0",
"openSubsonic": true,
"genres": {}
}

View file

@ -1,3 +1,3 @@
<subsonic-response xmlns="http://subsonic.org/restapi" status="ok" version="1.8.0" type="navidrome" serverVersion="v0.0.0" openSubsonic="true">
<subsonic-response xmlns="http://subsonic.org/restapi" status="ok" version="1.16.1" type="navidrome" serverVersion="v0.55.0" openSubsonic="true">
<genres></genres>
</subsonic-response>

View file

@ -1,8 +1,8 @@
{
"status": "ok",
"version": "1.8.0",
"version": "1.16.1",
"type": "navidrome",
"serverVersion": "v0.0.0",
"serverVersion": "v0.55.0",
"openSubsonic": true,
"indexes": {
"index": [

View file

@ -1,4 +1,4 @@
<subsonic-response xmlns="http://subsonic.org/restapi" status="ok" version="1.8.0" type="navidrome" serverVersion="v0.0.0" openSubsonic="true">
<subsonic-response xmlns="http://subsonic.org/restapi" status="ok" version="1.16.1" type="navidrome" serverVersion="v0.55.0" openSubsonic="true">
<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>

View file

@ -1,8 +1,8 @@
{
"status": "ok",
"version": "1.8.0",
"version": "1.16.1",
"type": "navidrome",
"serverVersion": "v0.0.0",
"serverVersion": "v0.55.0",
"openSubsonic": true,
"indexes": {
"lastModified": 1,

View file

@ -1,3 +1,3 @@
<subsonic-response xmlns="http://subsonic.org/restapi" status="ok" version="1.8.0" type="navidrome" serverVersion="v0.0.0" openSubsonic="true">
<subsonic-response xmlns="http://subsonic.org/restapi" status="ok" version="1.16.1" type="navidrome" serverVersion="v0.55.0" openSubsonic="true">
<indexes lastModified="1" ignoredArticles="A"></indexes>
</subsonic-response>

View file

@ -1,8 +1,8 @@
{
"status": "ok",
"version": "1.8.0",
"version": "1.16.1",
"type": "navidrome",
"serverVersion": "v0.0.0",
"serverVersion": "v0.55.0",
"openSubsonic": true,
"internetRadioStations": {
"internetRadioStation": [

View file

@ -1,4 +1,4 @@
<subsonic-response xmlns="http://subsonic.org/restapi" status="ok" version="1.8.0" type="navidrome" serverVersion="v0.0.0" openSubsonic="true">
<subsonic-response xmlns="http://subsonic.org/restapi" status="ok" version="1.16.1" type="navidrome" serverVersion="v0.55.0" openSubsonic="true">
<internetRadioStations>
<internetRadioStation id="12345678" name="Example Stream" streamUrl="https://example.com/stream" homePageUrl="https://example.com"></internetRadioStation>
</internetRadioStations>

View file

@ -1,8 +1,8 @@
{
"status": "ok",
"version": "1.8.0",
"version": "1.16.1",
"type": "navidrome",
"serverVersion": "v0.0.0",
"serverVersion": "v0.55.0",
"openSubsonic": true,
"internetRadioStations": {}
}

View file

@ -1,3 +1,3 @@
<subsonic-response xmlns="http://subsonic.org/restapi" status="ok" version="1.8.0" type="navidrome" serverVersion="v0.0.0" openSubsonic="true">
<subsonic-response xmlns="http://subsonic.org/restapi" status="ok" version="1.16.1" type="navidrome" serverVersion="v0.55.0" openSubsonic="true">
<internetRadioStations></internetRadioStations>
</subsonic-response>

View file

@ -1,8 +1,8 @@
{
"status": "ok",
"version": "1.8.0",
"version": "1.16.1",
"type": "navidrome",
"serverVersion": "v0.0.0",
"serverVersion": "v0.55.0",
"openSubsonic": true,
"license": {
"valid": true

View file

@ -1,3 +1,3 @@
<subsonic-response xmlns="http://subsonic.org/restapi" status="ok" version="1.8.0" type="navidrome" serverVersion="v0.0.0" openSubsonic="true">
<subsonic-response xmlns="http://subsonic.org/restapi" status="ok" version="1.16.1" type="navidrome" serverVersion="v0.55.0" openSubsonic="true">
<license valid="true"></license>
</subsonic-response>

View file

@ -1,8 +1,8 @@
{
"status": "ok",
"version": "1.8.0",
"version": "1.16.1",
"type": "navidrome",
"serverVersion": "v0.0.0",
"serverVersion": "v0.55.0",
"openSubsonic": true,
"lyrics": {
"artist": "Rick Astley",

View file

@ -1,3 +1,3 @@
<subsonic-response xmlns="http://subsonic.org/restapi" status="ok" version="1.8.0" type="navidrome" serverVersion="v0.0.0" openSubsonic="true">
<subsonic-response xmlns="http://subsonic.org/restapi" status="ok" version="1.16.1" type="navidrome" serverVersion="v0.55.0" openSubsonic="true">
<lyrics artist="Rick Astley" title="Never Gonna Give You Up">Never gonna give you up&#xA;&#x9;&#x9;&#x9;&#x9;Never gonna let you down&#xA;&#x9;&#x9;&#x9;&#x9;Never gonna run around and desert you&#xA;&#x9;&#x9;&#x9;&#x9;Never gonna say goodbye</lyrics>
</subsonic-response>

View file

@ -1,8 +1,8 @@
{
"status": "ok",
"version": "1.8.0",
"version": "1.16.1",
"type": "navidrome",
"serverVersion": "v0.0.0",
"serverVersion": "v0.55.0",
"openSubsonic": true,
"lyrics": {
"value": ""

View file

@ -1,3 +1,3 @@
<subsonic-response xmlns="http://subsonic.org/restapi" status="ok" version="1.8.0" type="navidrome" serverVersion="v0.0.0" openSubsonic="true">
<subsonic-response xmlns="http://subsonic.org/restapi" status="ok" version="1.16.1" type="navidrome" serverVersion="v0.55.0" openSubsonic="true">
<lyrics></lyrics>
</subsonic-response>

View file

@ -1,8 +1,8 @@
{
"status": "ok",
"version": "1.8.0",
"version": "1.16.1",
"type": "navidrome",
"serverVersion": "v0.0.0",
"serverVersion": "v0.55.0",
"openSubsonic": true,
"lyricsList": {
"structuredLyrics": [

View file

@ -1,4 +1,4 @@
<subsonic-response xmlns="http://subsonic.org/restapi" status="ok" version="1.8.0" type="navidrome" serverVersion="v0.0.0" openSubsonic="true">
<subsonic-response xmlns="http://subsonic.org/restapi" status="ok" version="1.16.1" type="navidrome" serverVersion="v0.55.0" openSubsonic="true">
<lyricsList>
<structuredLyrics displayArtist="Rick Astley" displayTitle="Never Gonna Give You Up" lang="eng" offset="100" synced="true">
<line start="18800">We&#39;re no strangers to love</line>

View file

@ -1,8 +1,8 @@
{
"status": "ok",
"version": "1.8.0",
"version": "1.16.1",
"type": "navidrome",
"serverVersion": "v0.0.0",
"serverVersion": "v0.55.0",
"openSubsonic": true,
"lyricsList": {}
}

View file

@ -1,3 +1,3 @@
<subsonic-response xmlns="http://subsonic.org/restapi" status="ok" version="1.8.0" type="navidrome" serverVersion="v0.0.0" openSubsonic="true">
<subsonic-response xmlns="http://subsonic.org/restapi" status="ok" version="1.16.1" type="navidrome" serverVersion="v0.55.0" openSubsonic="true">
<lyricsList></lyricsList>
</subsonic-response>

View file

@ -1,8 +1,8 @@
{
"status": "ok",
"version": "1.8.0",
"version": "1.16.1",
"type": "navidrome",
"serverVersion": "v0.0.0",
"serverVersion": "v0.55.0",
"openSubsonic": true,
"musicFolders": {
"musicFolder": [

View file

@ -1,4 +1,4 @@
<subsonic-response xmlns="http://subsonic.org/restapi" status="ok" version="1.8.0" type="navidrome" serverVersion="v0.0.0" openSubsonic="true">
<subsonic-response xmlns="http://subsonic.org/restapi" status="ok" version="1.16.1" type="navidrome" serverVersion="v0.55.0" openSubsonic="true">
<musicFolders>
<musicFolder id="111" name="aaa"></musicFolder>
<musicFolder id="222" name="bbb"></musicFolder>

View file

@ -1,8 +1,8 @@
{
"status": "ok",
"version": "1.8.0",
"version": "1.16.1",
"type": "navidrome",
"serverVersion": "v0.0.0",
"serverVersion": "v0.55.0",
"openSubsonic": true,
"musicFolders": {}
}

View file

@ -1,3 +1,3 @@
<subsonic-response xmlns="http://subsonic.org/restapi" status="ok" version="1.8.0" type="navidrome" serverVersion="v0.0.0" openSubsonic="true">
<subsonic-response xmlns="http://subsonic.org/restapi" status="ok" version="1.16.1" type="navidrome" serverVersion="v0.55.0" openSubsonic="true">
<musicFolders></musicFolders>
</subsonic-response>

View file

@ -1,8 +1,8 @@
{
"status": "ok",
"version": "1.8.0",
"version": "1.16.1",
"type": "navidrome",
"serverVersion": "v0.0.0",
"serverVersion": "v0.55.0",
"openSubsonic": true,
"openSubsonicExtensions": [
{

View file

@ -1,4 +1,4 @@
<subsonic-response xmlns="http://subsonic.org/restapi" status="ok" version="1.8.0" type="navidrome" serverVersion="v0.0.0" openSubsonic="true">
<subsonic-response xmlns="http://subsonic.org/restapi" status="ok" version="1.16.1" type="navidrome" serverVersion="v0.55.0" openSubsonic="true">
<openSubsonicExtensions name="template">
<versions>1</versions>
<versions>2</versions>

View file

@ -1,8 +1,8 @@
{
"status": "ok",
"version": "1.8.0",
"version": "1.16.1",
"type": "navidrome",
"serverVersion": "v0.0.0",
"serverVersion": "v0.55.0",
"openSubsonic": true,
"openSubsonicExtensions": []
}

View file

@ -1 +1 @@
<subsonic-response xmlns="http://subsonic.org/restapi" status="ok" version="1.8.0" type="navidrome" serverVersion="v0.0.0" openSubsonic="true"></subsonic-response>
<subsonic-response xmlns="http://subsonic.org/restapi" status="ok" version="1.16.1" type="navidrome" serverVersion="v0.55.0" openSubsonic="true"></subsonic-response>

View file

@ -1,8 +1,8 @@
{
"status": "ok",
"version": "1.8.0",
"version": "1.16.1",
"type": "navidrome",
"serverVersion": "v0.0.0",
"serverVersion": "v0.55.0",
"openSubsonic": true,
"playQueue": {
"entry": [

View file

@ -1,4 +1,4 @@
<subsonic-response xmlns="http://subsonic.org/restapi" status="ok" version="1.8.0" type="navidrome" serverVersion="v0.0.0" openSubsonic="true">
<subsonic-response xmlns="http://subsonic.org/restapi" status="ok" version="1.16.1" type="navidrome" serverVersion="v0.55.0" openSubsonic="true">
<playQueue current="111" position="243" username="user1" changed="0001-01-01T00:00:00Z" changedBy="a_client">
<entry id="1" isDir="false" title="title" isVideo="false"></entry>
</playQueue>

View file

@ -1,8 +1,8 @@
{
"status": "ok",
"version": "1.8.0",
"version": "1.16.1",
"type": "navidrome",
"serverVersion": "v0.0.0",
"serverVersion": "v0.55.0",
"openSubsonic": true,
"playQueue": {
"username": "",

View file

@ -1,3 +1,3 @@
<subsonic-response xmlns="http://subsonic.org/restapi" status="ok" version="1.8.0" type="navidrome" serverVersion="v0.0.0" openSubsonic="true">
<subsonic-response xmlns="http://subsonic.org/restapi" status="ok" version="1.16.1" type="navidrome" serverVersion="v0.55.0" openSubsonic="true">
<playQueue username="" changedBy=""></playQueue>
</subsonic-response>

View file

@ -1,8 +1,8 @@
{
"status": "ok",
"version": "1.8.0",
"version": "1.16.1",
"type": "navidrome",
"serverVersion": "v0.0.0",
"serverVersion": "v0.55.0",
"openSubsonic": true,
"playlists": {
"playlist": [

View file

@ -1,4 +1,4 @@
<subsonic-response xmlns="http://subsonic.org/restapi" status="ok" version="1.8.0" type="navidrome" serverVersion="v0.0.0" openSubsonic="true">
<subsonic-response xmlns="http://subsonic.org/restapi" status="ok" version="1.16.1" type="navidrome" serverVersion="v0.55.0" openSubsonic="true">
<playlists>
<playlist id="111" name="aaa" comment="comment" songCount="2" duration="120" public="true" owner="admin" created="0001-01-01T00:00:00Z" changed="0001-01-01T00:00:00Z" coverArt="pl-123123123123"></playlist>
<playlist id="222" name="bbb" songCount="0" duration="0" public="false" created="0001-01-01T00:00:00Z" changed="0001-01-01T00:00:00Z"></playlist>

View file

@ -1,8 +1,8 @@
{
"status": "ok",
"version": "1.8.0",
"version": "1.16.1",
"type": "navidrome",
"serverVersion": "v0.0.0",
"serverVersion": "v0.55.0",
"openSubsonic": true,
"playlists": {}
}

View file

@ -1,3 +1,3 @@
<subsonic-response xmlns="http://subsonic.org/restapi" status="ok" version="1.8.0" type="navidrome" serverVersion="v0.0.0" openSubsonic="true">
<subsonic-response xmlns="http://subsonic.org/restapi" status="ok" version="1.16.1" type="navidrome" serverVersion="v0.55.0" openSubsonic="true">
<playlists></playlists>
</subsonic-response>

View file

@ -1,8 +1,8 @@
{
"status": "ok",
"version": "1.8.0",
"version": "1.16.1",
"type": "navidrome",
"serverVersion": "v0.0.0",
"serverVersion": "v0.55.0",
"openSubsonic": true,
"scanStatus": {
"scanning": true,

View file

@ -1,3 +1,3 @@
<subsonic-response xmlns="http://subsonic.org/restapi" status="ok" version="1.8.0" type="navidrome" serverVersion="v0.0.0" openSubsonic="true">
<subsonic-response xmlns="http://subsonic.org/restapi" status="ok" version="1.16.1" type="navidrome" serverVersion="v0.55.0" openSubsonic="true">
<scanStatus scanning="true" count="456" folderCount="123" lastScan="2006-01-02T15:04:00Z"></scanStatus>
</subsonic-response>

View file

@ -1,8 +1,8 @@
{
"status": "ok",
"version": "1.8.0",
"version": "1.16.1",
"type": "navidrome",
"serverVersion": "v0.0.0",
"serverVersion": "v0.55.0",
"openSubsonic": true,
"scanStatus": {
"scanning": false,

View file

@ -1,3 +1,3 @@
<subsonic-response xmlns="http://subsonic.org/restapi" status="ok" version="1.8.0" type="navidrome" serverVersion="v0.0.0" openSubsonic="true">
<subsonic-response xmlns="http://subsonic.org/restapi" status="ok" version="1.16.1" type="navidrome" serverVersion="v0.55.0" openSubsonic="true">
<scanStatus scanning="false" count="0" folderCount="0"></scanStatus>
</subsonic-response>

View file

@ -1,8 +1,8 @@
{
"status": "ok",
"version": "1.8.0",
"version": "1.16.1",
"type": "navidrome",
"serverVersion": "v0.0.0",
"serverVersion": "v0.55.0",
"openSubsonic": true,
"shares": {
"share": [

View file

@ -1,4 +1,4 @@
<subsonic-response xmlns="http://subsonic.org/restapi" status="ok" version="1.8.0" type="navidrome" serverVersion="v0.0.0" openSubsonic="true">
<subsonic-response xmlns="http://subsonic.org/restapi" status="ok" version="1.16.1" type="navidrome" serverVersion="v0.55.0" openSubsonic="true">
<shares>
<share id="ABC123" url="http://localhost/p/ABC123" description="Check it out!" username="deluan" created="2016-03-02T20:30:00Z" expires="2016-03-02T20:30:00Z" lastVisited="2016-03-02T20:30:00Z" visitCount="2">
<entry id="1" isDir="false" title="title" album="album" artist="artist" duration="120" isVideo="false"></entry>

View file

@ -1,8 +1,8 @@
{
"status": "ok",
"version": "1.8.0",
"version": "1.16.1",
"type": "navidrome",
"serverVersion": "v0.0.0",
"serverVersion": "v0.55.0",
"openSubsonic": true,
"shares": {
"share": [

View file

@ -1,4 +1,4 @@
<subsonic-response xmlns="http://subsonic.org/restapi" status="ok" version="1.8.0" type="navidrome" serverVersion="v0.0.0" openSubsonic="true">
<subsonic-response xmlns="http://subsonic.org/restapi" status="ok" version="1.16.1" type="navidrome" serverVersion="v0.55.0" openSubsonic="true">
<shares>
<share id="ABC123" url="http://localhost/s/ABC123" username="johndoe" created="2016-03-02T20:30:00Z" visitCount="1"></share>
</shares>

View file

@ -1,8 +1,8 @@
{
"status": "ok",
"version": "1.8.0",
"version": "1.16.1",
"type": "navidrome",
"serverVersion": "v0.0.0",
"serverVersion": "v0.55.0",
"openSubsonic": true,
"shares": {}
}

View file

@ -1,3 +1,3 @@
<subsonic-response xmlns="http://subsonic.org/restapi" status="ok" version="1.8.0" type="navidrome" serverVersion="v0.0.0" openSubsonic="true">
<subsonic-response xmlns="http://subsonic.org/restapi" status="ok" version="1.16.1" type="navidrome" serverVersion="v0.55.0" openSubsonic="true">
<shares></shares>
</subsonic-response>

View file

@ -1,8 +1,8 @@
{
"status": "ok",
"version": "1.8.0",
"version": "1.16.1",
"type": "navidrome",
"serverVersion": "v0.0.0",
"serverVersion": "v0.55.0",
"openSubsonic": true,
"similarSongs": {
"song": [

View file

@ -1,4 +1,4 @@
<subsonic-response xmlns="http://subsonic.org/restapi" status="ok" version="1.8.0" type="navidrome" serverVersion="v0.0.0" openSubsonic="true">
<subsonic-response xmlns="http://subsonic.org/restapi" status="ok" version="1.16.1" type="navidrome" serverVersion="v0.55.0" openSubsonic="true">
<similarSongs>
<song id="1" isDir="false" title="title" isVideo="false"></song>
</similarSongs>

View file

@ -1,8 +1,8 @@
{
"status": "ok",
"version": "1.8.0",
"version": "1.16.1",
"type": "navidrome",
"serverVersion": "v0.0.0",
"serverVersion": "v0.55.0",
"openSubsonic": true,
"similarSongs": {}
}

View file

@ -1,3 +1,3 @@
<subsonic-response xmlns="http://subsonic.org/restapi" status="ok" version="1.8.0" type="navidrome" serverVersion="v0.0.0" openSubsonic="true">
<subsonic-response xmlns="http://subsonic.org/restapi" status="ok" version="1.16.1" type="navidrome" serverVersion="v0.55.0" openSubsonic="true">
<similarSongs></similarSongs>
</subsonic-response>

View file

@ -1,8 +1,8 @@
{
"status": "ok",
"version": "1.8.0",
"version": "1.16.1",
"type": "navidrome",
"serverVersion": "v0.0.0",
"serverVersion": "v0.55.0",
"openSubsonic": true,
"similarSongs2": {
"song": [

View file

@ -1,4 +1,4 @@
<subsonic-response xmlns="http://subsonic.org/restapi" status="ok" version="1.8.0" type="navidrome" serverVersion="v0.0.0" openSubsonic="true">
<subsonic-response xmlns="http://subsonic.org/restapi" status="ok" version="1.16.1" type="navidrome" serverVersion="v0.55.0" openSubsonic="true">
<similarSongs2>
<song id="1" isDir="false" title="title" isVideo="false"></song>
</similarSongs2>

View file

@ -1,8 +1,8 @@
{
"status": "ok",
"version": "1.8.0",
"version": "1.16.1",
"type": "navidrome",
"serverVersion": "v0.0.0",
"serverVersion": "v0.55.0",
"openSubsonic": true,
"similarSongs2": {}
}

View file

@ -1,3 +1,3 @@
<subsonic-response xmlns="http://subsonic.org/restapi" status="ok" version="1.8.0" type="navidrome" serverVersion="v0.0.0" openSubsonic="true">
<subsonic-response xmlns="http://subsonic.org/restapi" status="ok" version="1.16.1" type="navidrome" serverVersion="v0.55.0" openSubsonic="true">
<similarSongs2></similarSongs2>
</subsonic-response>

View file

@ -1,8 +1,8 @@
{
"status": "ok",
"version": "1.8.0",
"version": "1.16.1",
"type": "navidrome",
"serverVersion": "v0.0.0",
"serverVersion": "v0.55.0",
"openSubsonic": true,
"topSongs": {
"song": [

View file

@ -1,4 +1,4 @@
<subsonic-response xmlns="http://subsonic.org/restapi" status="ok" version="1.8.0" type="navidrome" serverVersion="v0.0.0" openSubsonic="true">
<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>

Some files were not shown because too many files have changed in this diff Show more