Mhwepg
Aus VDR Wiki
		(Unterschied zwischen Versionen)
		
		
|  (M) | |||
| Zeile 4: | Zeile 4: | ||
| Mhwepg bringt die Daten in ein VDR konformes Format. | Mhwepg bringt die Daten in ein VDR konformes Format. | ||
| − | == | + | ==Kanäle== | 
| [http://jrepetto.free.fr/csn/index.htm Canal Satellite Numique] | [http://jrepetto.free.fr/csn/index.htm Canal Satellite Numique] | ||
| [http://jrepetto.free.fr/csd/index.htm Digital+] | [http://jrepetto.free.fr/csd/index.htm Digital+] | ||
Version vom 23. Juli 2004, 10:22 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 Satellite Numique Digital+ Canal Digitaal Sky Italia Cyfra+
Hardwareanforderungen
(driver API 3), heißt das mhwepg im moment nicht mit den neuen kernel-drivern (1.1.1) zusammen arbeitet.
Softwareanforderungen
Mhwepg, 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.3.tar.bz2 tar jxvf loadepg-0.3.tar.bz2 patch < mhwepg-0.4.2.diff
Konfiguration
Einträge commands.conf
--+ m h w e p g : echo
     |--- Canal Digitaal                : echo "cd /usr/local/src/mhwepg ; ./loadepg.pl -d localhost -p 2001 -s S19.2E -f 12515" | at now
     |--- Canal+/CanalSatellite         : echo "cd /usr/local/src/mhwepg ; ./loadepg.pl -d localhost -p 2001 -s S19.2E -f 12363" | at now
     |--- Digital+                      : echo "cd /usr/local/src/mhwepg ; ./loadepg.pl -d localhost -p 2001 -s S19.2E -f 10847" | at now
     |--- Sky Italia                    : echo "cd /usr/local/src/mhwepg ; ./loadepg.pl -d localhost -p 2001 -s S13.0E -f 11880" | at now
     |--- Cyfra+                        : 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 | 

