Tv Station

TV Station è un centro di TV digitale che ti permette di guardare i canali TV in diretta e programmi TV registrati sul NAS. È inoltre possibile impostare le pianificazioni per registrare i tuoi programmi TV preferiti con la guida elettronica ai programmi (EPG) in dotazione.
Nota: un sintonizzatore TV USB compatibile è necessario per utilizzare questa funzione.
raffix74
Messaggi: 45
Iscritto il: 12 gen 2015, 16:07

Re: Tv Station

Messaggio da raffix74 »

/usr/bin/tv_grab_it: parse took 0 seconds
2017-09-02 14:25:18.759 xmltv: /usr/bin/tv_grab_it: channels tot= 0 new= 0 mod= 0
2017-09-02 14:25:18.759 xmltv: /usr/bin/tv_grab_it: brands tot= 0 new= 0 mod= 0
2017-09-02 14:25:18.759 xmltv: /usr/bin/tv_grab_it: seasons tot= 0 new= 0 mod= 0
2017-09-02 14:25:18.759 xmltv: /usr/bin/tv_grab_it: episodes tot= 0 new= 0 mod= 0
2017-09-02 14:25:18.759 xmltv: /usr/bin/tv_grab_it: broadcasts tot= 0 new= 0 mod= 0
2017-09-02 14:25:18.759 xmltv: /usr/bin/tv_grab_script: grab /usr/bin/tv_grab_script
2017-09-02 14:25:18.780 spawn: Executing "/usr/bin/tv_grab_script"
2017-09-02 14:25:24.496 spawn: You need to configure the grabber by running it with --configure
2017-09-02 14:25:24.548 xmltv: /usr/bin/tv_grab_script: no output detected
raffix74
Messaggi: 45
Iscritto il: 12 gen 2015, 16:07

Re: Tv Station

Messaggio da raffix74 »

C'è un anima pia che può darmi una mano , vi prego : Blink :
virtualdj
Messaggi: 24
Iscritto il: 25 mag 2010, 18:48

Re: Tv Station

Messaggio da virtualdj »

raffix74 ha scritto:C'è un anima pia che può darmi una mano , vi prego : Blink :
raffix74 ha scritto:

Codice: Seleziona tutto

tv_grab_script: grab /usr/bin/tv_grab_script
2017-09-02 14:25:18.780 spawn: Executing "/usr/bin/tv_grab_script"
2017-09-02 14:25:24.496 spawn: You need to configure the grabber by running it with --configure 
2017-09-02 14:25:24.548 xmltv: /usr/bin/tv_grab_script: no output detected
Come vedi l'errore è che non hai configurato correttamente tv_grab_script, devi eseguirlo con --configure.
Attento perché ha un bug e non riesci ad arrivare alla fine, devi dargli i parametri e premere CTRL+C, poi partirà lo stesso.
raffix74
Messaggi: 45
Iscritto il: 12 gen 2015, 16:07

Re: Tv Station

Messaggio da raffix74 »

Io lancio tv_grab_script --configure , ma mi da questo errore :

Select a xmltv-grabber to fetch data. The grabber-output will be used with tv_sort to sort and fix data(add stop time). Be sure this grabber is configured before you grab the channels.
Choose a grabber: [tv_grab_ch_search]

A questo punto devo dargli i parametri? tipo tv_grab_it? e dare CTRL+C?
virtualdj
Messaggi: 24
Iscritto il: 25 mag 2010, 18:48

Re: Tv Station

Messaggio da virtualdj »

Sì basta che scrivi tv_grab_it (che devi avere precedentemente configurato a sua volta). Come test, quando lanci da console tv_grab_script dovrebbe metterci parecchio e restituire del contenuto XML.
raffix74
Messaggi: 45
Iscritto il: 12 gen 2015, 16:07

Re: Tv Station

Messaggio da raffix74 »

Niente se do dopo che si blocca tv_grab_it mi da questo errore:

Unknown stage end at /share/HDA_DATA/.qpkg/xmltv/bin/tv_grab_script line 63.
virtualdj
Messaggi: 24
Iscritto il: 25 mag 2010, 18:48

Re: Tv Station

Messaggio da virtualdj »

Ecco quello è il bug a cui mi riferivo, se cerchi "unknown stage" nel forum QNAP in inglese su XMLTV c'è un mio post che ne parla.
raffix74
Messaggi: 45
Iscritto il: 12 gen 2015, 16:07

Re: Tv Station

Messaggio da raffix74 »

Io ho trovato che bisogna ridenominare :

mv ~/.xmltv/tv_grab_script.conf.TMP ~/.xmltv/tv_grab_script.conf

Ma non va lo stesso , quando lo rilancio solito errore
raffix74
Messaggi: 45
Iscritto il: 12 gen 2015, 16:07

Re: Tv Station

Messaggio da raffix74 »

Poi se lancio tv_grab_script funzion, ma non ho i grabber, mentre se lancio tv_grab_script --configure si riblocca
virtualdj
Messaggi: 24
Iscritto il: 25 mag 2010, 18:48

Re: Tv Station

Messaggio da virtualdj »

raffix74 ha scritto:Io ho trovato che bisogna ridenominare :

mv ~/.xmltv/tv_grab_script.conf.TMP ~/.xmltv/tv_grab_script.conf
Esatto, devi dare quell'istruzione dopo aver premuto CTRL+C per caricare comunque la configurazione parziale di tv_grab_script.
raffix74 ha scritto:se lancio tv_grab_script --configure si riblocca
E questo è normale, è il bug dello script.
raffix74 ha scritto:Poi se lancio tv_grab_script funzion, ma non ho i grabber
Cosa significa esattamente che non hai i grabber?
raffix74
Messaggi: 45
Iscritto il: 12 gen 2015, 16:07

Re: Tv Station

Messaggio da raffix74 »

virtualdj ha scritto: 04 set 2017, 21:59
raffix74 ha scritto:Io ho trovato che bisogna ridenominare :

mv ~/.xmltv/tv_grab_script.conf.TMP ~/.xmltv/tv_grab_script.conf
Esatto, devi dare quell'istruzione dopo aver premuto CTRL+C per caricare comunque la configurazione parziale di tv_grab_script.
raffix74 ha scritto:se lancio tv_grab_script --configure si riblocca
E questo è normale, è il bug dello script.
raffix74 ha scritto:Poi se lancio tv_grab_script funzion, ma non ho i grabber
Cosa significa esattamente che non hai i grabber?
Il menù epg grabber channel è vuoto
raffix74
Messaggi: 45
Iscritto il: 12 gen 2015, 16:07

Re: Tv Station

Messaggio da raffix74 »

In pratica adesso ho lanciato tv_grabber_script senza il parametro --configure e sta andando, ma anche ieri ho fatto lo stesso però poi alla fine mi trovo sempre Il menù epg grabber channel vuoto.
virtualdj
Messaggi: 24
Iscritto il: 25 mag 2010, 18:48

Re: Tv Station

Messaggio da virtualdj »

Bene, se da console lo lanci e vedi del contenuto XML (occhio che ci vogliono parecchi minuti) poi anche TVHeadend funzionerà (osserva il log di TVHeadend).
virtualdj
Messaggi: 24
Iscritto il: 25 mag 2010, 18:48

Re: Tv Station

Messaggio da virtualdj »

Bene, se da console lo lanci e vedi del contenuto XML (occhio che ci vogliono parecchi minuti) poi anche TVHeadend funzionerà (osserva il log di TVHeadend).
raffix74
Messaggi: 45
Iscritto il: 12 gen 2015, 16:07

Re: Tv Station

Messaggio da raffix74 »

Ciao ti ringrazio molto per la pazienza, però come ti dicevo mi trovo, il menù vuoto
No grabber.jpg
virtualdj
Messaggi: 24
Iscritto il: 25 mag 2010, 18:48

Re: Tv Station

Messaggio da virtualdj »

Puoi postare anche il log di TVHeadend una volta che ha finito di interrogare il grabber (come hai fatto in precedenza)? Sarebbe utile a capire se sta funzionando.
raffix74
Messaggi: 45
Iscritto il: 12 gen 2015, 16:07

Re: Tv Station

Messaggio da raffix74 »

Ho notato questo errore :

Warning: program compiled against libxml 207 using older 206
Warning: XML::LibXML compiled against libxml2 20708, but runtime libxml2 is older 20630
Select a xmltv-grabber to fetch data. The grabber-output will be used with tv_sort to sort and fix data(add stop time). Be sure this grabber is configured before you grab the channels.
virtualdj
Messaggi: 24
Iscritto il: 25 mag 2010, 18:48

Re: Tv Station

Messaggio da virtualdj »

I due warning li puoi ignorare, ma la terza riga indica che tv_grab_script non è stato configurato correttamente e non sa quale grabber richiamare.
raffix74
Messaggi: 45
Iscritto il: 12 gen 2015, 16:07

Re: Tv Station

Messaggio da raffix74 »

Continua a dare sempre questo errore

You need to configure the grabber by running it with --configure
2017-09-05 21:06:15.563 xmltv: /usr/bin/tv_grab_script: no output detected
2017-09-05 21:06:15.563 xmltv: /usr/bin/tv_grab_script: grab returned no data
2017-09-05 21:07:11.017 xmltv: /usr/bin/tv_grab_script: grab /usr/bin/tv_grab_script
2017-09-05 21:07:11.022 spawn: Executing "/usr/bin/tv_grab_script"
2017-09-05 21:07:15.576 spawn: You need to configure the grabber by running it with --configure
2017-09-05 21:07:15.622 xmltv: /usr/bin/tv_grab_script: no output detected
2017-09-05 21:07:15.622 xmltv: /usr/bin/tv_grab_script: grab returned no data
2017-09-05 21:08:11.017 xmltv: /usr/bin/tv_grab_script: grab /usr/bin/tv_grab_script
2017-09-05 21:08:11.024 spawn: Executing "/usr/bin/tv_grab_script"
2017-09-05 21:08:15.549 spawn: You need to configure the grabber by running it with --configure
2017-09-05 21:08:15.595 xmltv: /usr/bin/tv_grab_script: no output detected
2017-09-05 21:08:15.595 xmltv: /usr/bin/tv_grab_script: grab returned no data
virtualdj
Messaggi: 24
Iscritto il: 25 mag 2010, 18:48

Re: Tv Station

Messaggio da virtualdj »

Ho voluto provare personalmente, perché secondo me dimentichi qualcosa. Ho azzerato quindi la configurazione xmltv sul mio NAS e ho dato i comandi qui sotto.

Codice: Seleziona tutto

[~] # tv_grab_it --configure
using config filename /root/.xmltv/tv_grab_it.conf
getting list of channels: ######***Channel |Sky Cinema Uno HD| for 'skylife' is not in channel_ids, should be updated.
***Channel |Sky Cinema Max Collection HD| for 'skylife' is not in channel_ids, should be updated.
***Channel |Discovery +1| for 'skylife' is not in channel_ids, should be updated.
... CUT ...
***Channel |Sky Uno HD| for 'skylife' is not in channel_ids, should be updated.
add channel Animal Planet? [yes,no,all,none (default=yes)] no
add channel Automoto TV? [yes,no,all,none (default=yes)] no
add channel BBC Knowledge? [yes,no,all,none (default=yes)] no
add channel Baby TV? [yes,no,all,none (default=yes)] no
add channel Bike Channel HD? [yes,no,all,none (default=yes)] no
add channel Blaze HD? [yes,no,all,none (default=yes)] no
add channel Bloomberg? [yes,no,all,none (default=yes)] no
add channel Boing? [yes,no,all,none (default=yes)] yes
add channel Boomerang? [yes,no,all,none (default=yes)] no
add channel Boomerang +1? [yes,no,all,none (default=yes)] no
add channel CI Crime+ Investigation HD? [yes,no,all,none (default=yes)] no
add channel CNBC? [yes,no,all,none (default=yes)] no
add channel CNN Intl? [yes,no,all,none (default=yes)] no
add channel Caccia e Pesca? [yes,no,all,none (default=yes)] no
add channel Canale 5? [yes,no,all,none (default=yes)] yes
add channel Canale 5 (DTT)? [yes,no,all,none (default=yes)] none
... CUT ...
add channel iris? no
Finished configuration.
[~] # tv_grab_it --days 1
... CUT ...
  <programme start="20170905203900 +0200" channel="www.canale5.com">
    <title lang="it">METEO.IT C</title>
  </programme>
  <programme start="20170905204000 +0200" channel="www.canale5.com">
    <title lang="it">PAPERISSIMA SPRINT ESTATE</title>
  </programme>
  <programme start="20170905211000 +0200" channel="www.canale5.com">
    <title lang="it">IL SEGRETO DI MARTA - PRIMA TV</title>
  </programme>
  <programme start="20170905230100 +0200" channel="www.canale5.com">
    <title lang="it">AMORE &amp; ALTRI RIMEDI</title>
#########################
  </programme>
</tv>
[~] # tv_grab_script --configure
Select a xmltv-grabber to fetch data. The grabber-output will be used with tv_sort to sort and fix data(add stop time). Be sure this grabber is configured before you grab the channels.
Choose a grabber: [tv_grab_ch_search] tv_grab_it
Unknown stage end at /share/CACHEDEV1_DATA/.qpkg/xmltv/bin/tv_grab_script line 63.
[~] # mv ~/.xmltv/tv_grab_script.conf.TMP ~/.xmltv/tv_grab_script.conf
[~] # tv_grab_script --days 1
using grabber tv_grab_it
using config filename /root/.xmltv/tv_grab_it.conf
getting list of channels: ######***Channel |Sky Cinema Uno HD| for 'skylife' is not in channel_ids, should be updated.
***Channel |Sky Cinema Max Collection HD| for 'skylife' is not in channel_ids, should be updated.
***Channel |Discovery +1| for 'skylife' is not in channel_ids, should be updated.
***Channel |Dove| for 'skylife' is not in channel_ids, should be updated.
***Channel |Sky Sport Mix HD| for 'skylife' is not in channel_ids, should be updated.
... CUT ...
  <programme start="20170911230000 +0200" stop="20170911232000 +0200" channel="www.boingtv.it">
    <title lang="it">RobotBoy</title>
    <desc lang="it">RobotBoy, robot bambino...</desc>
    <category lang="it">cartoni animati</category>
    <category lang="it">ragazzi e musica</category>
  </programme>
  <programme start="20170911232000 +0200" stop="20170911234500 +0200" channel="www.boingtv.it">
    <title lang="it">RobotBoy</title>
    <desc lang="it">RobotBoy, robot bambino...</desc>
    <category lang="it">cartoni animati</category>
    <category lang="it">ragazzi e musica</category>
  </programme>
  <programme start="20170911234500 +0200" stop="20170912000500 +0200" channel="www.boingtv.it">
    <title lang="it">Polli Kung Fu</title>
    <desc lang="it">Le avventure di tre...</desc>
    <category lang="it">animazione</category>
    <category lang="it">intrattenimento</category>
  </programme>
</tv>
Come vedi funziona, ho usato l'opzione "--days 1" e 2 canali solo per non aspettare secoli che finisca, ma puoi mettere tutti i canali che vuoi e tralasciare lo switch (per avere 7 gg di EPG).

Prova a rifare con calma e vedrai che funzionerà anche a te! Immagine
Rispondi