changed about
[enigtomb.git] / ABOUT
diff --git a/ABOUT b/ABOUT
index 34bad9c410bba792879b1f2ba1c4e794f131d009..b67c4c0a3af7d64acf883c95b89c17d30db1e104 100644 (file)
--- a/ABOUT
+++ b/ABOUT
@@ -1 +1,30 @@
 enigma2 radio stations to mediatomb converter
+ by Christian Weiske <cweiske@cweiske.de>
+
+These scripts take radio bouqets defined on your Dreambox and import them as
+external links onto your MediaTomb UPnP server - so you can hear satellite
+radio with the kitchen radio.
+
+Prerequisites
+ You need the Services_MediaTomb php library from my pear channel server.
+ Get it via:
+  pear channel-discover zustellzentrum.cweiske.de
+  pear install zustellzentrum/Services_MediaTomb-alpha
+
+How to use it
+ Copy config.php.dist to config.php and adjust it to your needs
+
+
+Provided scripts
+ copy-radio-bouqets.php
+  Dead simple script that deletes all stations on mediatomb and then
+  copies all bouqets and stations freshly onto the upnp server.
+
+ sync-radio-bouqets.php
+  Sophisticated script that tries to change as little as possible.
+  If a station already exists on mediatomb, its title gets updated.
+  Good for cron jobs to make sure the EPG info is current.
+
+
+How to setup stream transcoding:
+ http://cweiske.de/tagebuch/Dreambox%20and%20noxon%20iRadio.htm