]> git.parisson.com Git - deefuzzer.git/commitdiff
Make default XML
authorGuillaume Pellerin <yomguy@parisson.com>
Fri, 21 Sep 2007 11:26:11 +0000 (11:26 +0000)
committerGuillaume Pellerin <yomguy@parisson.com>
Fri, 21 Sep 2007 11:26:11 +0000 (11:26 +0000)
example/myfuzz.xml

index f2f300cabd17fde50527cafa20e9f13e5d33e772..d9087e9551749bd32b6366efec15a0d84b4613a1 100644 (file)
@@ -1,22 +1,21 @@
 <d-fuzz>
     <station>
         <infos>
-            <short_name>Cellar_Playlist_1</short_name>
-            <name>Cellar @ D-Fuzz, Paris (100% Mix Techno, House and Groove !)</name>
-            <description>The Best Techno, House and Groove Stuff from Paris - 100% Mix !</description>
-            <url>http://cellar.parisson.com</url>
-            <genre>Techno/House</genre>
+            <short_name>My_Station_1</short_name>
+            <name>My best funky station</name>
+            <description>My personal best funky playlist ever !</description>
+            <url>http://mydomain.com</url>
+            <genre>Other</genre>
             <channels>1</channels>
         </infos>
         <server>
             <host>localhost</host>
             <port>8000</port>
-            <mountpoint>/d-fuzz_1.mp3</mountpoint>
-            <sourcepassword>source2parisson</sourcepassword>
+            <sourcepassword>icecast_source_password</sourcepassword>
             <public>1</public>
         </server>
         <media>
-            <dir>/home/momo/music/music5/mp3/Birdy Nam Nam</dir>
+            <dir>/path/to/my/mp3/</dir>
             <format>mp3</format>
             <bitrate>192</bitrate>
             <ogg_quality>7</ogg_quality>
     </station>
     <station>
         <infos>
-            <short_name>Cellar_Playlist_2</short_name>
-            <name>Cellar @ D-Fuzz, Paris (100% Mix Techno, House and Groove !)</name>
-            <description>The Best Techno, House and Groove Stuff from Paris - 100% Mix !</description>
-            <url>http://cellar.parisson.com</url>
-            <genre>Techno/House</genre>
+            <short_name>My_Station_2</short_name>
+            <name>My best groovy station</name>
+            <description>My personal best groovy playlist ever !</description>
+            <url>http://mydomain.com</url>
+            <genre>Other</genre>
             <channels>1</channels>
         </infos>
         <server>
             <host>localhost</host>
             <port>8000</port>
-            <mountpoint>/d-fuzz_2.mp3</mountpoint>
-            <sourcepassword>source2parisson</sourcepassword>
+            <sourcepassword>icecast_source_password</sourcepassword>
             <public>1</public>
         </server>
         <media>
-            <dir>/home/momo/music/music6/mp3/Manu_Chao_-_2007_La_Radiolina</dir>
-            <format>mp3</format>
-            <bitrate>192</bitrate>
-            <ogg_quality>7</ogg_quality>
-            <samplerate>44100</samplerate>
-            <voices>2</voices>
-            <shuffle>1</shuffle>
-        </media>
-    </station>
-    <station>
-        <infos>
-            <short_name>Cellar_Playlist_3</short_name>
-            <name>Cellar @ D-Fuzz, Paris (100% Mix Techno, House and Groove !)</name>
-            <description>The Best Techno, House and Groove Stuff from Paris - 100% Mix !</description>
-            <url>http://cellar.parisson.com</url>
-            <genre>Techno/House</genre>
-            <channels>1</channels>
-        </infos>
-        <server>
-            <host>localhost</host>
-            <port>8000</port>
-            <mountpoint>/d-fuzz_2.mp3</mountpoint>
-            <sourcepassword>source2parisson</sourcepassword>
-            <public>1</public>
-        </server>
-        <media>
-            <dir>/home/momo/samples/samples2/groovemasters/Groovemasters Drums/mp3/1</dir>
-            <format>mp3</format>
-            <bitrate>192</bitrate>
-            <ogg_quality>7</ogg_quality>
-            <samplerate>44100</samplerate>
-            <voices>2</voices>
-            <shuffle>1</shuffle>
-        </media>
-    </station>
-    <station>
-        <infos>
-            <short_name>Cellar_Playlist_4</short_name>
-            <name>Cellar @ D-Fuzz, Paris (100% Mix Techno, House and Groove !)</name>
-            <description>The Best Techno, House and Groove Stuff from Paris - 100% Mix !</description>
-            <url>http://cellar.parisson.com</url>
-            <genre>Techno/House</genre>
-            <channels>1</channels>
-        </infos>
-        <server>
-            <host>localhost</host>
-            <port>8000</port>
-            <mountpoint>/d-fuzz_2.mp3</mountpoint>
-            <sourcepassword>source2parisson</sourcepassword>
-            <public>1</public>
-        </server>
-        <media>
-            <dir>/home/momo/samples/samples2/groovemasters/Groovemasters Drums/mp3/2</dir>
+            <dir>/path/to/my/mp3/</dir>
             <format>mp3</format>
             <bitrate>192</bitrate>
             <ogg_quality>7</ogg_quality>