README
branchtrunk
changeset 0 a75b9f441157
child 2 3562cacb3b0b
equal deleted inserted replaced
-1:000000000000 0:a75b9f441157
       
     1 
       
     2 This is the PremiereEpg plugin for VDR.
       
     3 
       
     4 It parses the extended EPG data which is send by Premiere on their option
       
     5 channels.
       
     6 
       
     7 Written by:                  Stefan Hülswitt <s.huelswitt@gmx.de>
       
     8 Project's homepage:          http://www.muempf.de/
       
     9 Latest version available at: http://www.muempf.de/down/
       
    10 
       
    11 See the file COPYING for license information.
       
    12 
       
    13 ----------------------------------------------------------------------
       
    14 
       
    15 This plugin parses the extended EPG data which is send by Premiere on their
       
    16 option channels. The EPG data is transmitted in a non-standard format on a
       
    17 non-standard PID.
       
    18 
       
    19 This work is based on the premiereepg2vdr commandline tool, which was written
       
    20 by Axel Katzur software@katzur.de.
       
    21 premiereepg2vdr can be found at:
       
    22 <http://www.katzur.de/download/premiereepg2vdr-0.0.3.tar.gz>
       
    23 
       
    24 Note: the EPG entries created with this plugin aren't fully compatible with
       
    25 entries created by premiereepg2vdr. This plugin used a different sheme (IMO more
       
    26 reliable) to map the EventID. If you're upgrading from premiereepg2vdr you
       
    27 should delete your epg.data file.
       
    28 
       
    29 Beside this, there is nothing big to say:
       
    30 
       
    31 - There are no commandline options for this plugin.
       
    32 - There is no plugin setup menu.
       
    33 - There is no plugin mainmenu entry.
       
    34 - Everything should work automatically. Whenever a device is tuned to a Premiere
       
    35   channel i.e. by EPG scan or manually, the Premiere EPG scan is triggered.