LoadEPG 0.2.0

Tutto quello che ha a che fare con i plugins.

Moderatori: ragno, tapino, alez, zulu, davidea

iceman
Messaggi: 16
Iscritto il: 23 lug 2009, 00:14

Re: LoadEPG 0.2.0

Messaggio da iceman »

Provato adesso da lavoro (mi connetto via ssh tunnelizzato... è il massimo che posso fare prima di tornare a casa):

/usr/local/src/vdr/svdrpsend.pl chan 48

220 vdrbox SVDRP VideoDiskRecorder 1.7.8; Fri Jul 24 18:15:25 2009; UTF-8
250 48 Alice
221 vdrbox closing connection

/usr/local/src/vdr/svdrpsend.pl plug loadepg load

220 vdrbox SVDRP VideoDiskRecorder 1.7.8; Fri Jul 24 18:15:30 2009; UTF-8
901 Il numero di provider non è valido
221 vdrbox closing connection
lukkino
Messaggi: 1086
Iscritto il: 20 gen 2007, 09:49

Re: LoadEPG 0.2.0

Messaggio da lukkino »

per vedere la lista dei provider

Codice: Seleziona tutto

/usr/local/src/vdr/svdrpsend.pl plug loadepg list
nel tuo caso

Codice: Seleziona tutto

/usr/local/src/vdr/svdrpsend.pl plug loadepg load 1
ciao
VDRBOX: GA-K8NS, AMD Sempron 2600+, Hauppauge Nexus 2.1, LFS
iceman
Messaggi: 16
Iscritto il: 23 lug 2009, 00:14

Re: LoadEPG 0.2.0

Messaggio da iceman »

Non va... mi da lo stesso errore di caricamento dati... sigh!
lukkino
Messaggi: 1086
Iscritto il: 20 gen 2007, 09:49

Re: LoadEPG 0.2.0

Messaggio da lukkino »

Allora se vuoi rifare una prova, ma utilizzando la versione devel, cioè la loadepg-0.2.1-20080915, e cambiando qualcosa :)

Apri il file loadepg.c con un editor e cambia le righe 1034 e 1036 da:

Codice: Seleziona tutto

EpgChannel->cChannel::SetSatTransponderData( cSource::FromString( SourceName ), Frequency, Polarization, SymbolRate, DVBFE_FEC_AUTO, DVBFE_MOD_AUTO, DVBFE_DELSYS_DVBS, DVBFE_ROLLOFF_UNKNOWN );
a:

Codice: Seleziona tutto

EpgChannel->cChannel::SetSatTransponderData( cSource::FromString( SourceName ), Frequency, Polarization, SymbolRate, 999, 998, 0, 0 );
Purtroppo non ho modo di provare, ma un test esterno sarebbe utile :)
Occhio ai numeri 999, 998, 0, 0

Grazie, ciao :)
VDRBOX: GA-K8NS, AMD Sempron 2600+, Hauppauge Nexus 2.1, LFS
iceman
Messaggi: 16
Iscritto il: 23 lug 2009, 00:14

Re: LoadEPG 0.2.0

Messaggio da iceman »

Allora, innanzitutto ti ringrazio.
Da questi 5 minuti di test ne ho tratto che:
Se metto Alice e lancio la scansione, grazie a dio funziona! :D
Se metto un altro canale e lancio la scansione, diversamente da prima che mi dava errore immediato (con lo 0.2.0), sembra scansionare infatti lampeggia la scritta "attendere". Alla fine però compare una scritta rossa (mai vista) che informa che la scansione è andata in errore.
Dai log, immotivatamente, non vedo più nulla riguardo i log di loadepg... non ti so spiegare perchè non c'è menzione (forse perchè lancio vdr via ssh da una sessione "screen"? mah...)
Cmq sia, l'importante è che quantomeno riesco a scansionare.
Grazie molte!
lukkino
Messaggi: 1086
Iscritto il: 20 gen 2007, 09:49

Re: LoadEPG 0.2.0

Messaggio da lukkino »

Qui trovate una versione di test con piccoli aggiornamenti:

http://www.lukkinosat.altervista.org/vd ... -0.2.0.tgz

In particolare è da testare con schede tipo S2 e driver di ultima generazione.

Mi manca da risolvere il problema del timeoffset per correggere l'errore di fuso orario, ma ci sto lavorando :)

Grazie, lukkino
VDRBOX: GA-K8NS, AMD Sempron 2600+, Hauppauge Nexus 2.1, LFS
Avatar utente
Gringo
Messaggi: 1796
Iscritto il: 21 gen 2007, 19:36

Re: LoadEPG 0.2.0

Messaggio da Gringo »

Purtroppo io non posso provarla ma penso molti utenti in giro per il mondo ti ringrazieranno :-)
VDRBOX:
Software: ArchLinux 0.8 Don't Panic, VDR 1.6.0-2 con Extension Patch v.62 (> 70 plugins in IT)
Hardware: Intel P4 2,4 Ghz, 1 GB RAM, DVB-S Hauppauge WinTV Nexus-S rev 2.1, DVB-T Terratec Cinergy 1400, telecomando Terratec
Case: Compaq D510 SFF
Avatar utente
Maggiolino
Messaggi: 83
Iscritto il: 17 gen 2008, 03:35

Re: LoadEPG 0.2.0

Messaggio da Maggiolino »

lukkino ha scritto:In particolare è da testare con schede tipo S2 e driver di ultima generazione.
Purtroppo non riesco a farlo andare :(

vdr 1.78 usato come server con streamdev
scheda skystar hd2
driver s2-liplianin
Posizionato su Alice mi dà questo errore:

Codice: Seleziona tutto

Aug 14 02:15:16 vdr-hd vdr: [2664] LoadEPG: Start task
Aug 14 02:15:16 vdr-hd vdr: [2664] LoadEPG: Error, none of the devices provides this source S13.0E
Aug 14 02:15:16 vdr-hd vdr: [2664] LoadEPG: End task
Aug 14 02:15:16 vdr-hd vdr: [2664] cTaskLoadepg thread ended (pid=2641, tid=2664)
Aug 14 02:15:17 vdr-hd vdr: [2641] ERROR: LoadEPG - Errore di caricamento
Lo stesso se non sintonizzo il canale..

Spero possa servire.

Ciao
Avatar utente
alez
Messaggi: 3074
Iscritto il: 09 mag 2007, 17:11

Re: LoadEPG 0.2.0

Messaggio da alez »

Prova oggi, io nei giorni scorsi avevo problemi a scaricare l'EPG mentre ora non più, non so se fosse dipeso dall'emittente ;)
Ciao alez
billboy
Messaggi: 41
Iscritto il: 03 apr 2009, 19:31

Re: LoadEPG 0.2.0

Messaggio da billboy »

Ho utilizzato quotidianamente la versione 0.2.1-20080915.
lukkino ha scritto:Qui trovate una versione di test con piccoli aggiornamenti:

http://www.lukkinosat.altervista.org/vd ... -0.2.0.tgz
Nel sito di lukkino e' presente un link alla versione di sviluppo 'LoadEPG 0.2.2 - pre01'. Si tratta di due versioni di sviluppo diverse? Con un sistema non S2, quale versione dovrei testare?


Relativamente alla versione '0.2.1-20080915', tavolta accade che il processo di aggiornamento dei dati epg non termini mai: la scritta 'LoadEPG - Wait loading epg data' lampeggia perennemente ed occorre arrestare il tutto manualmente tramite il relativo comando nel menu di loadepg. Forse, ma non ne sono sicuro, accade perche' non sono disponibili dati epg ... Penso che prevedere un timeout per tale situazione potrebbe risolvere, sempre che la causa sia quella.
Dal log risulta solo:

LoadEPG: Start task
LoadEPG: tuned transponder with adapter number=0
LoadEPG: Local Time Offset=[UTC]+2
LoadEPG: Satellite Time Offset=[UTC]+2
LoadEPG: Epg Time Offset=+0 seconds
LoadEPG: Error, timeout polling filter
LoadEPG: tuned transponder with adapter number=1
LoadEPG: Local Time Offset=[UTC]+2
LoadEPG: Satellite Time Offset=[UTC]+2
LoadEPG: Epg Time Offset=+0 seconds
warning: LoadEPG - Wait loading epg data
warning: LoadEPG - Wait loading epg data
....

Altri messaggi che potrebbero interessare, ma che non sono legati alla situazione sopra descritta, (il processo di aggiornamento termina correttamente) sono:

1)
...
LoadEPG: Local Time Offset=[UTC]+2
warning: LoadEPG - Wait loading epg data
LoadEPG: Error, timeout polling filter
...

2) il seguente apparre aggiornando l'epg di Sky Italia

...
LoadEPG: Local Time Offset=[UTC]+2
LoadEPG: Satellite Time Offset=[UTC]+2
LoadEPG: Epg Time Offset=+0 seconds
LoadEPG: Error, failed to read filter for pid=0x0034 tid=0xa0
LoadEPG: Error, buffer overflow to read filter for pid=0x0040 tid=0xa8
LoadEPG: Error, buffer overflow to read filter for pid=0x0041 tid=0xa8
LoadEPG: Error, buffer overflow to read filter for pid=0x0042 tid=0xa8
LoadEPG: Error, buffer overflow to read filter for pid=0x0043 tid=0xa8
...

Ciao ciao!
lukkino
Messaggi: 1086
Iscritto il: 20 gen 2007, 09:49

Re: LoadEPG 0.2.0

Messaggio da lukkino »

@Maggiolino
Ma nel setup del plugin LoadEPG, la scheda di scansione è impostata su "Auto" ?

@billboy
Devi usare l'ultima versione che ho pubblicato 'LoadEPG 0.2.2 - pre01'
Funziona sia con driver vecchi che con driver nuovi, almeno credo sia così :)

Io l'ho testata sia con il vecchio sistema con ss1 e vdr-14.7, che con il nuovo s2 hrv4000, driver s2-liplianin, vdr-1.7.8 e vdpau.
In entrambi i casi funziona...

Ciao
VDRBOX: GA-K8NS, AMD Sempron 2600+, Hauppauge Nexus 2.1, LFS
Avatar utente
Maggiolino
Messaggi: 83
Iscritto il: 17 gen 2008, 03:35

Re: LoadEPG 0.2.0

Messaggio da Maggiolino »

lukkino ha scritto:@Maggiolino
Ma nel setup del plugin LoadEPG, la scheda di scansione è impostata su "Auto" ?
Ciao e grazie dell'interessamento :D
Allora, prima avevo usato la versione 2.0 e mi dava quell'errore.
Ora sto usando la 0.2.2 - pre01 ma l'epg non me lo scarica.
In setup.conf ho provato ad impostare la voce loadepg.DvbAdapterNumber
sia a 0 che a 1 ma non cambia nulla.
La vdrbox funziona solo come streamdev-server e la procedura che adotto per lanciare il plugin è questa:
mi collego tramite telnet, seziono il canale Alice, aspetto qualche secondo finchè non vedo dal log che è sintonizzato, lancio loadepg.
Ho anche provato a non sintonizzare il canale ma non cambia nulla.
Questo è il log con il canale sintonizzato precedentemente.

Codice: Seleziona tutto

Aug 16 07:39:49 vdr-hd vdr: [2400] LoadEPG: Start task
Aug 16 07:39:49 vdr-hd vdr: [2400] changing transponder data of channel 27 from 11880:vC34M2O0S0:S13.0E:27500 to 11880:VM2O0S0:S13.0E:27500
Aug 16 07:39:49 vdr-hd vdr: [2400] changing id of channel 27 from 64511-5800-3630-0 to 4096-4095-4094-0
Aug 16 07:39:49 vdr-hd vdr: [2400] changing caids of channel 27 from 919,93B to 0
Aug 16 07:39:49 vdr-hd vdr: [2400] switching to channel 27
Aug 16 07:39:49 vdr-hd vdr: [2400] CAM 3: unassigned
Aug 16 07:39:49 vdr-hd kernel: [  702.002974] stb6100_set_bandwidth: Bandwidth=61262500
Aug 16 07:39:49 vdr-hd kernel: [  702.011349] stb6100_get_bandwidth: Bandwidth=62000000
Aug 16 07:39:49 vdr-hd kernel: [  702.038869] stb6100_get_bandwidth: Bandwidth=62000000
Aug 16 07:39:49 vdr-hd kernel: [  702.134111] stb6100_set_frequency: Frequency=1280000
Aug 16 07:39:49 vdr-hd kernel: [  702.142485] stb6100_get_frequency: Frequency=1279995
Aug 16 07:39:49 vdr-hd kernel: [  702.157821] stb6100_get_bandwidth: Bandwidth=62000000
Aug 16 07:39:49 vdr-hd vdr: [2344] warning: LoadEPG - Attendi il caricamento dei dati
Aug 16 07:39:49 vdr-hd vdr: [2344] ERROR: no OSD provider available - using dummy OSD!
Aug 16 07:39:51 vdr-hd vdr: [2400] LoadEPG: tuned transponder with adapter number=0
Aug 16 07:39:51 vdr-hd vdr: [2400] LoadEPG: Local Time Offset=[UTC]+2
Aug 16 07:39:51 vdr-hd vdr: [2400] LoadEPG: Satellite Time Offset=[UTC]+2
Aug 16 07:39:51 vdr-hd vdr: [2400] LoadEPG: Epg Time Offset=+0 seconds
Aug 16 07:39:51 vdr-hd vdr: [2400] LoadEPG: Satellite Time UTC: 16/08/2009 05:39:50
Aug 16 07:39:51 vdr-hd vdr: [2400] LoadEPG: Satellite CountryCode=ITA
Aug 16 07:39:51 vdr-hd vdr: [2400] LoadEPG: Satellite CountryRegionId=0
Aug 16 07:39:51 vdr-hd vdr: [2400] LoadEPG: Satellite LocalTimeOffsetPolarity=0
Aug 16 07:39:51 vdr-hd vdr: [2400] LoadEPG: Satellite LocalTimeOffset=02:00
Aug 16 07:39:55 vdr-hd vdr: [2344] warning: LoadEPG - Attendi il caricamento dei dati
Aug 16 07:39:55 vdr-hd vdr: [2344] ERROR: no OSD provider available - using dummy OSD!
Aug 16 07:39:56 vdr-hd vdr: [2400] LoadEPG: Error, failed to read filter for pid=0x0032 tid=0xa0
Aug 16 07:39:56 vdr-hd kernel: [  709.014807] stb6100_set_bandwidth: Bandwidth=61262500
Aug 16 07:39:56 vdr-hd kernel: [  709.023180] stb6100_get_bandwidth: Bandwidth=62000000
Aug 16 07:39:56 vdr-hd kernel: [  709.049990] stb6100_get_bandwidth: Bandwidth=62000000
Aug 16 07:39:56 vdr-hd kernel: [  709.146111] stb6100_set_frequency: Frequency=1492000
Aug 16 07:39:56 vdr-hd kernel: [  709.154483] stb6100_get_frequency: Frequency=1492013
Aug 16 07:39:56 vdr-hd kernel: [  709.168393] stb6100_get_bandwidth: Bandwidth=62000000
Aug 16 07:40:01 vdr-hd vdr: [2344] warning: LoadEPG - Attendi il caricamento dei dati
Aug 16 07:40:01 vdr-hd vdr: [2344] ERROR: no OSD provider available - using dummy OSD!
Aug 16 07:40:08 vdr-hd vdr: [2344] warning: LoadEPG - Attendi il caricamento dei dati
Aug 16 07:40:08 vdr-hd vdr: [2344] ERROR: no OSD provider available - using dummy OSD!
Aug 16 07:40:09 vdr-hd vdr: [2400] LoadEPG: Error, timeout polling filter
Aug 16 07:40:09 vdr-hd vdr: [2400] switching to channel 27
Aug 16 07:40:09 vdr-hd vdr: [2400] CAM 3: assigned to device 1
Aug 16 07:40:09 vdr-hd vdr: [2401] receiver on device 1 thread started (pid=2344, tid=2401)
Aug 16 07:40:09 vdr-hd vdr: [2402] TS buffer on device 1 thread started (pid=2344, tid=2402)
Aug 16 07:40:09 vdr-hd vdr: [2400] LoadEPG: End task
Aug 16 07:40:09 vdr-hd vdr: [2400] cTaskLoadepg thread ended (pid=2344, tid=2400)
Aug 16 07:40:09 vdr-hd kernel: [  722.650817] stb6100_set_bandwidth: Bandwidth=61262500
Aug 16 07:40:09 vdr-hd kernel: [  722.659193] stb6100_get_bandwidth: Bandwidth=62000000
Aug 16 07:40:09 vdr-hd kernel: [  722.686006] stb6100_get_bandwidth: Bandwidth=62000000
Aug 16 07:40:09 vdr-hd kernel: [  722.782119] stb6100_set_frequency: Frequency=1280000
Aug 16 07:40:09 vdr-hd kernel: [  722.790498] stb6100_get_frequency: Frequency=1279995
Aug 16 07:40:09 vdr-hd kernel: [  722.804395] stb6100_get_bandwidth: Bandwidth=62000000
Aug 16 07:40:13 vdr-hd vdr: [2344] ERROR: Canale bloccato (in registrazione)!
Aug 16 07:40:13 vdr-hd vdr: [2344] ERROR: no OSD provider available - using dummy OSD!
Aug 16 07:40:15 vdr-hd vdr: [2344] ERROR: LoadEPG - Errore di caricamento
Se ti servono altri test nessun problema.

Ciao e grazie ancora.
lukkino
Messaggi: 1086
Iscritto il: 20 gen 2007, 09:49

Re: LoadEPG 0.2.0

Messaggio da lukkino »

Codice: Seleziona tutto

Aug 16 07:40:13 vdr-hd vdr: [2344] ERROR: Canale bloccato (in registrazione)!
Aug 16 07:40:13 vdr-hd vdr: [2344] ERROR: no OSD provider available - using dummy OSD!
Aug 16 07:40:15 vdr-hd vdr: [2344] ERROR: LoadEPG - Errore di caricamento


Credo il problema sia questo. Con streamdev il canale risulta in registrazione per via del flusso dati che invia in rete, per cui LoadEPG si rifiuta di commutare, e non scarica l'epg.
Darò un occhio, cmq se disabiliti streamdev penso che vada.

P.S. Non serve che metti su Alice, dovrebbe andarci da solo

Ciao
VDRBOX: GA-K8NS, AMD Sempron 2600+, Hauppauge Nexus 2.1, LFS
Avatar utente
Maggiolino
Messaggi: 83
Iscritto il: 17 gen 2008, 03:35

Re: LoadEPG 0.2.0

Messaggio da Maggiolino »

lukkino ha scritto:Credo il problema sia questo. Con streamdev il canale risulta in registrazione per via del flusso dati che invia in rete, per cui LoadEPG si rifiuta di commutare, e non scarica l'epg.
Darò un occhio, cmq se disabiliti streamdev penso che vada.
Ciao
Capisco, ma se disabilito lo streamdev vdr non parte perchè non ho altri device di uscita.
Cmq su un'altra vdrbox con 1.60, sempre con il solo streamdev, mi funziona, l'errore lo dà, ovviamemte, se visualizzo il canale sul pc client, diversamente no.
Ciao
billboy
Messaggi: 41
Iscritto il: 03 apr 2009, 19:31

Re: LoadEPG 0.2.0

Messaggio da billboy »

Ho iniziato a testare la versione '0.2.2-pre01'.

Spero che una prossima versione risolva il problema del fuso orario.

Il processo di aggiornamento dell'epg va' sempre a buon fine.

Nel log compaiono, comunque, alcuni messaggi di errore che riporto di seguito:

* Sky Italia
...
LoadEPG: tuned transponder with adapter number=0
LoadEPG: Local Time Offset=[UTC]+2
LoadEPG: Error, timeout polling filter
switching to channel 99
...
LoadEPG: tuned transponder with adapter number=1
LoadEPG: Local Time Offset=[UTC]+2
LoadEPG: Satellite Time Offset=[UTC]+2
LoadEPG: Epg Time Offset=+0 seconds
LoadEPG: Satellite Time UTC: 16/08/2009 09:55:27
LoadEPG: Satellite CountryCode=ITA
LoadEPG: Satellite CountryRegionId=0
LoadEPG: Satellite LocalTimeOffsetPolarity=0
LoadEPG: Satellite LocalTimeOffset=02:00
switching to channel 99
...
warning: LoadEPG - Wait loading epg data
...
LoadEPG: Error, timeout polling filter
switching to channel 99
...
LoadEPG: tuned transponder with adapter number=0
LoadEPG: Local Time Offset=[UTC]+2
LoadEPG: Satellite Time Offset=[UTC]+2
LoadEPG: Epg Time Offset=+0 seconds
LoadEPG: Satellite Time UTC: 16/08/2009 09:55:36
LoadEPG: Satellite CountryCode=ITA
LoadEPG: Satellite CountryRegionId=0
LoadEPG: Satellite LocalTimeOffsetPolarity=0
LoadEPG: Satellite LocalTimeOffset=02:00
switching to channel 99
...
warning: LoadEPG - Wait loading epg data
LoadEPG: found 9 equivalents channels
LoadEPG: found 0 themes
LoadEPG: found 483 channels
LoadEPG: found 71429 titles
LoadEPG: found 42178 summaries
...
LoadEPG: End task



Il messaggio 'Error, timeout polling filter' comparre anche nel caso di CanalDigitaal - log esattamente come il precedente.
Altro messaggio che comparre durante l'aggiornamento dell'epg di CanalDigitaal e':
...
LoadEPG: Error, failed to read filter for pid=0x0014 tid=0x70
...


Per quanto riguarda Sky UK, non ho mai riscontrato errori nella versione 0.2.1-20080915 cosa che, invece, accade con questa versione.
Nota: il processo di aggiornamento, in ogni caso, termina normalmente.

...
LoadEPG: Start task
...
warning: LoadEPG - Wait loading epg data
LoadEPG: tuned transponder with adapter number=0
LoadEPG: Local Time Offset=[UTC
LoadEPG: Satellite Time Offset=[UTC
LoadEPG: Epg Time Offset=+3600 seconds
LoadEPG: Satellite Time UTC: 16/08/2009 10:35:11
LoadEPG: Satellite CountryCode=GBR
LoadEPG: Satellite CountryRegionId=0
LoadEPG: Satellite LocalTimeOffsetPolarity=0
LoadEPG: Satellite LocalTimeOffset=01:00
warning: LoadEPG - Wait loading epg data
LoadEPG: Data error signature for summary
LoadEPG: Data error signature for summary
LoadEPG: Data error signature for summary
LoadEPG: Data error signature for summary
LoadEPG: Data error signature for summary
LoadEPG: Data error signature for summary
LoadEPG: Data error signature for summary
LoadEPG: Data error signature for summary
LoadEPG: Data error signature for summary
LoadEPG: Data error signature for summary
LoadEPG: Data error signature for summary
LoadEPG: Data error signature for summary
LoadEPG: Data error signature for summary
LoadEPG: Data error signature for summary
LoadEPG: Data error signature for summary
LoadEPG: Data error signature for summary
LoadEPG: Data error signature for summary
...
warning: LoadEPG - Wait loading epg data
....
LoadEPG: Data error signature for summary
LoadEPG: found 9 equivalents channels
LoadEPG: found 0 themes
LoadEPG: found 672 channels
LoadEPG: found 95223 titles
LoadEPG: found 87178 summaries
warning: LoadEPG - Wait loading epg data
...
LoadEPG: End task


Continuo ad utilizzare questa versione.

Ciao.
Rispondi