Dear visitor, welcome to VDR Portal. If this is your first visit here, please read the Help. It explains in detail how this page works. To use all features of this page, you should consider registering. Please use the registration form, to register here or read more information about the registration process. If you are already registered, please login here.
Quoted
Originally posted by Grégoire
Nein, leider nicht, ich habe einigen email mit Luca (der Entwicker von loadepg) aber wir können nicht finden warum es nicht lauft.
witchToEpgChannel( void )
:%[^
:%[^
:%[^
:%[^
", ProviderName, Frequency, P
Quoted
Originally posted by wirbel
DVB-S has also a Rolloff, but its always the same.
Anyway, can you pls test?
19.2E:27500:171:124=fra,125=eng:53:500,100:8371:1:1074:0:CFR192
19.2E:27500:160:80=fra:32:500,100:8801:1:1080:0:CFR4
19.2E:27500:161:84=fra:35:500,100:8802:1:1080:0:CFR80
19.2E:27500:160:80=fra,81=eng:32:0:8201:1:1072:0:CFR34
19.2E:22000:167:136=fra,137=deu:71:0:9019:1:1024:0:CFR111
19.2E:27500:163:92=fra:59:500,100:8372:1:1074:0:CFR118
Quoted
Originally posted by lukkinosat
I think that the problem is the tuning, perhaps is need to create a channel for epg and not to use the function SetSatTransponderData().
Quoted
Originally posted by dplu
Quoted
Originally posted by lukkinosat
I think that the problem is the tuning, perhaps is need to create a channel for epg and not to use the function SetSatTransponderData().
Hi, yes it seems, when you remove the tuning part all is well. By the way I allready make a try to put value directly and not using #define (value based on real vdr epg channels) , result was the same on my install
@+
28.2E:27500:0:0:0:0:4090:2:2004:0This post has been edited 1 times, last edit by "dplu" (Aug 29th 2008, 12:05pm)

Quoted
Originally posted by newsy
thx very much Luca it's working again for Canal Digitaal + Canal+
Unfortunately I don't get SKY Uk working. I tried d0m's patch and dplu's line in channels.conf
After a while of "loading" it says Download Complete but no extended epg on any BSkyB channel
could it be a conflict with the freesat patch from d0m?
This post has been edited 2 times, last edit by "newsy" (Sep 3rd 2008, 5:49pm)
Quoted
Originally posted by newsy
I directly checked from vdr but no luck.
when checking /tmp/epg.channels there are all the sky channels but the EPG row says "NO" or "..."
one thing is really strange: Channel ID is always "S13.0E-"... and not "S28.2E-" how to change that?
This post has been edited 3 times, last edit by "lukkinosat" (Sep 7th 2008, 10:38am)
Quoted
make all
g++ -g -O2 -Wall -Woverloaded-virtual -Wno-parentheses -fPIC -c -D_GNU_SOURCE -DPLUGIN_NAME_I18N='"loadepg"' -I/usr/local/src/multiplus/linux/include -I../../../include loadepg.c
loadepg.c: In member function 'void cTaskLoadepg::GetSatelliteTimeOffset(int, unsigned char*, int)':
loadepg.c:2088: erreur: saut à l'étiquette du « case »
loadepg.c:2065: erreur: crosses initialization of 'int SatelliteTimeOffsetM'
loadepg.c:2064: erreur: crosses initialization of 'int SatelliteTimeOffsetH'
loadepg.c:2063: erreur: crosses initialization of 'int SatelliteTimeOffsetPolarity'
loadepg.c:2062: erreur: crosses initialization of 'int SatelliteCountryRegionId'
make: *** [loadepg.o] Erreur 1
Quoted
Originally posted by lukkinosat
Hello
I have published a test version of loadepg.
http://lukkinosat.altervista.org
Devel Version: 20080907
Important delete all files in /video/plugins/loadepg/*
Thanks for test :-)
Hi, Luca
This post has been edited 1 times, last edit by "lukkinosat" (Sep 8th 2008, 7:25pm)