diff -r 000000000000 -r a75b9f441157 README --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/README Sat Dec 29 11:17:32 2007 +0100 @@ -0,0 +1,35 @@ + +This is the PremiereEpg plugin for VDR. + +It parses the extended EPG data which is send by Premiere on their option +channels. + +Written by: Stefan Hülswitt +Project's homepage: http://www.muempf.de/ +Latest version available at: http://www.muempf.de/down/ + +See the file COPYING for license information. + +---------------------------------------------------------------------- + +This plugin parses the extended EPG data which is send by Premiere on their +option channels. The EPG data is transmitted in a non-standard format on a +non-standard PID. + +This work is based on the premiereepg2vdr commandline tool, which was written +by Axel Katzur software@katzur.de. +premiereepg2vdr can be found at: + + +Note: the EPG entries created with this plugin aren't fully compatible with +entries created by premiereepg2vdr. This plugin used a different sheme (IMO more +reliable) to map the EventID. If you're upgrading from premiereepg2vdr you +should delete your epg.data file. + +Beside this, there is nothing big to say: + +- There are no commandline options for this plugin. +- There is no plugin setup menu. +- There is no plugin mainmenu entry. +- Everything should work automatically. Whenever a device is tuned to a Premiere + channel i.e. by EPG scan or manually, the Premiere EPG scan is triggered.