X-Git-Url: http://git.tuebingen.mpg.de/?a=blobdiff_plain;f=playlist_selector.cmd;h=f829028a7caad3e8c47eba3237418792c2c18ae4;hb=a7d844e5f23805a7521cfd8bf573dd822351c895;hp=9f073a514cc58afe7369524db85c581210dbf61e;hpb=b71d1e5ef301b21c2bb33c1a205c971b0a51b769;p=paraslash.git diff --git a/playlist_selector.cmd b/playlist_selector.cmd index 9f073a51..f829028a 100644 --- a/playlist_selector.cmd +++ b/playlist_selector.cmd @@ -1,13 +1,20 @@ +FN: playlist_selector_command_list +HC: prototypes for the commands of the playlist audio file selector +CC: array of commands for the playlist audio file selector +AT: server_command +IN: server user_list +SN: list of playlist selector commands +--- N: ppl P: DB_READ D: print playlist -S: ppl +U: ppl H: Print out the current playlist --- N: lpl P: DB_WRITE D: load playlist -S: lpl +U: lpl H: Read a new playlist from stdin. Example: H: find /audio -name '*.mp3' | para_client lpl ---