Content-type: text/html Manpage of stradd

stradd

Section: Misc. Reference Manual Pages (October 29, 2005)
Updated: paraslash-0.2.6, recursive compensation
Index Return to Main Contents
 

NAME

stradd - add stream  

SYNOPSIS

para_client stradd s
 

DESCRIPTION

Add stream s to the list of available streams. The stream definition for s is read from stdin and is then sent to para_server. Example:

        echo 'deny: NAME_LIKE(%Madonna%)' | para_client stradd no_madonna

adds the new stream 'no_madonna' to the list of available streams. A given audio file is admissible for this stream iff its basename does not contain the string 'Madonna'.  

HANDLER

This command is handled by the mysql database tool.  

PERMISSIONS

Needed privileges for stradd: dD--


 

Index

NAME
SYNOPSIS
DESCRIPTION
HANDLER
PERMISSIONS

This document was created by man2html, using the manual pages.
Time: 18:13:26 GMT, October 29, 2005