X-Git-Url: http://git.tuebingen.mpg.de/?a=blobdiff_plain;f=server.cmd;h=18e1ab6cfdc5476eb7b08708d7ea738b308d925c;hb=e0621e0098d8507095268bc71ece2c778ccde0b3;hp=62b90fda82f0a8a7257a015015b4b8b1bc352974;hpb=61250cf03241bf73662dac3753e44660a572fa2a;p=paraslash.git diff --git a/server.cmd b/server.cmd index 62b90fda..18e1ab6c 100644 --- a/server.cmd +++ b/server.cmd @@ -6,13 +6,6 @@ AT: server_command IN: para error string afh afs server list user_list SN: list of server commands --- -N: chs -P: AFS_READ | AFS_WRITE -D: change the current audio file selector -U: chs [new_selector] -H: Shutdown the current selector and activate new_selector. If no -H: argument was given, print the name of the current selector. ---- N: ff P: VSS_READ | VSS_WRITE D: jump amount of time forwards or backwards in current audio file @@ -81,27 +74,6 @@ U: play H: Set the 'P' (playing) bit of the vss status flags. This H: results in starting/continuing to stream. --- -N: sb -P: VSS_READ -D: print status bar for current audio file -U: sb [n] -H: Without any arguments, sb continuously prints a status bar of the -H: form -H: -H: 12:34 [56:12] (56%) filename -H: -H: indicating playing time, remaining time, percentage and the name of -H: the file being streamed. Use the optional number n to let stat exit -H: after having displayed the status bar n times. ---- -N: sc -P: VSS_READ -D: print name of audio file whenever it changes -U: sc [n] -H: sc prints exactly one line (the filename of the audio file -H: being played) whenever the audio file changes. Stops after -H: n iterations, or never if n is not specified. ---- N: sender P: VSS_READ | VSS_WRITE D: control paraslash internal senders