Sky Epg Grabber (Italy) (1 Viewer)

framura

New Member
January 23, 2008
2
0
Ottimo programma ma sarebbe molto utile (perlomeno a me) che potesse gestire anche il formato delle date americano (per intenderci mese/giorno/anno).

Con questo formato infatti ottengo:
SkyEPGGrabber.exe --addstoptime
Grabbing EPG for 7 day(s)
Error getting EPG: String was not recognized as a valid DateTime.

Che ne dite?

Ciao e grazie ancora per lo splendido programma.

Hai windows in inglese? Questa proprio non l'avevo prevista...

Vedrò cosa posso fare.

Bye,
Nephilim

Si, ho Windows in inglese e francamente preferisco cosi' anche per abitudine sul lavoro. Comunque non e' che sia un problema cosi' serio, ho dovuto semplicemente cambiare il settings delle date.

Ciao e :D
 

mamachan

MP Donator
  • Premium Supporter
  • September 25, 2006
    724
    48
    Home Country
    Italy Italy
    Funziona fantasticamente, grazie:D
    L'unico dubbio che ho: ieri sera ho lanciato il grabber e non mi ha scaricato la guida di All Music e MTV.
    E' possibile che non fosse disponibile la programmazione di questi 2 canali??

    ciao
    massimo
     

    spinmar

    Portal Pro
    January 25, 2007
    84
    0
    Home Country
    Italy Italy
    Ragazzi è perfetto. :D
    L'ho provato stamani ed ha scaricato la guida di 7 giorni benissimo.
    Veloce, preciso e senza errori.
    Grazie
     

    Nephilim

    Extension Developer
    February 8, 2007
    805
    499
    Home Country
    Italy Italy
    Funziona fantasticamente, grazie:D
    L'unico dubbio che ho: ieri sera ho lanciato il grabber e non mi ha scaricato la guida di All Music e MTV.
    E' possibile che non fosse disponibile la programmazione di questi 2 canali??

    ciao
    massimo

    Per All Music la guida è assente anche sul sito di Sky.
    Per MTV prova a riscaricare la guida.

    Bye,
    Nephilim
     

    xavier

    MP Donator
  • Premium Supporter
  • December 12, 2004
    121
    17
    Venice
    Home Country
    Italy Italy
    New version again...

    - Fixed handling of two digit seasons number
    - Fixed stop time (last day has the same behaviour; so if you download 7 days epg, update it after 6 days and so on...)
    - Minor bugs fix.

    In this last version have added a... undocumented function to manage some italian TVseries in two or more parts! :eek:

    <programme start="20080131211500 +0100" channel="899">
    <title lang="it">Don Matteo 6</title>
    <sub-title lang="it">La Minicubista</sub-title>
    <desc lang="it">All'uscita da una discoteca, un giovane viene travolto da una moto. Don Matteo indaga sull'accaduto, scoprendo che alcune ragazzine lavorano come minicubiste.</desc>
    <episode-num system="xmltv_ns">6.3.1/2</episode-num>
    <category lang="it">Sit Com</category>
    <category lang="it">Intrattenimento</category>
    </programme>


    To this point I want to give a modest contribution admitting a brief documentation.

    To this moment :) the known switches are:

    Code:
    --configure      : build the file 'channel.xml'. Modify it to choose the channels to download.
    --days d          : number of day to download.
    --output file     : if not specified will use 'tvguide.xml'
    --subtitle         : handle 'sub-title' tag. If --extrainfo is set the tag is stripped out to minimal necessary info.
    --extrainfo       : handle 'credits' and 'episode-num' tags
    --addstoptime  : add the 'stop' parameter in the 'programme' tag (for DVBViewer users)
    --base1           : add +1 at 'season-num' and 'episode-num' tags (for MP users)


    My suggested MP command line is:

    Code:
    SkyEPGGrabber.exe --subtitle --extrainfo --base1


    My suggested TV Series template (from Configuration.exe, Television -> Recording -> Custom Paths and Filenames) is:

    Code:
    %title%\Season %series%\%title%[.S%series%][xE%episode%][.%part%].%name%


    King regards,
    xavier.
     

    robyf

    Retired Team Member
  • Premium Supporter
  • June 20, 2005
    1,076
    278
    52
    Bolzano
    Home Country
    Italy Italy
    I've tried the tool... first:

    skyepggrabber --configure

    then

    skyepggrabber --subtitle -- extrainfo --base1

    but I get the following error:

    skyepggrabber --subtitle --extrainfo --base1
    Grabbing EPG for 7 day(s)
    Error getting EPG: La lunghezza non può essere minore di zero.
    Nome parametro: length

    Robyf
     

    JxFreeman

    New Member
    January 31, 2008
    4
    1
    NephilimDM,

    il programma è fantastico, mai si è visto un grabber così veloce.

    Ho notato però un baco: se hai Windows con le impostazioni Inglesi (formato data) ed esegui il download della guida lui ti mette le date nel formato yyyyddmmhhmmss mentre dovrebbe essere comunque yyyymmddhhmmss a prescindere dal formato della data. Se l'impostazione è Italiana allora funziona ok, con il mese prima del giorno.

    Complimenti ancora e grazie per l'ottimo programma!
     

    Nephilim

    Extension Developer
    February 8, 2007
    805
    499
    Home Country
    Italy Italy
    New version.

    - Fixed handling of dates in non-italian systems.

    Bye,
    Nephilim
     

    Users who are viewing this thread

    Top Bottom