1
0
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:
moritz 2009-09-01 07:16:14 +00:00 committed by Moritz Grimm
parent 7e63acb43c
commit 82b59b717d

View File

@ -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.