nathan@0: nathan@0: This is the PremiereEpg plugin for VDR. nathan@0: nathan@2: It parses the extended EPG data which is send by Premiere on their portal nathan@0: channels. nathan@0: nathan@0: Written by: Stefan Hülswitt nathan@0: Project's homepage: http://www.muempf.de/ nathan@0: Latest version available at: http://www.muempf.de/down/ nathan@0: nathan@0: See the file COPYING for license information. nathan@0: nathan@0: ---------------------------------------------------------------------- nathan@0: nathan@0: This plugin parses the extended EPG data which is send by Premiere on their nathan@2: portal channels (e.g. SPORT PORTAL). This EPG data is transmitted in a nathan@2: non-standard format on a non-standard PID. nathan@0: nathan@0: This work is based on the premiereepg2vdr commandline tool, which was written nathan@0: by Axel Katzur software@katzur.de. nathan@0: premiereepg2vdr can be found at: nathan@6: nathan@0: nathan@0: Note: the EPG entries created with this plugin aren't fully compatible with nathan@0: entries created by premiereepg2vdr. This plugin used a different sheme (IMO more nathan@0: reliable) to map the EventID. If you're upgrading from premiereepg2vdr you nathan@2: should delete your epg.data file, otherwise you will see duplicate EPG events. nathan@2: nathan@2: The plugin can tag option events i.e. the same event with the same time on nathan@2: different channels e.g. F1 sub channels. The tagging format (e.g. before or nathan@2: after event name) can be selected in the plugin setup menu. nathan@6: In addition there are two switches in the plugin setup menu to control inclusion nathan@6: of order and parental rating information into the event description. nathan@0: nathan@0: Beside this, there is nothing big to say: nathan@0: nathan@0: - There are no commandline options for this plugin. nathan@0: - There is no plugin mainmenu entry. nathan@0: - Everything should work automatically. Whenever a device is tuned to a Premiere nathan@0: channel i.e. by EPG scan or manually, the Premiere EPG scan is triggered.