1EZSTREAM-FILE.SH(1)       BSD General Commands Manual      EZSTREAM-FILE.SH(1)
2

NAME

4     ezstream-file.sh — script to stream files from the command line
5

SYNOPSIS

7     ezstream-file.sh [-hmnqVv] [-T cfg_template] [file ...]
8

DESCRIPTION

10     The ezstream-file.sh script uses an ezstream configuration file template
11     to stream a list of files given on the command line, or via standard
12     input.  In other words, filenames are written to a temporary playlist,
13     and a template-based configuration is generated to stream them.
14
15     The path to a configuration template must be provided, either by using
16     the -T command line argument, or the EZSTREAM_TEMPLATE environment vari‐
17     able.
18
19     The configuration template must be a valid playlist configuration, and
20     contain the follwing configuration statement:
21
22           <filename>%FILENAME%</filename>
23
24     If no input files are specified, the list of files to be streamed are
25     read from standard input.
26
27     Lastly, the EZSTREAM environment variable allows to specify an alternate
28     ezstream binary.
29
30   Command line parameters
31     -h      Print a summary of available command line parameters with short
32             descriptions and exit.
33
34     -m      (Passed to ezstream.)  Disable all metadata updates and keep
35             existing metadata in streams untouched.
36
37     -n      (Passed to ezstream.)  Normalize metadata strings by removing
38             excess whitespaces.
39
40     -q      (Passed to ezstream.)  Be more quiet.  Suppress the output that
41             external programs send to standard error.
42
43     -T cfg_template
44             Use the configuration in cfg_template, overriding the default set
45             in the EZSTREAM_TEMPLATE environment variable.
46
47     -V      Print the ezstream-file.sh version number and exit.
48
49     -v      (Passed to ezstream.)  Produce more verbose output from ezstream.
50             Use twice for even more verbose output.
51

FILES

53     /usr/share/examples/ezstream  Directory containing example configuration
54                                   files for various uses of ezstream, as well
55                                   as example playlist and metadata scripts.
56

SEE ALSO

58     ezstream(1)
59

AUTHORS

61     The ezstream-file.sh script and this manual were written by Moritz Grimm.
62
63ezstream 0.6.0                   July 25, 2019                  ezstream 0.6.0
Impressum