add:"Add file(s) (given either as args or on stdin) to playlist. You probably want to have 'draai add' read from a pipe fed by e.g. 'draai listall' or 'draai search'. "\n crescendo:"Play louder. "\n delete:"Delete track(s) from current playlist. Last arguments should be _positions_ of tracks to be removed, not filename. If no position is given, deletes upcoming track from playlist. "\n diminuendo:"Play softer. "\n draai:"Play music: the files given as args and playlists passed via --playlist. "\n fastforward:"Seek forward in current track. "\n guestlist:"Reschedule listed tracknumbers as upcoming tracks. Last arguments should be the positions of tracks to be put on the guestlist, not filenames. "\n harder:"Play louder. "\n init:"Start a bunch of X terminals setting up some draai jobs: tail, logtail, watch, syslog, ... See also dr_init. "\n insert:"Add file(s) (given either as args or on stdin) to playlist and schedule it as upcoming track. You probably want to have 'draai insert' read from a pipe fed by 'draai search'. "\n list:"List current playlist. "\n listall:"List all files as served by music database. "\n logtail:"Run tail(1) on system log file. "\n move:"Move tracknumber to tracknumber given as last argument. "\n osjittisstil:"Run this if unwanted silence pops up during a playing session (for now, it runs draai --sloppy skip). "\n peek:"Show status of current song, and show upcoming $peek FIXME tracks. "\n play:"Play music. "\n quit:"quit "\n search:"Search for substrings in all song tag types (artist, title, comment, filename, ...). Similar to 'mpc search any '. You'll typically want to pipe this commands output to e.g. 'draai insert'. "\n shuffle:"Shuffle the playlist. By default, this task is delegated to dr_unsort(1). However, if draai runs in "sloppy" or in "native shuffle" mode, then mpc native shuffling is done (by calling "mpc shuffle"). Draai runs in "sloppy" mode when the DR_SLOPPY environment variable is set, or when the --sloppy option is passed. Draai runs in "native shuffle" mode when the DR_SHUFFLE_NATIVE environment variable is set. "\n skip:"Skip this track, start playing the next one now. "\n syslog:"Send raw information from tail to syslog. You likely want to run "draai syslog" in the background. "\n tail:"Print information about track when it starts playing, similar to tail -f on a logfile. "\n unguestlist:"Reschedule listed tracknumbers to end of playlist. "\n watch:"Run watch(1) on "draai peek". "\n zachter:"Play softer. "\n zap:"Move tracknumber to position one and immediately start playing it. Typically used to deal with radiostations in playlist. "\n