Mach es ganz
[enigtomb.git] / ABOUT
1 enigma2 radio stations to mediatomb converter
2  by Christian Weiske <cweiske@cweiske.de>
3
4 These scripts take radio bouqets defined on your Dreambox and import them as
5 external links onto your MediaTomb UPnP server - so you can hear satellite
6 radio with the kitchen radio.
7
8 Prerequisites
9  You need the Services_MediaTomb php library from my pear channel server.
10  Get it via:
11   pear channel-discover zustellzentrum.cweiske.de
12   pear install zustellzentrum/Services_MediaTomb-alpha
13
14 How to use it
15  Copy config.php.dist to config.php and adjust it to your needs
16
17
18 Provided scripts
19  copy-radio-bouqets.php
20   Dead simple script that deletes all stations on mediatomb and then
21   copies all bouqets and stations freshly onto the upnp server.
22
23  sync-radio-bouqets.php
24   Sophisticated script that tries to change as little as possible.
25   If a station already exists on mediatomb, its title gets updated.
26   Good for cron jobs to make sure the EPG info is current.
27
28
29 How to setup stream transcoding:
30  http://cweiske.de/tagebuch/Dreambox%20and%20noxon%20iRadio.htm