mirror of
https://gitlab.xiph.org/xiph/ezstream.git
synced 2025-01-03 14:56:35 -05:00
ezstream-file_template.xml should also contain <stream_once/>.
(cherry picked from commit cfe1900c8c
)
This commit is contained in:
parent
7e63acb43c
commit
82b59b717d
@ -18,6 +18,11 @@
|
||||
configuration must be as follows:
|
||||
-->
|
||||
<filename>%FILENAME%</filename>
|
||||
<!--
|
||||
If the generated playlist should not loop forever, set <stream_once />
|
||||
to 1.
|
||||
-->
|
||||
<stream_once>0</stream_once>
|
||||
<!--
|
||||
The usual, remaining configuration statements follow. See the other
|
||||
examples and the documentation for details.
|
||||
|
Loading…
Reference in New Issue
Block a user