-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
4f2be07
commit e65a0f2
Showing
14 changed files
with
15 additions
and
17 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,4 +5,4 @@ | |
"type": "ampache", | ||
"serverVersion": "6.0.0" | ||
} | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,4 +5,4 @@ | |
"type": "ampache", | ||
"serverVersion": "6.0.0" | ||
} | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,9 +6,7 @@ | |
"serverVersion": "6.0.0", | ||
"license": { | ||
"valid": true, | ||
"email": "[email protected]", | ||
"key": "ABC123DEF", | ||
"date": "2009-09-03T14:46:43" | ||
"email": "[email protected]" | ||
} | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,4 +5,4 @@ | |
"type": "ampache", | ||
"serverVersion": "6.0.0" | ||
} | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,7 +6,7 @@ | |
"serverVersion": "6.0.0", | ||
"scanStatus": { | ||
"scanning": false, | ||
"count": 124 | ||
"count": 114 | ||
} | ||
} | ||
} |
2 changes: 1 addition & 1 deletion
2
docs/ampache-subsonic/xml-responses/createInternetRadioStation.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<subsonic-response xmlns="http://subsonic.org/restapi" status="ok" version="1.16.1"/> | ||
<subsonic-response xmlns="http://subsonic.org/restapi" status="ok" version="1.16.1" type="ampache" serverVersion="6.0.0"/> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<subsonic-response xmlns="http://subsonic.org/restapi" status="ok" version="1.16.1" type="ampache" serverVersion="6.0.0"> | ||
<playlist id="800000076" name="testcreate" owner="admin" public="true" created="2023-03-16T03:18:50+00:00" changed="2023-03-16T03:18:50+00:00" songCount="1" duration="304"> | ||
<entry id="300000060" parent="200000002" title="BrownSmoke" isDir="false" isVideo="false" type="music" albumId="200000002" album="Colorsmoke EP" artistId="100000002" artist="Synthetic" coverArt="300000060" duration="304" bitRate="20" userRating="5" averageRating="5" track="4" year="2007" genre="Electronic" size="792375" discNumber="1" suffix="wma" contentType="audio/x-ms-wma" path="Synthetic/Synthetic_-_Colorsmoke_EP-20k217-2007/04-Synthetic_-_BrownSmokeYSBM20k22khS.wma"/> | ||
<playlist id="800000066" name="testcreate" owner="user" public="true" songCount="1" duration="304" created="2023-03-22T23:27:03+00:00" changed="2023-03-22T23:27:03+00:00"> | ||
<entry id="300000060" parent="200000002" title="BrownSmoke" isDir="false" isVideo="false" type="music" albumId="200000002" album="Colorsmoke EP" artistId="100000002" artist="Synthetic" coverArt="300000060" duration="304" bitRate="20" userRating="5" track="4" year="2007" genre="Electronic" size="792375" discNumber="1" suffix="wma" contentType="audio/x-ms-wma" path="Synthetic/Synthetic_-_Colorsmoke_EP-20k217-2007/04-Synthetic_-_BrownSmokeYSBM20k22khS.wma"/> | ||
</playlist> | ||
</subsonic-response> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<subsonic-response xmlns="http://subsonic.org/restapi" status="ok" version="1.16.1"/> | ||
<subsonic-response xmlns="http://subsonic.org/restapi" status="ok" version="1.16.1" type="ampache" serverVersion="6.0.0"/> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<subsonic-response xmlns="http://subsonic.org/restapi" status="ok" version="1.16.1" type="ampache" serverVersion="6.0.0"> | ||
<license valid="true" email="[email protected]" key="ABC123DEF" date="2009-09-03T14:46:43"/> | ||
<license valid="true" email="[email protected]"/> | ||
</subsonic-response> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<subsonic-response xmlns="http://subsonic.org/restapi" status="ok" version="1.16.1" type="ampache" serverVersion="6.0.0"> | ||
<playlist id="800000000" name=" ()" owner="" public="true" created="1970-01-01T00:00:00+00:00" changed="1970-01-01T00:00:00+00:00" songCount="0" duration="0"/> | ||
<playlist id="800000000" name=" ()" owner="" public="true" songCount="0" duration="0" created="1970-01-01T00:00:00+00:00" changed="1970-01-01T00:00:00+00:00"/> | ||
</subsonic-response> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<subsonic-response xmlns="http://subsonic.org/restapi" status="ok" version="1.16.1" type="ampache" serverVersion="6.0.0"> | ||
<scanStatus scanning="false" count="124"/> | ||
<scanStatus scanning="false" count="114"/> | ||
</subsonic-response> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<subsonic-response xmlns="http://subsonic.org/restapi" status="ok" version="1.16.1" type="ampache" serverVersion="6.0.0"> | ||
<scanStatus scanning="false" count="124"/> | ||
<scanStatus scanning="false" count="114"/> | ||
</subsonic-response> |