DJPlayWithShoutcastHowto
Attachment 'ices0_configuration.xml'
Download 1 <?xml version="1.0"?>
2 <ices:Configuration xmlns:ices="http://www.icecast.org/projects/ices">
3 <Playlist>
4 <File>/etc/ices-mp3.txt</File>
5 <Randomize>0</Randomize>
6 <Type>builtin</Type>
7 <Module>ices</Module>
8 </Playlist>
9 <Execution>
10 <Background>0</Background>
11 <Verbose>0</Verbose>
12 <BaseDirectory>/tmp</BaseDirectory>
13 </Execution>
14 <Stream>
15 <Server>
16 <Hostname>foo.bar.org</Hostname>
17 <Port>8000</Port>
18 <Password>password</Password>
19 <Protocol>icy</Protocol>
20 </Server>
21 <Name>Cool Radio Name</Name>
22 <Genre>You show's name here</Genre>
23 <Description>meh...</Description>
24 <URL>http://foo.bar.org/</URL>
25 <Public>0</Public>
26 <!-- these must match lame command line options -->
27 <Bitrate>128</Bitrate>
28 <Reencode>0</Reencode>
29 <Samplerate>44100</Samplerate>
30 <Channels>2</Channels>
31 </Stream>
32 </ices:Configuration>
Attached Files
To refer to attachments on a page, use attachment:filename, as shown below in the list of files. Do NOT use the URL of the [get] link, since this is subject to change and can break easily.You are not allowed to attach a file to this page.