- new config file format (see sample xml, old configs are converted),
authorMoritz Venn <ritzmo@users.schwerkraft.elitedvb.net>
Sat, 9 Feb 2008 13:17:03 +0000 (13:17 +0000)
committerMoritz Venn <ritzmo@users.schwerkraft.elitedvb.net>
Sat, 9 Feb 2008 13:17:03 +0000 (13:17 +0000)
commit29f68df405ae3e676d2107f5a2182e1c1e080b55
treee52f8df410a87a4ae955b9a5ee148565dbb42c37
parent93b4ab8df2b5c68199b06b449bf7601ac0577623
- new config file format (see sample xml, old configs are converted),
- experimental support of refreshing bouquets (see sample xml, no gui yet),
- scan only one service per transponder again (was broken)
epgrefresh/etc/Makefile.am [new file with mode: 0644]
epgrefresh/etc/epgrefresh.xml [new file with mode: 0644]
epgrefresh/src/EPGRefresh.py
epgrefresh/src/EPGRefreshConfiguration.py