You are here

[LINUX]: [ERROR] FATAL UNHANDLED EXCEPTION: System.TypeLoadException: A type load exception has occurred.

7 posts / 0 new
Last post
Habibie
Offline
Joined: 7 years
Last seen: 6 years
[LINUX]: [ERROR] FATAL UNHANDLED EXCEPTION: System.TypeLoadException: A type load exception has occurred.

I just downloaded the Linux version and followed the instruction on how to install webgrab++. Unfortunately, when I tried to run exe/WebGrab+Plus.exe, mono gives some errors as shown below. Has anyone encountered such a problem and know a solution to it?

[debian@debian:/home/debian/Downloads/WebGrab+PlusV1.1.1LINUX 151%] ~ mono exe/WebGrab+Plus.exe /home/debian/Downloads/WebGrab+PlusV1.1.1LINUX

Unhandled Exception: System.TypeLoadException: A type load exception has occurred.
[ERROR] FATAL UNHANDLED EXCEPTION: System.TypeLoadException: A type load exception has occurred.
[debian@debian:/home/debian/Downloads/WebGrab+PlusV1.1.1LINUX 152%] ~

Habibie
Offline
Joined: 7 years
Last seen: 6 years
Blackbear199 wrote:

googling that error seems to point to missing dependencies,one solution i read was to install monodevelop.

Thank you. I went ahead to install mono-devel (debian Wheezy distro) and now it gives the following error message:

[debian@debian:/home/debian/Downloads/WebGrab+PlusV1.1.1LINUX 255%] ~ mono exe/WebGrab+Plus.exe /opt/google/src/debian/Downloads/WebGrab+PlusV1.1.1LINUX/
    WebGrab+Plus/w MDB & REX Postprocess -- version 1.1.1/18 -- Jan van Straaten

many thanks to Paul Weterings, whose WebGrab was a great inspiration
----------------------------------------------------------------------

File /home/debian/Downloads/WebGrab+PlusV1.1.1LINUX/guide.xml not found, creating a new one .. 

Unhandled Exception: System.NullReferenceException: Object reference not set to an instance of an object
  at WebGrab.XmlSource..ctor (WebGrab.Config config, WebGrab.Utils utils) [0x00000] in <filename unknown>:0 
  at WebGrab.Program.Main (System.String[] args) [0x00000] in <filename unknown>:0 
[ERROR] FATAL UNHANDLED EXCEPTION: System.NullReferenceException: Object reference not set to an instance of an object
  at WebGrab.XmlSource..ctor (WebGrab.Config config, WebGrab.Utils utils) [0x00000] in <filename unknown>:0 
  at WebGrab.Program.Main (System.String[] args) [0x00000] in <filename unknown>:0 
1.012u+0.036s=0:01.03e(100.9%) TDSavg=0k+0k+0k max=16368k 0+8io 0pf+0sw 
[debian@debian:/home/debian/Downloads/WebGrab+PlusV1.1.1LINUX 256%] ~

Habibie
Offline
Joined: 7 years
Last seen: 6 years

OK and just downloaded/upgraded to v1.57 and now getting something as shown below. I apologize for not knowing anything much about this WebGrab++ and am still perusing the Documentation/Documentation.V1.1.1.pdf to learn. Ultimately, what I want is to be able to generate my own custom.xml file for use with Regenegades TV EPG.

[debian@debian:/home/debian/Downloads/WebGrab+PlusV1.1.1LINUX 277%] ~ mono exe/WebGrab+Plus.exe /opt/google/src/debian/Downloads/WebGrab+PlusV1.1.1LINUX/

             WebGrab+Plus/w MDB & REX Postprocess -- version  V1.57

                                Jan van Straaten
                             Francis De Paemeleere

            thanks to Paul Weterings and all the contributing users
--------------------------------------------------------------------------------

Job started at 08/09/2016 15:30:55
timezone=UTC+10:00 mapped with timezone_id "Pacific/Guam"
found: /home/debian/Downloads/WebGrab+PlusV1.1.1LINUX/yourtv.com.au.ini -- Revision Unknown
timezone=UTC+01:00 mapped with timezone_id "Europe/Paris"
found: /home/debian/Downloads/WebGrab+PlusV1.1.1LINUX/tv-guide.upc.at.ini -- Revision Unknown
timezone=UTC+01:00 mapped with timezone_id "Europe/Paris"
found: /home/debian/Downloads/WebGrab+PlusV1.1.1LINUX/yelo.be.ini -- Revision Unknown
timezone=UTC+01:00 mapped with timezone_id "Europe/Paris"
found: /home/debian/Downloads/WebGrab+PlusV1.1.1LINUX/mijn-tv-gids.be.ini -- Revision Unknown
timezone=UTC+01:00 mapped with timezone_id "Europe/Paris"
found: /home/debian/Downloads/WebGrab+PlusV1.1.1LINUX/mon-programme-tv.be.ini -- Revision Unknown
timezone=UTC+01:00 mapped with timezone_id "Europe/Paris"

found: /home/debian/Downloads/WebGrab+PlusV1.1.1LINUX/humo.be.ini -- Revision Unknown
timezone=UTC+01:00 mapped with timezone_id "Europe/Paris"
found: /home/debian/Downloads/WebGrab+PlusV1.1.1LINUX/zita.be.ini -- Revision Unknown
Job finished at 08/09/2016 15:30:55 done in 0s
Unhandled Exception

Unable to find the siteini: mobistartv.be.ini.
Looked in:
/home/debian/Downloads/WebGrab+PlusV1.1.1LINUX
/home/debian/Downloads/WebGrab+PlusV1.1.1LINUX/siteini.user (+ subfolders max.depth = 6)
/home/debian/Downloads/WebGrab+PlusV1.1.1LINUX/siteini.pack (+ subfolders max.depth = 6)

  at WG.Common.Utils.LocateIni (System.String Folder, System.String site) [0x00000] in <filename unknown>:0
  at WGconsole.Config..ctor (System.String ConfigurationFilePath) [0x00000] in <filename unknown>:0
For detailed info, see log file /home/debian/Downloads/WebGrab+PlusV1.1.1LINUX/WebGrab++.log.txt
Execution stopped
[debian@debian:/home/debian/Downloads/WebGrab+PlusV1.1.1LINUX 278%] ~

Habibie
Offline
Joined: 7 years
Last seen: 6 years
Blackbear199 wrote:

you need to get the the latest sineini pack from the downloads page.

OK and downloaded the SiteIniPack_current.zip and extracted to the root directory of WebGrab+PlusV1.1.1LINUX, replaced the ini files with the ones from SiteIniPack_current.zip, and the problem persists, i.e. still show this Unable to find the siteini: mobistartv.be.ini.error message. The SiteIniPack_current.zip does not contain mobistartv.be.ini file, unfortunately.

Habibie
Offline
Joined: 7 years
Last seen: 6 years

Yes and you are right. I use the default WebGrab++.config.xml file. After your above explanation, I started fixing a lot of error messages related to wrong cultureinfo. Anyway, it looks like mono now runs ok as shown below.

[debian@debian:/home/debian/Downloads/WebGrab+PlusV1.1.1LINUX 454%] ~ mono exe/WebGrab+Plus.exe /home/debian/Downloads/WebGrab+PlusV1.1.1LINUX/
             WebGrab+Plus/w MDB & REX Postprocess -- version  V1.57             

                                Jan van Straaten                                
                             Francis De Paemeleere                              

            thanks to Paul Weterings and all the contributing users             
--------------------------------------------------------------------------------

Job started at 08/09/2016 21:44:39
timezone=UTC+10:00 mapped with timezone_id "Pacific/Guam"
found: /home/debian/Downloads/WebGrab+PlusV1.1.1LINUX/yourtv.com.au.ini -- Revision 03
timezone=UTC+01:00 mapped with timezone_id "Europe/Paris"
found: /home/debian/Downloads/WebGrab+PlusV1.1.1LINUX/tv-guide.upc.at.ini -- Revision Unknown
timezone=UTC+01:00 mapped with timezone_id "Europe/Paris"
found: /home/debian/Downloads/WebGrab+PlusV1.1.1LINUX/yelo.be.ini -- Revision Unknown
timezone=UTC+01:00 mapped with timezone_id "Europe/Paris"
found: /home/debian/Downloads/WebGrab+PlusV1.1.1LINUX/mijn-tv-gids.be.ini -- Revision 04
timezone=UTC+01:00 mapped with timezone_id "Europe/Paris"
found: /home/debian/Downloads/WebGrab+PlusV1.1.1LINUX/mon-programme-tv.be.ini -- Revision 01
timezone=UTC+01:00 mapped with timezone_id "Europe/Paris"
found: /home/debian/Downloads/WebGrab+PlusV1.1.1LINUX/moustique.be.ini -- Revision 00
found: /home/debian/Downloads/WebGrab+PlusV1.1.1LINUX/humo.be.ini -- Revision 04
timezone=UTC+01:00 mapped with timezone_id "Europe/Paris"
found: /home/debian/Downloads/WebGrab+PlusV1.1.1LINUX/zita.be.ini -- Revision 02
timezone=UTC+01:00 mapped with timezone_id "Europe/Paris"
found: /home/debian/Downloads/WebGrab+PlusV1.1.1LINUX/m.tvprofil.net.ini -- Revision Unknown
timezone=UTC-03:00 mapped with timezone_id "America/Argentina/Buenos_Aires"
found: /home/debian/Downloads/WebGrab+PlusV1.1.1LINUX/hagah.com.br.net.ini -- Revision Unknown
timezone=UTC-03:00 mapped with timezone_id "America/Argentina/Buenos_Aires"
found: /home/debian/Downloads/WebGrab+PlusV1.1.1LINUX/tvmagazine.com.br.ini -- Revision Unknown
timezone=UTC-03:00 mapped with timezone_id "America/Argentina/Buenos_Aires"
found: /home/debian/Downloads/WebGrab+PlusV1.1.1LINUX/sky.com.br.ini -- Revision Unknown
timezone=UTC+01:00 mapped with timezone_id "Europe/Paris"
found: /home/debian/Downloads/WebGrab+PlusV1.1.1LINUX/port.hr.ini -- Revision Unknown
timezone=UTC+01:00 mapped with timezone_id "Europe/Paris"
found: /home/debian/Downloads/WebGrab+PlusV1.1.1LINUX/mojtv.hr.ini -- Revision Unknown
timezone=UTC+01:00 mapped with timezone_id "Europe/Paris"
found: /home/debian/Downloads/WebGrab+PlusV1.1.1LINUX/port.cz.ini -- Revision Unknown
timezone=UTC+01:00 mapped with timezone_id "Europe/Paris"
found: /home/debian/Downloads/WebGrab+PlusV1.1.1LINUX/tvguide.dk.ini -- Revision Unknown
timezone=UTC+01:00 mapped with timezone_id "Europe/Paris"
found: /home/debian/Downloads/WebGrab+PlusV1.1.1LINUX/ontv.dk.ini -- Revision Unknown
timezone=UTC+01:00 mapped with timezone_id "Europe/Paris"
found: /home/debian/Downloads/WebGrab+PlusV1.1.1LINUX/tvtid.tv2.dk.ini -- Revision Unknown
timezone=UTC+02:00 mapped with timezone_id "Europe/Athens"
found: /home/debian/Downloads/WebGrab+PlusV1.1.1LINUX/telvis.fi.ini -- Revision Unknown
timezone=UTC+01:00 mapped with timezone_id "Europe/Paris"
found: /home/debian/Downloads/WebGrab+PlusV1.1.1LINUX/telerama.fr.ini -- Revision Unknown
timezone=UTC+01:00 mapped with timezone_id "Europe/Paris"
found: /home/debian/Downloads/WebGrab+PlusV1.1.1LINUX/tvtv.fr.ini -- Revision Unknown
timezone=UTC+01:00 mapped with timezone_id "Europe/Paris"
found: /home/debian/Downloads/WebGrab+PlusV1.1.1LINUX/skysiertv.com.ini -- Revision Unknown
timezone=UTC+01:00 mapped with timezone_id "Europe/Paris"
found: /home/debian/Downloads/WebGrab+PlusV1.1.1LINUX/fr.tv.yahoo.com.ini -- Revision Unknown
timezone=UTC+01:00 mapped with timezone_id "Europe/Paris"
found: /home/debian/Downloads/WebGrab+PlusV1.1.1LINUX/tv.voila.fr.ini -- Revision Unknown
timezone=UTC+01:00 mapped with timezone_id "Europe/Paris"
found: /home/debian/Downloads/WebGrab+PlusV1.1.1LINUX/canalsat.fr.ini -- Revision Unknown
timezone=UTC+01:00 mapped with timezone_id "Europe/Paris"
found: /home/debian/Downloads/WebGrab+PlusV1.1.1LINUX/tvtv.de.ini -- Revision Unknown
timezone=UTC+01:00 mapped with timezone_id "Europe/Paris"
found: /home/debian/Downloads/WebGrab+PlusV1.1.1LINUX/tvtoday.de.ini -- Revision Unknown
timezone=UTC+01:00 mapped with timezone_id "Europe/Paris"
found: /home/debian/Downloads/WebGrab+PlusV1.1.1LINUX/tvinfo.de.ini -- Revision Unknown
timezone=UTC+01:00 mapped with timezone_id "Europe/Paris"
found: /home/debian/Downloads/WebGrab+PlusV1.1.1LINUX/siteini.pack/Germany/tvspielfilm.de.ini -- Revision 05
timezone=UTC+02:00 mapped with timezone_id "Europe/Athens"
found: /home/debian/Downloads/WebGrab+PlusV1.1.1LINUX/nova.gr.ini -- Revision Unknown
timezone=UTC+02:00 mapped with timezone_id "Europe/Athens"
found: /home/debian/Downloads/WebGrab+PlusV1.1.1LINUX/ishow.gr.ini -- Revision Unknown
timezone=UTC+02:00 mapped with timezone_id "Europe/Athens"
found: /home/debian/Downloads/WebGrab+PlusV1.1.1LINUX/902.gr.ini -- Revision Unknown
timezone=UTC+02:00 mapped with timezone_id "Europe/Athens"
found: /home/debian/Downloads/WebGrab+PlusV1.1.1LINUX/blueskytv.gr.ini -- Revision Unknown
timezone=UTC+02:00 mapped with timezone_id "Europe/Athens"
found: /home/debian/Downloads/WebGrab+PlusV1.1.1LINUX/cybc.com.cy.ini -- Revision Unknown
timezone=UTC+02:00 mapped with timezone_id "Europe/Athens"
found: /home/debian/Downloads/WebGrab+PlusV1.1.1LINUX/palo.gr.ini -- Revision Unknown
timezone=UTC+02:00 mapped with timezone_id "Europe/Athens"
found: /home/debian/Downloads/WebGrab+PlusV1.1.1LINUX/sunnychannel.tv.ini -- Revision Unknown
timezone=UTC+02:00 mapped with timezone_id "Europe/Athens"
found: /home/debian/Downloads/WebGrab+PlusV1.1.1LINUX/tv.pathfinder.gr.ini -- Revision Unknown
timezone=UTC+08:00 mapped with timezone_id "Asia/Shanghai"
found: /home/debian/Downloads/WebGrab+PlusV1.1.1LINUX/epg.i-cable.com.ini -- Revision Unknown
timezone=UTC+01:00 mapped with timezone_id "Europe/Paris"
found: /home/debian/Downloads/WebGrab+PlusV1.1.1LINUX/port.hu.ini -- Revision Unknown
timezone=UTC+01:00 mapped with timezone_id "Europe/Paris"
found: /home/debian/Downloads/WebGrab+PlusV1.1.1LINUX/tavrogzito.upc.hu.ini -- Revision Unknown
timezone=UTC+01:00 mapped with timezone_id "Europe/Paris"
found: /home/debian/Downloads/WebGrab+PlusV1.1.1LINUX/musor.tv.ini -- Revision Unknown
timezone=UTC+00:00 mapped with timezone_id "Atlantic/Canary"
found: /home/debian/Downloads/WebGrab+PlusV1.1.1LINUX/skjarinn.is.ini -- Revision Unknown
timezone=UTC+00:00 mapped with timezone_id "Atlantic/Canary"
found: /home/debian/Downloads/WebGrab+PlusV1.1.1LINUX/stod2.is.ini -- Revision Unknown
timezone=UTC+00:00 mapped with timezone_id "Atlantic/Canary"
found: /home/debian/Downloads/WebGrab+PlusV1.1.1LINUX/vodafone.is.ini -- Revision Unknown
timezone=UTC+01:00 mapped with timezone_id "Europe/Paris"
found: /home/debian/Downloads/WebGrab+PlusV1.1.1LINUX/tv-guide.upc.ie.ini -- Revision Unknown
timezone=UTC+00:00 mapped with timezone_id "Atlantic/Canary"
found: /home/debian/Downloads/WebGrab+PlusV1.1.1LINUX/entertainment.ie.ini -- Revision Unknown
timezone=UTC+02:00 mapped with timezone_id "Europe/Athens"
found: /home/debian/Downloads/WebGrab+PlusV1.1.1LINUX/tv.walla.co.il.ini -- Revision Unknown
timezone=UTC+02:00 mapped with timezone_id "Europe/Athens"
found: /home/debian/Downloads/WebGrab+PlusV1.1.1LINUX/isramedia.net.ini -- Revision Unknown
timezone=UTC+01:00 mapped with timezone_id "Europe/Paris"
found: /home/debian/Downloads/WebGrab+PlusV1.1.1LINUX/it.tv.yahoo.com.ini -- Revision Unknown
timezone=UTC+01:00 mapped with timezone_id "Europe/Paris"
found: /home/debian/Downloads/WebGrab+PlusV1.1.1LINUX/my.movies.it.ini -- Revision Unknown
timezone=UTC+01:00 mapped with timezone_id "Europe/Paris"
found: /home/debian/Downloads/WebGrab+PlusV1.1.1LINUX/tv.zam.it.ini -- Revision Unknown
timezone=UTC+01:00 mapped with timezone_id "Europe/Paris"
found: /home/debian/Downloads/WebGrab+PlusV1.1.1LINUX/guidatv.sky.it.ini -- Revision Unknown
timezone=UTC+01:00 mapped with timezone_id "Europe/Paris"
found: /home/debian/Downloads/WebGrab+PlusV1.1.1LINUX/rai.it.ini -- Revision Unknown
timezone=UTC+00:00 mapped with timezone_id "Atlantic/Canary"
found: /home/debian/Downloads/WebGrab+PlusV1.1.1LINUX/tv24.lt.ini -- Revision Unknown
timezone=UTC+01:00 mapped with timezone_id "Europe/Paris"
found: /home/debian/Downloads/WebGrab+PlusV1.1.1LINUX/tvgids.nl.ini -- Revision Unknown
timezone=UTC+01:00 mapped with timezone_id "Europe/Paris"
found: /home/debian/Downloads/WebGrab+PlusV1.1.1LINUX/gids.publiekeomroep.nl.ini -- Revision Unknown
timezone=UTC+01:00 mapped with timezone_id "Europe/Paris"
found: /home/debian/Downloads/WebGrab+PlusV1.1.1LINUX/tvtv.nl.ini -- Revision Unknown
timezone=UTC+01:00 mapped with timezone_id "Europe/Paris"
grabengine switch in siteini, not supported anymore!
found: /home/debian/Downloads/WebGrab+PlusV1.1.1LINUX/film1.nl.ini -- Revision Unknown
timezone=UTC+01:00 mapped with timezone_id "Europe/Paris"
grabengine switch in siteini, not supported anymore!
found: /home/debian/Downloads/WebGrab+PlusV1.1.1LINUX/sport1.nl.ini -- Revision Unknown
timezone=UTC+01:00 mapped with timezone_id "Europe/Paris"
found: /home/debian/Downloads/WebGrab+PlusV1.1.1LINUX/disney.nl.ini -- Revision Unknown
timezone=UTC+01:00 mapped with timezone_id "Europe/Paris"
found: /home/debian/Downloads/WebGrab+PlusV1.1.1LINUX/tvgids.upc.nl.ini -- Revision Unknown
timezone=UTC+13:00 mapped with timezone_id "Pacific/Enderbury"
found: /home/debian/Downloads/WebGrab+PlusV1.1.1LINUX/nz.entertainment.yahoo.com.ini -- Revision Unknown
timezone=UTC+01:00 mapped with timezone_id "Europe/Paris"
found: /home/debian/Downloads/WebGrab+PlusV1.1.1LINUX/sol.no.ini -- Revision Unknown
timezone=UTC+01:00 mapped with timezone_id "Europe/Paris"
found: /home/debian/Downloads/WebGrab+PlusV1.1.1LINUX/vg.no.ini -- Revision Unknown
timezone=UTC+01:00 mapped with timezone_id "Europe/Paris"
found: /home/debian/Downloads/WebGrab+PlusV1.1.1LINUX/programtv.interia.pl.ini -- Revision Unknown
timezone=UTC+01:00 mapped with timezone_id "Europe/Paris"
found: /home/debian/Downloads/WebGrab+PlusV1.1.1LINUX/tv.wp.pl.ini -- Revision Unknown
timezone=UTC+01:00 mapped with timezone_id "Europe/Paris"
found: /home/debian/Downloads/WebGrab+PlusV1.1.1LINUX/teleman.pl.ini -- Revision Unknown
timezone=UTC+01:00 mapped with timezone_id "Europe/Paris"
found: /home/debian/Downloads/WebGrab+PlusV1.1.1LINUX/nagrywanie.upc.pl.ini -- Revision Unknown
timezone=UTC+00:00 mapped with timezone_id "Atlantic/Canary"
found: /home/debian/Downloads/WebGrab+PlusV1.1.1LINUX/meo.pt.ini -- Revision Unknown
timezone=UTC+00:00 mapped with timezone_id "Atlantic/Canary"
found: /home/debian/Downloads/WebGrab+PlusV1.1.1LINUX/portalnacional.com.pt.ini -- Revision Unknown
timezone=UTC+00:00 mapped with timezone_id "Atlantic/Canary"
found: /home/debian/Downloads/WebGrab+PlusV1.1.1LINUX/zon.pt.ini -- Revision Unknown
timezone=UTC+00:00 mapped with timezone_id "Atlantic/Canary"
found: /home/debian/Downloads/WebGrab+PlusV1.1.1LINUX/cabovisao.pt.ini -- Revision Unknown
timezone=UTC+02:00 mapped with timezone_id "Europe/Athens"
found: /home/debian/Downloads/WebGrab+PlusV1.1.1LINUX/port.ro.ini -- Revision Unknown
timezone=UTC+02:00 mapped with timezone_id "Europe/Athens"
found: /home/debian/Downloads/WebGrab+PlusV1.1.1LINUX/program24.ro.ini -- Revision Unknown
timezone=UTC+02:00 mapped with timezone_id "Europe/Athens"
found: /home/debian/Downloads/WebGrab+PlusV1.1.1LINUX/roportal.ro.ini -- Revision Unknown
timezone=UTC+01:00 mapped with timezone_id "Europe/Paris"
found: /home/debian/Downloads/WebGrab+PlusV1.1.1LINUX/port.rs.ini -- Revision Unknown
timezone=UTC+01:00 mapped with timezone_id "Europe/Paris"
found: /home/debian/Downloads/WebGrab+PlusV1.1.1LINUX/rts.rs.ini -- Revision Unknown
timezone=UTC+08:00 mapped with timezone_id "Asia/Shanghai"
found: /home/debian/Downloads/WebGrab+PlusV1.1.1LINUX/starhub.com.en.ini -- Revision Unknown
timezone=UTC+08:00 mapped with timezone_id "Asia/Shanghai"
found: /home/debian/Downloads/WebGrab+PlusV1.1.1LINUX/starhub.com.zh.ini -- Revision Unknown
timezone=UTC+08:00 mapped with timezone_id "Asia/Shanghai"
found: /home/debian/Downloads/WebGrab+PlusV1.1.1LINUX/entertainment.xin.msn.com.ini -- Revision Unknown
timezone=UTC+01:00 mapped with timezone_id "Europe/Paris"
found: /home/debian/Downloads/WebGrab+PlusV1.1.1LINUX/port.sk.ini -- Revision Unknown
timezone=UTC+01:00 mapped with timezone_id "Europe/Paris"
found: /home/debian/Downloads/WebGrab+PlusV1.1.1LINUX/mojportal.si.ini -- Revision Unknown
timezone=UTC+01:00 mapped with timezone_id "Europe/Paris"
found: /home/debian/Downloads/WebGrab+PlusV1.1.1LINUX/siol.net.ini -- Revision Unknown
timezone=UTC+01:00 mapped with timezone_id "Europe/Paris"
found: /home/debian/Downloads/WebGrab+PlusV1.1.1LINUX/rtvslo.si.ini -- Revision Unknown
timezone=UTC+02:00 mapped with timezone_id "Europe/Athens"
found: /home/debian/Downloads/WebGrab+PlusV1.1.1LINUX/toptv.co.za.ini -- Revision Unknown
timezone=UTC+00:00 mapped with timezone_id "Atlantic/Canary"
found: /home/debian/Downloads/WebGrab+PlusV1.1.1LINUX/dstv.com.ini -- Revision Unknown
timezone=UTC+01:00 mapped with timezone_id "Europe/Paris"
found: /home/debian/Downloads/WebGrab+PlusV1.1.1LINUX/laguiatv.com.ini -- Revision Unknown
timezone=UTC+01:00 mapped with timezone_id "Europe/Paris"
found: /home/debian/Downloads/WebGrab+PlusV1.1.1LINUX/sincroguia.tv.ini -- Revision Unknown
timezone=UTC+01:00 mapped with timezone_id "Europe/Paris"
found: /home/debian/Downloads/WebGrab+PlusV1.1.1LINUX/canalplus.es.ini -- Revision Unknown
timezone=UTC+01:00 mapped with timezone_id "Europe/Paris"
found: /home/debian/Downloads/WebGrab+PlusV1.1.1LINUX/tvtv.es.ini -- Revision Unknown
timezone=UTC+01:00 mapped with timezone_id "Europe/Paris"
found: /home/debian/Downloads/WebGrab+PlusV1.1.1LINUX/elmundo.es.ini -- Revision Unknown
timezone=UTC+01:00 mapped with timezone_id "Europe/Paris"
found: /home/debian/Downloads/WebGrab+PlusV1.1.1LINUX/canalgasteiz.com.ini -- Revision Unknown
timezone=UTC+01:00 mapped with timezone_id "Europe/Paris"
found: /home/debian/Downloads/WebGrab+PlusV1.1.1LINUX/hamaika.tv.ini -- Revision Unknown
timezone=UTC+01:00 mapped with timezone_id "Europe/Paris"
found: /home/debian/Downloads/WebGrab+PlusV1.1.1LINUX/eitb.com.ini -- Revision Unknown
timezone=UTC+01:00 mapped with timezone_id "Europe/Paris"
found: /home/debian/Downloads/WebGrab+PlusV1.1.1LINUX/axn.es.ini -- Revision Unknown
timezone=UTC+01:00 mapped with timezone_id "Europe/Paris"
found: /home/debian/Downloads/WebGrab+PlusV1.1.1LINUX/calle13.es.ini -- Revision Unknown
timezone=UTC+01:00 mapped with timezone_id "Europe/Paris"
found: /home/debian/Downloads/WebGrab+PlusV1.1.1LINUX/syfy.es.ini -- Revision Unknown
timezone=UTC+01:00 mapped with timezone_id "Europe/Paris"
found: /home/debian/Downloads/WebGrab+PlusV1.1.1LINUX/paramountchannel.es.ini -- Revision Unknown
timezone=UTC+01:00 mapped with timezone_id "Europe/Paris"
found: /home/debian/Downloads/WebGrab+PlusV1.1.1LINUX/dagenstv.com.ini -- Revision Unknown
timezone=UTC+01:00 mapped with timezone_id "Europe/Paris"
found: /home/debian/Downloads/WebGrab+PlusV1.1.1LINUX/svt.se.ini -- Revision Unknown
timezone=UTC+00:00 mapped with timezone_id "Atlantic/Canary"
found: /home/debian/Downloads/WebGrab+PlusV1.1.1LINUX/tv.nu.ini -- Revision Unknown
timezone=UTC+01:00 mapped with timezone_id "Europe/Paris"
found: /home/debian/Downloads/WebGrab+PlusV1.1.1LINUX/ontv.se.ini -- Revision Unknown
timezone=UTC+01:00 mapped with timezone_id "Europe/Paris"
found: /home/debian/Downloads/WebGrab+PlusV1.1.1LINUX/teleboy.ch.ini -- Revision Unknown
timezone=UTC+01:00 mapped with timezone_id "Europe/Paris"
found: /home/debian/Downloads/WebGrab+PlusV1.1.1LINUX/tvtv.ch.ini -- Revision Unknown
timezone=UTC+02:00 mapped with timezone_id "Europe/Athens"
found: /home/debian/Downloads/WebGrab+PlusV1.1.1LINUX/digiturk.com.tr.ini -- Revision Unknown
timezone=UTC+00:00 mapped with timezone_id "Atlantic/Canary"
found: /home/debian/Downloads/WebGrab+PlusV1.1.1LINUX/tvguide.co.uk.ini -- Revision Unknown
timezone=UTC+00:00 mapped with timezone_id "Atlantic/Canary"
found: /home/debian/Downloads/WebGrab+PlusV1.1.1LINUX/radiotimes.com.ini -- Revision Unknown
timezone=UTC+00:00 mapped with timezone_id "Atlantic/Canary"
found: /home/debian/Downloads/WebGrab+PlusV1.1.1LINUX/radiotimes.com.index-only.ini -- Revision Unknown
timezone=UTC+00:00 mapped with timezone_id "Atlantic/Canary"
found: /home/debian/Downloads/WebGrab+PlusV1.1.1LINUX/tvtv.co.uk.ini -- Revision Unknown
timezone=UTC+00:00 mapped with timezone_id "Atlantic/Canary"
found: /home/debian/Downloads/WebGrab+PlusV1.1.1LINUX/bfbs.com.ini -- Revision Unknown
timezone=UTC+00:00 mapped with timezone_id "Atlantic/Canary"
found: /home/debian/Downloads/WebGrab+PlusV1.1.1LINUX/mydigiguide.com.ini -- Revision Unknown
timezone=UTC+00:00 mapped with timezone_id "Atlantic/Canary"
found: /home/debian/Downloads/WebGrab+PlusV1.1.1LINUX/uk-tvgenius.com.ini -- Revision Unknown
timezone=UTC+00:00 mapped with timezone_id "Atlantic/Canary"
found: /home/debian/Downloads/WebGrab+PlusV1.1.1LINUX/uk-sky.com.ini -- Revision Unknown
timezone=UTC-04:00 mapped with timezone_id "America/Halifax"
found: /home/debian/Downloads/WebGrab+PlusV1.1.1LINUX/directv.com.ini -- Revision Unknown
timezone=UTC+00:00 mapped with timezone_id "Atlantic/Canary"
found: /home/debian/Downloads/WebGrab+PlusV1.1.1LINUX/osnetwork.com.ini -- Revision Unknown
timezone=UTC+00:00 mapped with timezone_id "Atlantic/Canary"
found: /home/debian/Downloads/WebGrab+PlusV1.1.1LINUX/yourdiscovery.com.ini -- Revision Unknown
timezone=UTC-05:00 mapped with timezone_id "US/Eastern"
found: /home/debian/Downloads/WebGrab+PlusV1.1.1LINUX/tvguide.com.National-Eastern.ini -- Revision Unknown
timezone=UTC+00:00 mapped with timezone_id "Atlantic/Canary"
found: /home/debian/Downloads/WebGrab+PlusV1.1.1LINUX/bbc.co.uk.ini -- Revision Unknown
found: /home/debian/Downloads/WebGrab+PlusV1.1.1LINUX/australianetwork.com.ini -- Revision 01
timezone=UTC+10:00 mapped with timezone_id "Pacific/Guam"
found: /home/debian/Downloads/WebGrab+PlusV1.1.1LINUX/radioaustralia.net.au.ini -- Revision Unknown
timezone=UTC+01:00 mapped with timezone_id "Europe/Paris"
found: /home/debian/Downloads/WebGrab+PlusV1.1.1LINUX/lebouquetafricain.com.ini -- Revision Unknown
timezone=UTC+00:00 mapped with timezone_id "Atlantic/Canary"
found: /home/debian/Downloads/WebGrab+PlusV1.1.1LINUX/da-vinci-learning.com.ini -- Revision Unknown
timezone=UTC+00:00 mapped with timezone_id "Atlantic/Canary"
found: /home/debian/Downloads/WebGrab+PlusV1.1.1LINUX/canalplus-afrique.com.mali.ini -- Revision Unknown
timezone=UTC+04:00 mapped with timezone_id "Asia/Dubai"
found: /home/debian/Downloads/WebGrab+PlusV1.1.1LINUX/canalplus-reunion.com.ini -- Revision Unknown
timezone=UTC-05:00 mapped with timezone_id "US/Eastern"
found: /home/debian/Downloads/WebGrab+PlusV1.1.1LINUX/canalplus-caraibes.com.martinique.ini -- Revision Unknown
processing /home/debian/Downloads/WebGrab+PlusV1.1.1LINUX/guide.xml ...
Could find existing channel (xmltv_id=MOVIE EXTRA) in the config file
Could find existing channel (xmltv_id=ORF eins) in the config file
Could find existing channel (xmltv_id=VTM) in the config file
Could find existing channel (xmltv_id=2BE) in the config file
Could find existing channel (xmltv_id=RTBF 1) in the config file
Could find existing channel (xmltv_id=Ketnet) in the config file
Could find existing channel (xmltv_id=één) in the config file
Could find existing channel (xmltv_id=VTM-zeta) in the config file
Could find existing channel (xmltv_id=HTV1-tvprofil) in the config file
Could find existing channel (xmltv_id=Cinemax) in the config file
Could find existing channel (xmltv_id=TV Bahia) in the config file
Could find existing channel (xmltv_id=TV TEM - SÃO JOSÉ DO RIO PRETO) in the config file
Could find existing channel (xmltv_id=TV2) in the config file
Could find existing channel (xmltv_id=HTV1-mojtv) in the config file
Could find existing channel (xmltv_id=ČT1_cz) in the config file
Could find existing channel (xmltv_id=DR1) in the config file
Could find existing channel (xmltv_id=Kanal5.dk) in the config file
Could find existing channel (xmltv_id=DR1-tvtid) in the config file
Could find existing channel (xmltv_id=YLE TV1) in the config file
Could find existing channel (xmltv_id=Canal+ Cinéma) in the config file
Could find existing channel (xmltv_id=TF1) in the config file
Could find existing channel (xmltv_id=France 3 [HD]) in the config file
Could find existing channel (xmltv_id=France 2) in the config file
Could find existing channel (xmltv_id=Canal+Cinéma) in the config file
Could find existing channel (xmltv_id=FRANCE 3 fra) in the config file
Could find existing channel (xmltv_id=Das Erste) in the config file
Could find existing channel (xmltv_id=WDR) in the config file
Could find existing channel (xmltv_id=zdf) in the config file
Could find existing channel (xmltv_id=sixx) in the config file
Could find existing channel (xmltv_id=novacinema1) in the config file
Could find existing channel (xmltv_id=cid=31) in the config file
Could find existing channel (xmltv_id=902tv) in the config file
Could find existing channel (xmltv_id=bluesky) in the config file
Could find existing channel (xmltv_id=rik2) in the config file
Could find existing channel (xmltv_id=et1) in the config file
Could find existing channel (xmltv_id=sunny) in the config file
Could find existing channel (xmltv_id=net-dig) in the config file
Could find existing channel (xmltv_id=HMC 1) in the config file
Could find existing channel (xmltv_id=m1) in the config file
Could find existing channel (xmltv_id=m1-upc) in the config file
Could find existing channel (xmltv_id=FILMBOXEXTRA) in the config file
Could find existing channel (xmltv_id=History Channel) in the config file
Could find existing channel (xmltv_id=Nat Geo Wild) in the config file
Could find existing channel (xmltv_id=STOD2) in the config file
Could find existing channel (xmltv_id=ITV2) in the config file
Could find existing channel (xmltv_id=Commedy) in the config file
Could find existing channel (xmltv_id=Channel 1) in the config file
Could find existing channel (xmltv_id=לוח שידורים ערוץ) in the config file
Could find existing channel (xmltv_id=Rai Uno) in the config file
Could find existing channel (xmltv_id=RaiTre) in the config file
Could find existing channel (xmltv_id=rai movie) in the config file
Could find existing channel (xmltv_id=RaisatCinema.it) in the config file
Could find existing channel (xmltv_id=Rai 1) in the config file
Could find existing channel (xmltv_id=LTV1) in the config file
Could find existing channel (xmltv_id=Nederland 1) in the config file
Could find existing channel (xmltv_id=Nederland 2) in the config file
Could find existing channel (xmltv_id=BVN) in the config file
Could find existing channel (xmltv_id=Film1-action) in the config file
Could find existing channel (xmltv_id=Sport1HD.nl) in the config file
Could find existing channel (xmltv_id=Disney Channel) in the config file
Could find existing channel (xmltv_id=RTL 4) in the config file
Could find existing channel (xmltv_id=TV ONE) in the config file
Could find existing channel (xmltv_id=NRK 1) in the config file
Could find existing channel (xmltv_id=TV1000 Action) in the config file
Could find existing channel (xmltv_id=TVP 1) in the config file
Could find existing channel (xmltv_id=TVP 2) in the config file
Could find existing channel (xmltv_id=CANAL+) in the config file
Could find existing channel (xmltv_id=Polsat) in the config file
Could find existing channel (xmltv_id=RTP1.meo) in the config file
Could find existing channel (xmltv_id=RTP 1.Portal) in the config file
Could find existing channel (xmltv_id=RTP1) in the config file
Could find existing channel (xmltv_id=AXN-cabo) in the config file
Could find existing channel (xmltv_id=Antena 1) in the config file
Could find existing channel (xmltv_id=TVR 2) in the config file
Could find existing channel (xmltv_id=ProTV) in the config file
Could find existing channel (xmltv_id=RTV1) in the config file
Could find existing channel (xmltv_id=RTS Satelit) in the config file
Could find existing channel (xmltv_id=STAR Movies HD) in the config file
Could find existing channel (xmltv_id=STAR Chinese Movies) in the config file
Could find existing channel (xmltv_id=Channel 5) in the config file
Could find existing channel (xmltv_id=ČT1) in the config file
Could find existing channel (xmltv_id=TV Slovenija 2.moj) in the config file
Could find existing channel (xmltv_id=SLO 1) in the config file
Could find existing channel (xmltv_id=TV Slovenija 2.rtv) in the config file
Could find existing channel (xmltv_id=Top One) in the config file
Could find existing channel (xmltv_id=M-Net) in the config file
Could find existing channel (xmltv_id=La 2) in the config file
Could find existing channel (xmltv_id=La1) in the config file
Could find existing channel (xmltv_id=CP) in the config file
Could find existing channel (xmltv_id=Antena 3) in the config file
Could find existing channel (xmltv_id=laSexta) in the config file
Could find existing channel (xmltv_id=Canal Gasteiz) in the config file
Could find existing channel (xmltv_id=Hamaika) in the config file
Could find existing channel (xmltv_id=ETBSAT) in the config file
Could find existing channel (xmltv_id=AXN) in the config file
Could find existing channel (xmltv_id=Calle 13) in the config file
Could find existing channel (xmltv_id=SyFy) in the config file
Could find existing channel (xmltv_id=paramountchannel) in the config file
Could find existing channel (xmltv_id=SVT2) in the config file
Could find existing channel (xmltv_id=SVT1) in the config file
Could find existing channel (xmltv_id=TV3) in the config file
Could find existing channel (xmltv_id=SVT 1) in the config file
Could find existing channel (xmltv_id=SF 1) in the config file
Could find existing channel (xmltv_id=SF zwei) in the config file
Could find existing channel (xmltv_id=Moviemax Family) in the config file
Could find existing channel (xmltv_id=BBC1) in the config file
Could find existing channel (xmltv_id=BBC1_RadioTimes) in the config file
Could find existing channel (xmltv_id=BBC1_index-only) in the config file
Could find existing channel (xmltv_id=BBC One) in the config file
Could find existing channel (xmltv_id=BFBS) in the config file
Could find existing channel (xmltv_id=CBS Drama) in the config file
Could find existing channel (xmltv_id=BBC2) in the config file
Could find existing channel (xmltv_id=Channel 4) in the config file
Could find existing channel (xmltv_id=TMCeHD) in the config file
Could find existing channel (xmltv_id=OSN Movies HD) in the config file
Could find existing channel (xmltv_id=Discovery Channel) in the config file
Could find existing channel (xmltv_id=ABC) in the config file
Could find existing channel (xmltv_id=Hong Kong) in the config file
Could find existing channel (xmltv_id=Singapore) in the config file
Could find existing channel (xmltv_id=asia) in the config file
Could find existing channel (xmltv_id=ortm-mali) in the config file
Could find existing channel (xmltv_id=Da-Vinci.en) in the config file
Could find existing channel (xmltv_id=ACTION-afrique) in the config file
Could find existing channel (xmltv_id=ACTION-reunion) in the config file
Could find existing channel (xmltv_id=ARTE) in the config file
...............................................................................................................................

      i=index  .=same  c=change  g=gab  r=replace  n=new

Group (0) :
update requested for - 125 - out of - 125 - channels for 1 day(s)

(   1/125 ) YOURTV.COM.AU -- chan. (xmltv_id=MOVIE EXTRA) -- skipped .. mode None

(   2/125 ) TV-GUIDE.UPC.AT -- chan. (xmltv_id=ORF eins) -- skipped .. mode None

(   3/125 ) YELO.BE -- chan. (xmltv_id=VTM) -- mode None
cannot find /home/debian/Downloads/WebGrab+PlusV1.1.1LINUX/yelo.cookies.txt !
loadcookie failed! ... cannot update this channel

(   4/125 ) MIJN-TV-GIDS.BE -- chan. (xmltv_id=2BE) -- skipped .. mode None

(   5/125 ) MON-PROGRAMME-TV.BE -- chan. (xmltv_id=RTBF 1) -- skipped .. mode None

(   6/125 ) MOUSTIQUE.BE -- chan. (xmltv_id=Ketnet) -- skipped .. mode None

(   7/125 ) HUMO.BE -- chan. (xmltv_id=één) -- skipped .. mode None

(   8/125 ) ZITA.BE -- chan. (xmltv_id=VTM-zeta) -- skipped .. mode None

(   9/125 ) M.TVPROFIL.NET -- chan. (xmltv_id=HTV1-tvprofil) -- skipped .. mode None

(  10/125 ) HAGAH.COM.BR.NET -- chan. (xmltv_id=Cinemax) -- skipped .. mode None

(  11/125 ) TVMAGAZINE.COM.BR -- chan. (xmltv_id=TV Bahia) -- skipped .. mode None

(  12/125 ) SKY.COM.BR -- chan. (xmltv_id=TV TEM - SÃO JOSÉ DO RIO PRETO) -- skipped .. mode None

(  13/125 ) PORT.HR -- chan. (xmltv_id=TV2) -- skipped .. mode None

(  14/125 ) MOJTV.HR -- chan. (xmltv_id=HTV1-mojtv) -- skipped .. mode None

(  15/125 ) PORT.CZ -- chan. (xmltv_id=ČT1_cz) -- skipped .. mode None

(  16/125 ) TVGUIDE.DK -- chan. (xmltv_id=DR1) -- skipped .. mode None

(  17/125 ) ONTV.DK -- chan. (xmltv_id=Kanal5.dk) -- skipped .. mode None

(  18/125 ) TVTID.TV2.DK -- chan. (xmltv_id=DR1-tvtid) -- skipped .. mode None

(  19/125 ) TELVIS.FI -- chan. (xmltv_id=YLE TV1) -- skipped .. mode None

(  20/125 ) TELERAMA.FR -- chan. (xmltv_id=Canal+ Cinéma) -- skipped .. mode None

(  21/125 ) TVTV.FR -- chan. (xmltv_id=TF1) -- skipped .. mode None

(  22/125 ) SKYSIERTV.COM -- chan. (xmltv_id=France 3 [HD]) -- skipped .. mode None

(  23/125 ) FR.TV.YAHOO.COM -- chan. (xmltv_id=France 2) -- skipped .. mode None

(  24/125 ) TV.VOILA.FR -- chan. (xmltv_id=Canal+Cinéma) -- skipped .. mode None

(  25/125 ) CANALSAT.FR -- chan. (xmltv_id=FRANCE 3 fra) -- skipped .. mode None

(  26/125 ) TVTV.DE -- chan. (xmltv_id=Das Erste) -- skipped .. mode None

(  27/125 ) TVTODAY.DE -- chan. (xmltv_id=WDR) -- skipped .. mode None

(  28/125 ) TVINFO.DE -- chan. (xmltv_id=zdf) -- skipped .. mode None

(  29/125 ) TVSPIELFILM.DE -- chan. (xmltv_id=sixx) -- skipped .. mode None

(  30/125 ) NOVA.GR -- chan. (xmltv_id=novacinema1) -- skipped .. mode None

(  31/125 ) ISHOW.GR -- chan. (xmltv_id=cid=31) -- skipped .. mode None

(  32/125 ) 902.GR -- chan. (xmltv_id=902tv) -- skipped .. mode None

(  33/125 ) BLUESKYTV.GR -- chan. (xmltv_id=bluesky) -- skipped .. mode None

(  34/125 ) CYBC.COM.CY -- chan. (xmltv_id=rik2) -- skipped .. mode None

(  35/125 ) PALO.GR -- chan. (xmltv_id=et1) -- skipped .. mode None

(  36/125 ) SUNNYCHANNEL.TV -- chan. (xmltv_id=sunny) -- skipped .. mode None

(  37/125 ) TV.PATHFINDER.GR -- chan. (xmltv_id=net-dig) -- skipped .. mode None

(  38/125 ) EPG.I-CABLE.COM -- chan. (xmltv_id=HMC 1) -- skipped .. mode None

(  39/125 ) PORT.HU -- chan. (xmltv_id=m1) -- skipped .. mode None

(  40/125 ) TAVROGZITO.UPC.HU -- chan. (xmltv_id=m1-upc) -- skipped .. mode None

(  41/125 ) MUSOR.TV -- chan. (xmltv_id=FILMBOXEXTRA) -- skipped .. mode None

(  42/125 ) SKJARINN.IS -- chan. (xmltv_id=History Channel) -- skipped .. mode None

(  43/125 ) STOD2.IS -- chan. (xmltv_id=Nat Geo Wild) -- skipped .. mode None

(  44/125 ) VODAFONE.IS -- chan. (xmltv_id=STOD2) -- skipped .. mode None

(  45/125 ) TV-GUIDE.UPC.IE -- chan. (xmltv_id=ITV2) -- skipped .. mode None

(  46/125 ) ENTERTAINMENT.IE -- chan. (xmltv_id=Commedy) -- skipped .. mode None

(  47/125 ) TV.WALLA.CO.IL -- chan. (xmltv_id=Channel 1) -- skipped .. mode None

(  48/125 ) ISRAMEDIA.NET -- chan. (xmltv_id=לוח שידורים ערוץ) -- skipped .. mode None

(  49/125 ) IT.TV.YAHOO.COM -- chan. (xmltv_id=Rai Uno) -- skipped .. mode None

(  50/125 ) MY.MOVIES.IT -- chan. (xmltv_id=RaiTre) -- skipped .. mode None

(  51/125 ) TV.ZAM.IT -- chan. (xmltv_id=rai movie) -- skipped .. mode None

(  52/125 ) GUIDATV.SKY.IT -- chan. (xmltv_id=RaisatCinema.it) -- skipped .. mode None

(  53/125 ) RAI.IT -- chan. (xmltv_id=Rai 1) -- skipped .. mode None

(  54/125 ) TV24.LT -- chan. (xmltv_id=LTV1) -- skipped .. mode None

(  55/125 ) TVGIDS.NL -- chan. (xmltv_id=Nederland 1) -- skipped .. mode None

(  56/125 ) GIDS.PUBLIEKEOMROEP.NL -- chan. (xmltv_id=Nederland 2) -- skipped .. mode None

(  57/125 ) TVTV.NL -- chan. (xmltv_id=BVN) -- skipped .. mode None

(  58/125 ) FILM1.NL -- chan. (xmltv_id=Film1-action) -- mode Incremental
i
no shows in indexpage!

(  59/125 ) SPORT1.NL -- chan. (xmltv_id=Sport1HD.nl) -- skipped .. mode None

(  60/125 ) DISNEY.NL -- chan. (xmltv_id=Disney Channel) -- skipped .. mode None

(  61/125 ) TVGIDS.UPC.NL -- chan. (xmltv_id=RTL 4) -- skipped .. mode None

(  62/125 ) NZ.ENTERTAINMENT.YAHOO.COM -- chan. (xmltv_id=TV ONE) -- mode None
cannot find /home/debian/Downloads/WebGrab+PlusV1.1.1LINUX/nz.entertainment.cookie.txt !
loadcookie failed! ... cannot update this channel

(  63/125 ) SOL.NO -- chan. (xmltv_id=NRK 1) -- skipped .. mode None

(  64/125 ) VG.NO -- chan. (xmltv_id=TV1000 Action) -- skipped .. mode None

(  65/125 ) PROGRAMTV.INTERIA.PL -- chan. (xmltv_id=TVP 1) -- skipped .. mode None

(  66/125 ) TV.WP.PL -- chan. (xmltv_id=TVP 2) -- skipped .. mode None

(  67/125 ) TELEMAN.PL -- chan. (xmltv_id=CANAL+) -- skipped .. mode None

(  68/125 ) NAGRYWANIE.UPC.PL -- chan. (xmltv_id=Polsat) -- skipped .. mode None

(  69/125 ) MEO.PT -- chan. (xmltv_id=RTP1.meo) -- skipped .. mode None

(  70/125 ) PORTALNACIONAL.COM.PT -- chan. (xmltv_id=RTP 1.Portal) -- skipped .. mode None

(  71/125 ) ZON.PT -- chan. (xmltv_id=RTP1) -- skipped .. mode None

(  72/125 ) CABOVISAO.PT -- chan. (xmltv_id=AXN-cabo) -- skipped .. mode None

(  73/125 ) PORT.RO -- chan. (xmltv_id=Antena 1) -- skipped .. mode None

(  74/125 ) PROGRAM24.RO -- chan. (xmltv_id=TVR 2) -- skipped .. mode None

(  75/125 ) ROPORTAL.RO -- chan. (xmltv_id=ProTV) -- skipped .. mode None

(  76/125 ) PORT.RS -- chan. (xmltv_id=RTV1) -- skipped .. mode None

(  77/125 ) RTS.RS -- chan. (xmltv_id=RTS Satelit) -- skipped .. mode None

(  78/125 ) STARHUB.COM.EN -- chan. (xmltv_id=STAR Movies HD) -- skipped .. mode None

(  79/125 ) STARHUB.COM.ZH -- chan. (xmltv_id=STAR Chinese Movies) -- skipped .. mode None

(  80/125 ) ENTERTAINMENT.XIN.MSN.COM -- chan. (xmltv_id=Channel 5) -- skipped .. mode None

(  81/125 ) PORT.SK -- chan. (xmltv_id=ČT1) -- skipped .. mode None

(  82/125 ) MOJPORTAL.SI -- chan. (xmltv_id=TV Slovenija 2.moj) -- skipped .. mode None

(  83/125 ) SIOL.NET -- chan. (xmltv_id=SLO 1) -- skipped .. mode None

(  84/125 ) RTVSLO.SI -- chan. (xmltv_id=TV Slovenija 2.rtv) -- skipped .. mode None

(  85/125 ) TOPTV.CO.ZA -- chan. (xmltv_id=Top One) -- skipped .. mode None

(  86/125 ) DSTV.COM -- chan. (xmltv_id=M-Net) -- mode None
cannot find /home/debian/Downloads/WebGrab+PlusV1.1.1LINUX/dstv.cookies.txt !
loadcookie failed! ... cannot update this channel

(  87/125 ) LAGUIATV.COM -- chan. (xmltv_id=La 2) -- skipped .. mode None

(  88/125 ) SINCROGUIA.TV -- chan. (xmltv_id=La1) -- mode Incremental
i
Unable to update channel La1
Generic syntax exception:
   message: 
no index page data received from La1
unable to update channel, try again later
Existing guide data restored!

(  88/125 ) CANALPLUS.ES -- chan. (xmltv_id=CP) -- skipped .. mode None

(  89/125 ) TVTV.ES -- chan. (xmltv_id=Antena 3) -- skipped .. mode None

(  90/125 ) ELMUNDO.ES -- chan. (xmltv_id=laSexta) -- skipped .. mode None

(  91/125 ) CANALGASTEIZ.COM -- chan. (xmltv_id=Canal Gasteiz) -- skipped .. mode None

(  92/125 ) HAMAIKA.TV -- chan. (xmltv_id=Hamaika) -- skipped .. mode None

(  93/125 ) EITB.COM -- chan. (xmltv_id=ETBSAT) -- skipped .. mode None

(  94/125 ) AXN.ES -- chan. (xmltv_id=AXN) -- skipped .. mode None

(  95/125 ) CALLE13.ES -- chan. (xmltv_id=Calle 13) -- skipped .. mode None

(  96/125 ) SYFY.ES -- chan. (xmltv_id=SyFy) -- skipped .. mode None

(  97/125 ) PARAMOUNTCHANNEL.ES -- chan. (xmltv_id=paramountchannel) -- skipped .. mode None

(  98/125 ) DAGENSTV.COM -- chan. (xmltv_id=SVT2) -- skipped .. mode None

(  99/125 ) SVT.SE -- chan. (xmltv_id=SVT1) -- skipped .. mode None

( 100/125 ) TV.NU -- chan. (xmltv_id=TV3) -- skipped .. mode None

( 101/125 ) ONTV.SE -- chan. (xmltv_id=SVT 1) -- skipped .. mode None

( 102/125 ) TELEBOY.CH -- chan. (xmltv_id=SF 1) -- skipped .. mode None

( 103/125 ) TVTV.CH -- chan. (xmltv_id=SF zwei) -- skipped .. mode None

( 104/125 ) DIGITURK.COM.TR -- chan. (xmltv_id=Moviemax Family) -- skipped .. mode None

( 105/125 ) TVGUIDE.CO.UK -- chan. (xmltv_id=BBC1) -- mode Incremental
innnnnnnnnnnnnnnnnnnnnnnnnnn
0.00 sec/update

( 106/125 ) RADIOTIMES.COM -- chan. (xmltv_id=BBC1_RadioTimes) -- skipped .. mode None

( 107/125 ) RADIOTIMES.COM.INDEX-ONLY -- chan. (xmltv_id=BBC1_index-only) -- skipped .. mode None

( 108/125 ) TVTV.CO.UK -- chan. (xmltv_id=BBC One) -- skipped .. mode None

( 109/125 ) BFBS.COM -- chan. (xmltv_id=BFBS) -- skipped .. mode None

( 110/125 ) MYDIGIGUIDE.COM -- chan. (xmltv_id=CBS Drama) -- skipped .. mode None

( 111/125 ) UK-TVGENIUS.COM -- chan. (xmltv_id=BBC2) -- skipped .. mode None

( 112/125 ) UK-SKY.COM -- chan. (xmltv_id=Channel 4) -- skipped .. mode None

( 113/125 ) DIRECTV.COM -- chan. (xmltv_id=TMCeHD) -- skipped .. mode None

( 114/125 ) OSNETWORK.COM -- chan. (xmltv_id=OSN Movies HD) -- skipped .. mode None

( 115/125 ) YOURDISCOVERY.COM -- chan. (xmltv_id=Discovery Channel) -- skipped .. mode None

( 116/125 ) TVGUIDE.COM.NATIONAL-EASTERN -- chan. (xmltv_id=ABC) -- skipped .. mode None

( 117/125 ) BBC.CO.UK -- chan. (xmltv_id=Hong Kong) -- skipped .. mode None

( 118/125 ) AUSTRALIANETWORK.COM -- chan. (xmltv_id=Singapore) -- skipped .. mode None

( 119/125 ) RADIOAUSTRALIA.NET.AU -- chan. (xmltv_id=asia) -- skipped .. mode None

( 120/125 ) LEBOUQUETAFRICAIN.COM -- chan. (xmltv_id=ortm-mali) -- skipped .. mode None

( 121/125 ) DA-VINCI-LEARNING.COM -- chan. (xmltv_id=Da-Vinci.en) -- skipped .. mode None

( 122/125 ) CANALPLUS-AFRIQUE.COM.MALI -- chan. (xmltv_id=ACTION-afrique) -- skipped .. mode None

( 123/125 ) CANALPLUS-REUNION.COM -- chan. (xmltv_id=ACTION-reunion) -- skipped .. mode None

( 124/125 ) CANALPLUS-CARAIBES.COM.MARTINIQUE -- chan. (xmltv_id=ARTE) -- skipped .. mode None

 

Job finished at 08/09/2016 21:44:46 done in 6s
Job (MDB) started at 08/09/2016 21:44:46
Job (MDB) finished at 08/09/2016 21:44:46 done in 0s

But, the WebGrab++.log.txt file shows some errors at the end of file as shown below. Should I worry about that?

[debian@debian:/home//debian/Downloads/WebGrab+PlusV1.1.1LINUX 451%] ~ tail -f WebGrab++.log.txt[  Debug ] 
[  Debug ] 27 shows in 125 channels
[  Debug ] 0 updated shows
[  Debug ] 27 new shows added
[  Info  ] 
[  Info  ] 
[        ] Job finished at 08/09/2016 21:44:46 done in 6s
[  Info  ] Job (MDB) started at 08/09/2016 21:44:46
[  Info  ] Job (MDB) finished at 08/09/2016 21:44:46 done in 0s
[  Debug ] statistics upload error: The remote server returned an error: (500) Internal Server Error.

Habibie
Offline
Joined: 7 years
Last seen: 6 years

OK and I tried your suggestion with the following simple WebGrab++.config.xml file.

<!--?xml version="1.0"?-->
<settings>

  <filename>/home/debian/Downloads/WebGrab+PlusV1.1.1LINUX/guide.xml</filename>
  <mode>n</mode>
    <postprocess grab="y" run="n">mdb</postprocess>
  <user-agent>Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:47.0) Gecko/20100101 Firefox/47.0</user-agent>
  <logging>off</logging>
  <skip>noskip</skip>
  <retry time-out="5">4</retry>
  <timespan>0</timespan>
  <update>f</update>
  <channel update="" site="yelo.be" site_id="vlaams" site_channel="vtm" xmltv_id="VTM">VTM</channel>
  <channel update="" site="mijn-tv-gids.be" site_id="467/programme-television-2BE" xmltv_id="2BE">2BE</channel>
  <channel update="" site="mon-programme-tv.be" site_id="24/programme-television-RTBF-1" xmltv_id="RTBF 1">RTBF 1</channel>
  <channel update="" site="moustique.be" site_id="ketnet" xmltv_id="Ketnet">Ketnet</channel>
  <channel update="" site="humo.be" site_id="een" xmltv_id="één">één</channel>
  <channel update="" site="zita.be" site_id="vtm" xmltv_id="VTM-zeta">VTM-zeta</channel>
</settings>

And, it seemed to execute OK. But, the WebGrab++.log.txt still reports the following error at the last line (the same as before):

[debian@debian:/home/debian/Downloads/WebGrab+PlusV1.1.1LINUX 468%] ~ tail -f WebGrab++.log.txt
[  Info  ] (   6/6   ) ZITA.BE -- chan. (xmltv_id=VTM-zeta) -- skipped .. mode None
[  Info  ] 
[  Debug ] 
[  Debug ] 0 shows in 6 channels
[  Debug ] 0 updated shows
[  Debug ] 0 new shows added
[  Info  ] 
[  Info  ] 
[        ] Job finished at 08/09/2016 22:18:48 done in 0s
[  Debug ] statistics upload error: The remote server returned an error: (500) Internal Server Error.

Habibie
Offline
Joined: 7 years
Last seen: 6 years
Blackbear199 wrote:

zita.be was last updated in 2012 and no longer works.i checked and the sits still exists but the ini will need to be updated.

this happens all the time as there no way to know if i site has changed until someone says its not working.

i will have a look at it in the morning.

That is alright. I was just using that for testing.

I am pretty new in this area. Assuming my WebGrab++.config.xml is working now and has generated guide.xml file, how do I incorporate the newly generated guide.xml file to the Renegades TV EPG? Perhaps, I can consult with this HTPC Guides ( http://www.htpcguides.com/integrate-ftv-epg-guide-with-ntv-for-uk-tv-on-kodi-xbmc).

Log in or register to post comments

Brought to you by Jan van Straaten

Program Development - Jan van Straaten ------- Web design - Francis De Paemeleere
Supported by: servercare.nl