commit f7e38733d9b6344a7e8b9f356e3c38b3b568a75f parent 48b9809cae71e836077fc8af6c839baae89ecd8e Author: ugrnm <ultrageranium@bleu255.com> Date: Sun Oct 9 17:32:40 +0200 template config file for ezstreamDiffstat:
stream_loooooops-config.xml.example | | | 23 | +++++++++++++++++++++++ |
diff --git a/stream_loooooops-config.xml.example b/stream_loooooops-config.xml.example @@ -0,0 +1,23 @@ +<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>