Skip to content

Commit bcaa5d3

Browse files
committed
Merge branch 'api6'
2 parents be99309 + b2cbf97 commit bcaa5d3

253 files changed

Lines changed: 4781 additions & 2686 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

docs/ampache-subsonic/addChatMessage.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"status": "ok",
44
"version": "1.16.1",
55
"type": "ampache",
6-
"serverVersion": "6.6.4",
6+
"serverVersion": "6.6.7",
77
"openSubsonic": true
88
}
99
}
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
<?xml version="1.0" encoding="UTF-8"?>
2-
<subsonic-response xmlns="http://subsonic.org/restapi" status="ok" version="1.16.1" type="ampache" serverVersion="6.6.4" openSubsonic="1"/>
2+
<subsonic-response xmlns="http://subsonic.org/restapi" status="ok" version="1.16.1" type="ampache" serverVersion="6.6.7" openSubsonic="1"/>

docs/ampache-subsonic/changePassword.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"status": "ok",
44
"version": "1.16.1",
55
"type": "ampache",
6-
"serverVersion": "6.6.4",
6+
"serverVersion": "6.6.7",
77
"openSubsonic": true
88
}
99
}
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
<?xml version="1.0" encoding="UTF-8"?>
2-
<subsonic-response xmlns="http://subsonic.org/restapi" status="ok" version="1.16.1" type="ampache" serverVersion="6.6.4" openSubsonic="1"/>
2+
<subsonic-response xmlns="http://subsonic.org/restapi" status="ok" version="1.16.1" type="ampache" serverVersion="6.6.7" openSubsonic="1"/>

docs/ampache-subsonic/createBookmark.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"status": "ok",
44
"version": "1.16.1",
55
"type": "ampache",
6-
"serverVersion": "6.6.4",
6+
"serverVersion": "6.6.7",
77
"openSubsonic": true
88
}
99
}
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
<?xml version="1.0" encoding="UTF-8"?>
2-
<subsonic-response xmlns="http://subsonic.org/restapi" status="ok" version="1.16.1" type="ampache" serverVersion="6.6.4" openSubsonic="1"/>
2+
<subsonic-response xmlns="http://subsonic.org/restapi" status="ok" version="1.16.1" type="ampache" serverVersion="6.6.7" openSubsonic="1"/>

docs/ampache-subsonic/createInternetRadioStation.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"status": "ok",
44
"version": "1.16.1",
55
"type": "ampache",
6-
"serverVersion": "6.6.4",
6+
"serverVersion": "6.6.7",
77
"openSubsonic": true
88
}
99
}
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
<?xml version="1.0" encoding="UTF-8"?>
2-
<subsonic-response xmlns="http://subsonic.org/restapi" status="ok" version="1.16.1" type="ampache" serverVersion="6.6.4" openSubsonic="1"/>
2+
<subsonic-response xmlns="http://subsonic.org/restapi" status="ok" version="1.16.1" type="ampache" serverVersion="6.6.7" openSubsonic="1"/>

docs/ampache-subsonic/createPlaylist.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"status": "ok",
44
"version": "1.16.1",
55
"type": "ampache",
6-
"serverVersion": "6.6.4",
6+
"serverVersion": "6.6.7",
77
"openSubsonic": true,
88
"playlist": {
99
"id": "800000072",

docs/ampache-subsonic/createPlaylist.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?xml version="1.0" encoding="UTF-8"?>
2-
<subsonic-response xmlns="http://subsonic.org/restapi" status="ok" version="1.16.1" type="ampache" serverVersion="6.6.4" openSubsonic="1">
2+
<subsonic-response xmlns="http://subsonic.org/restapi" status="ok" version="1.16.1" type="ampache" serverVersion="6.6.7" openSubsonic="1">
33
<playlist id="800000072" name="testcreate" owner="user" public="true" songCount="1" duration="304" created="2024-10-21T04:29:07+00:00" changed="2024-10-21T04:29:25+00:00">
44
<entry id="300000060" parent="200000002" title="BrownSmoke" isDir="false" isVideo="false" type="music" albumId="200000002" album="Colorsmoke EP" artistId="100000002" artist="Synthetic" coverArt="200000002" duration="304" bitRate="20" userRating="5" track="4" year="2007" genre="Electronic" size="792375" discNumber="1" suffix="wma" contentType="audio/x-ms-wma" path="/media/music/Synthetic/Synthetic_-_Colorsmoke_EP-20k217-2007/04-Synthetic_-_BrownSmokeYSBM20k22khS.wma" transcodedSuffix="mp3" transcodedContentType="audio/mpeg"/>
55
</playlist>

0 commit comments

Comments
 (0)