X-Git-Url: https://git.cweiske.de/enigtomb.git/blobdiff_plain/e729de79bba9547f1dcb6fd8e4f12b9b29eb1259..ac6d786c54cfa00ff4d54dc4e184e3524600ce40:/ABOUT diff --git a/ABOUT b/ABOUT index 34bad9c..b67c4c0 100644 --- a/ABOUT +++ b/ABOUT @@ -1 +1,30 @@ enigma2 radio stations to mediatomb converter + by Christian Weiske + +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