Commit 542becf3 authored by Warren Dukes's avatar Warren Dukes

update docs with changes to status and crossfade

git-svn-id: https://svn.musicpd.org/mpd/trunk@76 09075e82-0dd4-0310-85a5-a0d7c8717e4f
parent 9b1c5505
......@@ -37,11 +37,7 @@ close
close the connection with the MPD
crossfade <int seconds>
sets and gets crossfading between songs
(a value of 0 disables crossfading).
if _seconds_ is not specified, then the return crossfade returns:
crossfade: <unsigned integer >= 0>
sets crossfading between songs
delete <int song>
delete _song_ from playlist
......@@ -155,6 +151,8 @@ status
song: (current song playing/paused, playlist song number)
time: <int elapsed>:<time total> (of current playing/paused song)
bitrate: <int bitrate> (instantaneous bitrate in kbps)
xfade: <int seconds> (crossfade in seconds)
audio: <int sampleRate>:<int bits>:<int channels>
error: if there is an error, returns message here
stop
......
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