Signed-off-by: achbed <github@achbed.org>
<!-- The URL of the station to relay -->
<url>http://127.0.0.1:8000/telecaster_live.mp3</url>
</relay>
- <rss>
+ <feeds>
<!-- If '1', the feeds will output, '0' will do nothing. Default: '1' -->
<mode>1</mode>
<!-- If '1', the feeds will output in RSS format, '0' will not. Default: '1' -->
<!-- the base URL of all media items.
Default is station url /media -->
<media_url>http://localhost/media/</media_url>
- </rss>
+ </feeds>
<server>
<!-- The host to send the stream (domain or IP) -->
<host>127.0.0.1</host>