MediaHighWay EPG

From MythTV Official Wiki
Revision as of 15:41, 15 January 2011 by Jlazkano (talk | contribs)

Jump to: navigation, search

This is a program to extract proprietary EPG Data sent by the Canal+ group (Mediahighway receivers) and parse it into a VDR compatible format. It can be used to get a 7-days EPG for Canal Satellite (France), Cyfra+ (Poland), Canal Digitaal Satelliet (Netherlands), Digital+ (Spain) and Sky Italia.


Hardware requirements

  • Driver API 3

Installation

wget http://jrepetto.free.fr/mhwepg-0.4.3.tar.gz
tar -zxvf mhwepg-0.4.3.tar.gz
cd mhwepg-0.4.3
make


Configuration

I necesary to create a cjannels.conf file

DIGITAL+:10847:v:0:22000:160:80:0:0:0
CSN EPG:12363:v:0:27500:160:80:0:0:0
CYFRA EPG:10719:v:1:27500:160:80:0:0:0
CD EPG:12515:h:0:22000:160:80:0:0:0
SKY ITALIA EPG:11881:v:1:27500:160:80:0:0:0


Parameters

-a NUM    use given adapter (default 0)
-d NUM    use given demux (default 0)
-s STR    source (such as S19.2E) 
-e STR    list of equivalent channels
-l        send the channels list to stderr
-o STR    output to file <string> (default stdout)

To Do List

  • Parse output data from VDR format to XMLTV format
  • Fix Digital+ (spain)

Links

MediaHighWay EPG homepage: http://jrepetto.free.fr