Commit 3c24bf92 authored by Warren Dukes's avatar Warren Dukes

update with new update stuff

git-svn-id: https://svn.musicpd.org/mpd/trunk@682 09075e82-0dd4-0310-85a5-a0d7c8717e4f
parent 44756f5f
......@@ -162,6 +162,7 @@ status
bitrate: <int bitrate> (instantaneous bitrate in kbps)
xfade: <int seconds> (crossfade in seconds)
audio: <int sampleRate>:<int bits>:<int channels>
updatings_db: <int job id>
error: if there is an error, returns message here
stop
......@@ -173,6 +174,10 @@ swap <int song1> <int song2>
update
searches mp3 directory for new music and removes old music from the db
returned:
updating_db: <int job id>
where job id, is the job id requested for your update, and is displayed
in status, while the requested update is happening
increments playlist version by 1
volume <int change>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment