aboutsummaryrefslogtreecommitdiff
path: root/subsonic-main/src/main/webapp/xsd/jukeboxStatus_example_1.xml
blob: a0200494e6e1a57ed3f1f8426bd607573bd998dc (plain)
1
2
3
4
5
6
7
8
9
<?xml version="1.0" encoding="UTF-8"?>

<subsonic-response xmlns="http://subsonic.org/restapi"
                   status="ok" version="1.7.0">

    <jukeboxStatus currentIndex="7" playing="true" gain="0.9" position="67"/>

</subsonic-response>