Mhwepg

Aus VDR Wiki
(Unterschied zwischen Versionen)
Wechseln zu: Navigation, Suche
(M)
(M)
Zeile 30: Zeile 30:
 
Einträge [[commands.conf]]
 
Einträge [[commands.conf]]
 
  --+ m h w e p g : echo
 
  --+ m h w e p g : echo
   |--- [http://jrepetto.free.fr/cd/index.htm Canal Digitaal (Netherlands)]  : echo "cd $MYPATH/mhwepg && ./loadepg.pl -d localhost -p 2001 -s S19.2E -f 12515"|at now
+
   |--- [http://jrepetto.free.fr/cd/index.htm Canal Digitaal (Netherlands)]  : echo "cd /usr/local/src/mhwepg && ./loadepg.pl -d localhost -p 2001 -s S19.2E -f 12515"|at now
   |--- [http://jrepetto.free.fr/csd/index.htm Digital+ (Spain)]              : echo "cd $MYPATH/mhwepg && ./loadepg.pl -d localhost -p 2001 -s S19.2E -f 10847"|at now
+
   |--- [http://jrepetto.free.fr/csd/index.htm Digital+ (Spain)]              : echo "cd /usr/local/src/mhwepg && ./loadepg.pl -d localhost -p 2001 -s S19.2E -f 10847"|at now
   |--- [http://jrepetto.free.fr/csn/index.htm Canal+/CanalSatellite (France)] : echo "cd $MYPATH/mhwepg && ./loadepg.pl -d localhost -p 2001 -s S19.2E -f 12363"|at now
+
   |--- [http://jrepetto.free.fr/csn/index.htm Canal+/CanalSatellite (France)] : echo "cd /usr/local/src/mhwepg && ./loadepg.pl -d localhost -p 2001 -s S19.2E -f 12363"|at now
   |--- [http://jrepetto.free.fr/telepiu/index.htm Sky Italia]                    : echo "cd $MYPATH/mhwepg && ./loadepg.pl -d localhost -p 2001 -s S13.0E -f 11880"|at now
+
   |--- [http://jrepetto.free.fr/telepiu/index.htm Sky Italia]                    : echo "cd /usr/local/src/mhwepg && ./loadepg.pl -d localhost -p 2001 -s S13.0E -f 11880"|at now
   |--- [http://jrepetto.free.fr/cyfra/index.htm Cyfra+ (Poland)]                : echo "cd $MYPATH/mhwepg && ./loadepg.pl -d localhost -p 2001 -s S13.0E -f 10719"|at now
+
   |--- [http://jrepetto.free.fr/cyfra/index.htm Cyfra+ (Poland)]                : echo "cd /usr/local/src/mhwepg && ./loadepg.pl -d localhost -p 2001 -s S13.0E -f 10719"|at now
 
+
 
==Probleme==
 
==Probleme==
 
Keine bekannt.
 
Keine bekannt.

Version vom 6. August 2004, 15:46 Uhr

Inhaltsverzeichnis

Beschreibung

(M)edia(H)igh(W)ay EPG (mhwepg) ist ein Programm um EPG Daten via Satelite zu empfangen, die Informationen werden von der Canal+ group (Mediahighway receivers) bereit gestellt.

Mhwepg bringt die Daten in ein VDR konformes Format.

Kanäle

Canal Digitaal (Netherlands) Digital+ (Spain) Canal+/CanalSatellite (France) Sky Italia Cyfra+ (Poland)

Hardwareanforderungen

(driver API 3), heißt das mhwepg im moment nicht mit den neuen kernel-drivern (1.1.1) zusammen arbeitet.

Softwareanforderungen

Mhwepg, Perl, At (Job-Manager)

Installation

cd /usr/local/src
wget http://jrepetto.free.fr/mhwepg-0.4.2.tar.gz
tar zxvf mhwepg-0.4.2.tar.gz
mv mhwepg-0.4.2 mhwepg
cd mhwepg
wget www.lukkinosat.altervista.org/loadepg-0.4.tar.bz2
tar jxvf loadepg-0.4.tar.bz2
patch < mhwepg-0.4.2.diff

Konfiguration

Einträge commands.conf

--+ m h w e p g : echo
  |--- Canal Digitaal (Netherlands)   : echo "cd /usr/local/src/mhwepg && ./loadepg.pl -d localhost -p 2001 -s S19.2E -f 12515"|at now
  |--- Digital+ (Spain)               : echo "cd /usr/local/src/mhwepg && ./loadepg.pl -d localhost -p 2001 -s S19.2E -f 10847"|at now
  |--- Canal+/CanalSatellite (France) : echo "cd /usr/local/src/mhwepg && ./loadepg.pl -d localhost -p 2001 -s S19.2E -f 12363"|at now
  |--- Sky Italia                     : echo "cd /usr/local/src/mhwepg && ./loadepg.pl -d localhost -p 2001 -s S13.0E -f 11880"|at now
  |--- Cyfra+ (Poland)                : echo "cd /usr/local/src/mhwepg && ./loadepg.pl -d localhost -p 2001 -s S13.0E -f 10719"|at now

Probleme

Keine bekannt.

Links

[1] http://jrepetto.free.fr Homepage Mhwepg
[2] http://www.www.lukkinosat.altervista.org/loadepg-0.4.tar.bz2 Aktuelle Scripts