]> git.parisson.com Git - deefuzzer.git/commitdiff
cleanup
authorGuillaume Pellerin <yomguy@parisson.com>
Mon, 2 Dec 2013 23:27:58 +0000 (00:27 +0100)
committerGuillaume Pellerin <yomguy@parisson.com>
Mon, 2 Dec 2013 23:27:58 +0000 (00:27 +0100)
example/deefuzzer_mp3_ogg.xml [deleted file]
example/telecaster_audio_monitor.yaml [deleted file]
example/webm_test_video.xml [deleted file]

diff --git a/example/deefuzzer_mp3_ogg.xml b/example/deefuzzer_mp3_ogg.xml
deleted file mode 100644 (file)
index 4b023dc..0000000
+++ /dev/null
@@ -1,115 +0,0 @@
-<deefuzzer>
-    <log>/path/to/log/mystation.log</log>
-    <m3u>/path/to/m3u/mystation.m3u</m3u>
-
-    <station>
-        <infos>
-            <short_name>my_station_mp3</short_name>
-            <name>My best funky station</name>
-            <description>My personal best funky playlist ever !</description>
-            <url>http://mydomain.com</url>
-            <genre>Various Funk Groove</genre>
-        </infos>
-        <server>
-            <type>icecast</type>
-            <host>mydomain.com</host>
-            <port>8000</port>
-            <sourcepassword>icecast_source_password</sourcepassword>
-            <public>1</public>
-        </server>
-        <media>
-            <dir>/home/me/music/MP3</dir>
-            <format>mp3</format>
-            <bitrate>192</bitrate>
-            <ogg_quality>7</ogg_quality>
-            <samplerate>44100</samplerate>
-            <voices>2</voices>
-            <shuffle>1</shuffle>
-        </media>
-        <rss>
-            <dir>/path/to/rss/</dir>
-            <enclosure>1</enclosure>
-        </rss>
-        <twitter>
-            <mode>0</mode>
-            <key>your access token key</key>
-            <secret>your access token secret key</secret>
-            <tags>bla bla</tags>
-        </twitter>
-        <jingles>
-            <mode>0</mode>
-            <dir>/home/me/jingles/MP3</dir>
-            <shuffle>1</shuffle>
-        </jingles>
-        <control>
-            <mode>0</mode>
-            <port>1234</port>
-        </control>
-        <relay>
-            <mode>0</mode>
-            <url>http://anotherdomain.com:8000/stream.mp3</url>
-            <author>Me</author>
-        </relay>
-        <record>
-            <mode>0</mode>
-            <dir>/path/to/archives</dir>
-        </record>
-    </station>
-
-    <station>
-        <infos>
-            <short_name>my_station_ogg</short_name>
-            <name>My best funky station</name>
-            <description>My personal best funky playlist ever !</description>
-            <url>http://mydomain.com</url>
-            <genre>Various Funk Groove</genre>
-        </infos>
-        <server>
-            <type>icecast</type>
-            <host>mydomain.com</host>
-            <port>8000</port>
-            <sourcepassword>icecast_source_password</sourcepassword>
-            <public>1</public>
-        </server>
-        <media>
-            <dir>/home/me/music/OGG</dir>
-            <format>ogg</format>
-            <bitrate>192</bitrate>
-            <ogg_quality>7</ogg_quality>
-            <samplerate>44100</samplerate>
-            <voices>2</voices>
-            <shuffle>1</shuffle>
-        </media>
-        <rss>
-            <dir>/path/to/rss/</dir>
-            <enclosure>1</enclosure>
-        </rss>
-        <twitter>
-            <mode>0</mode>
-            <key>your access token key</key>
-            <secret>your access token secret key</secret>
-            <tags>bla bla</tags>
-        </twitter>
-        <jingles>
-            <mode>0</mode>
-            <dir>/home/me/jingles/OGG</dir>
-            <shuffle>1</shuffle>
-        </jingles>
-        <control>
-            <mode>0</mode>
-            <port>1234</port>
-        </control>
-        <relay>
-            <mode>0</mode>
-            <url>http://anotherdomain.com:8000/stream.mp3</url>
-            <author>Me</author>
-        </relay>
-        <record>
-            <mode>0</mode>
-            <dir>/path/to/archives</dir>
-        </record>
-    </station>
-
-</deefuzzer>
-
-
diff --git a/example/telecaster_audio_monitor.yaml b/example/telecaster_audio_monitor.yaml
deleted file mode 100644 (file)
index 0e45d94..0000000
+++ /dev/null
@@ -1,25 +0,0 @@
-deefuzzer:
-  log: /var/log/telecaster/telecaster_audio_monitor.log
-  m3u: /var/www/m3u/telecaster_audio_monitor.m3u
-  station:
-    control: {mode: 0, port: 1236}
-    infos: {description: TeleCaster MP3 monitor,
-            genre: Vocal,
-            name: telecaster_mp3_monitor,
-            url: 'http://parisson.com.com'}
-    jingles: {dir: /path/to/jingles, mode: 0, shuffle: 1}
-    media: {bitrate: 96,
-            dir: /home/telecaster/media/mp3,
-            format: mp3, ogg_quality: 4,
-            samplerate: 48000, shuffle: 0, voices: '2'}
-    record: {dir: /home/telecaster/trash/mp3, mode: 1}
-    relay: {author: Inconnu, mode: 1,
-            url: 'http://127.0.0.1:8000/telecaster_live.mp3'}
-    rss: {dir: /var/www/rss, enclosure: 0,
-          media_url: 'http://my.domain.com/rss/'}
-    server: {host: 127.0.0.1, mountpoint: telecaster_mp3_monitor,
-             port: 8000, public: 0,
-             sourcepassword: source2parisson, type: icecast}
-    twitter: {key: 76728330-OjKgbHtn4II86Ad7pNUGEzfNAkGTW5Wvw38qUmLE,
-              mode: 0, secret: 4egZs1dSM37XVY8zXa016Yueku2fleXF2bx8k25V4,
-              tags: bla bla}
diff --git a/example/webm_test_video.xml b/example/webm_test_video.xml
deleted file mode 100644 (file)
index 3b96979..0000000
+++ /dev/null
@@ -1,62 +0,0 @@
-<deefuzzer>
-    <log>/tmp/deefuzzer_test.log</log>
-    <m3u>/tmp/deefuzzer_test.m3u</m3u>
-
-    <station>
-        <infos>
-            <short_name>safe</short_name>
-            <name>TeleCaster LocalHost</name>
-            <description>TeleCaster local audio streaming</description>
-            <url>http://parisson.com</url>
-            <genre>Video</genre>
-        </infos>
-        <server>
-            <type>stream-m</type>
-            <host>parisson.com</host>
-            <port>9000</port>
-            <sourcepassword>source2parisson</sourcepassword>
-            <public>0</public>
-        </server>
-        <media>
-            <dir>/home/momo/media/webm</dir>
-            <format>webm</format>
-            <bitrate>96</bitrate>
-            <ogg_quality>7</ogg_quality>
-            <samplerate>44100</samplerate>
-            <voices>2</voices>
-            <shuffle>1</shuffle>
-        </media>
-        <rss>
-            <dir>/var/www/rss</dir>
-            <enclosure>0</enclosure>
-        </rss>
-        <twitter>
-            <mode>0</mode>
-            <key>146002442-qgtArE6YrpLfL6h51LnE5TA9skcKhOqDraNDaOY</key>
-            <secret>8RWoZjllOv52PUmXbLJcu5qunY8qAa6V6pyLGBHEcg</secret>
-            <tags>bla bla</tags>
-        </twitter>
-        <jingles>
-            <mode>0</mode>
-            <dir>/path/to/jingles</dir>
-            <shuffle>1</shuffle>
-        </jingles>
-        <control>
-            <mode>0</mode>
-            <port>1236</port>
-        </control>
-        <relay>
-            <mode>1</mode>
-            <url>http://127.0.0.1:9000/</url>
-            <author>Parisson</author>
-        </relay>
-        <record>
-            <mode>0</mode>
-            <dir>/tmp</dir>
-        </record>
-    </station>    
-
-
-</deefuzzer>
-
-