README
branchtrunk
changeset 2 3562cacb3b0b
parent 0 a75b9f441157
child 6 b0218bef406f
     1.1 --- a/README	Sat Dec 29 11:17:41 2007 +0100
     1.2 +++ b/README	Sat Dec 29 11:18:14 2007 +0100
     1.3 @@ -1,7 +1,7 @@
     1.4  
     1.5  This is the PremiereEpg plugin for VDR.
     1.6  
     1.7 -It parses the extended EPG data which is send by Premiere on their option
     1.8 +It parses the extended EPG data which is send by Premiere on their portal
     1.9  channels.
    1.10  
    1.11  Written by:                  Stefan Hülswitt <s.huelswitt@gmx.de>
    1.12 @@ -13,8 +13,8 @@
    1.13  ----------------------------------------------------------------------
    1.14  
    1.15  This plugin parses the extended EPG data which is send by Premiere on their
    1.16 -option channels. The EPG data is transmitted in a non-standard format on a
    1.17 -non-standard PID.
    1.18 +portal channels (e.g. SPORT PORTAL). This EPG data is transmitted in a
    1.19 +non-standard format on a non-standard PID.
    1.20  
    1.21  This work is based on the premiereepg2vdr commandline tool, which was written
    1.22  by Axel Katzur software@katzur.de.
    1.23 @@ -24,12 +24,15 @@
    1.24  Note: the EPG entries created with this plugin aren't fully compatible with
    1.25  entries created by premiereepg2vdr. This plugin used a different sheme (IMO more
    1.26  reliable) to map the EventID. If you're upgrading from premiereepg2vdr you
    1.27 -should delete your epg.data file.
    1.28 +should delete your epg.data file, otherwise you will see duplicate EPG events.
    1.29 +
    1.30 +The plugin can tag option events i.e. the same event with the same time on
    1.31 +different channels e.g. F1 sub channels. The tagging format (e.g. before or
    1.32 +after event name) can be selected in the plugin setup menu.
    1.33  
    1.34  Beside this, there is nothing big to say:
    1.35  
    1.36  - There are no commandline options for this plugin.
    1.37 -- There is no plugin setup menu.
    1.38  - There is no plugin mainmenu entry.
    1.39  - Everything should work automatically. Whenever a device is tuned to a Premiere
    1.40    channel i.e. by EPG scan or manually, the Premiere EPG scan is triggered.