ezstream-file (1) Linux Manual Page
NAME
ezstream-file.sh – script to stream files from the command line
SYNOPSIS
-words [-hnqVv [-T cfg_template ] ] [file … ]
DESCRIPTION
The script uses an ezstream configuration file template to stream a list of files given on the command line, or via standard input. In other words, filenames are written to a temporary playlist, and a template-based configuration is generated to stream them.
The path to a configuration template must be provided, either by using the –T command line argument, or the EZSTREAM_TEMPLATE environment variable.
The configuration template must be a valid playlist configuration, and contain the follwing configuration statement:
<filename>%FILENAME%</filename>
If no input files are specified, the list of files to be streamed are read from standard input.
Lastly, the EZSTREAM environment variable allows to specify an alternate ezstream binary.
Command line parameters
-h- Print a summary of available command line parameters with short descriptions and exit.
-n- Po Passed to
ezstreamPc Normalize metadata strings by removing excess whitespaces. -q- Po Passed to
ezstreamPc Be more quiet. Suppress the output that external programs send to standard error. -Tcfg_template- Use the configuration in cfg_template overriding the default set in the
EZSTREAM_TEMPLATEenvironment variable. -V- Print the version number and exit.
-v- Po Passed to
ezstreamPc Produce more verbose output fromezstreamUse twice for even more verbose output.
FILES
/usr/share/examples/ezstream- Directory containing example configuration files for various uses of
ezstreamas well as example playlist and metadata scripts.
SEE ALSO
ezstream(1)
AUTHORS
An -nosplit The script and this manual were written by An Moritz Grimm Aq mdgrimm [at] gmx.net .
