1
0
mirror of https://git.lurk.org/repos/radio-looptober.git synced 2024-12-22 04:30:31 +01:00
radio-looptober-lurk/stream_loooooops-config.xml.example
2022-10-09 17:32:40 +02:00

24 lines
562 B
Plaintext

<ezstream>
<servers>
<server>
<hostname>localhost</hostname>
<password>hackme</password>
<port>666</port>
</server>
</servers>
<streams>
<stream>
<mountpoint>/radio-looptober.mp3</mountpoint>
<format>MP3</format>
<stream_name>Radio Looooooptober</stream_name>
<stream_description>#LOOPTOBER #LOOPTOBER #LOOPTOBER</stream_description>
</stream>
</streams>
<intakes>
<intake>
<filename>playlist_loooooops.m3u</filename>
<shuffle>1</shuffle>
</intake>
</intakes>
</ezstream>