21 lines
548 B
XML
21 lines
548 B
XML
<!-- <?xml version="1.0"?> -->
|
|
<ices>
|
|
<stream>
|
|
<metadata>
|
|
<name>Radio Bullshit</name>
|
|
<genre>Bullshit</genre>
|
|
<description>J'ai une superbe opportunité de travail</description>
|
|
<url>localhost</url>
|
|
</metadata>
|
|
<input>
|
|
<param name="type">script</param>
|
|
<param name="program">next_song.py</param>
|
|
</input>
|
|
<instance>
|
|
<username>othersource</username>
|
|
<password>hackmemore</password>
|
|
<mount>/radio-bullshit.ogg</mount>
|
|
</instance>
|
|
</stream>
|
|
</ices>
|