My EPG import script is working mostly, but sometimes it fails with a strange error.
I am not sure, but it seems to fail if the computer wake up via task scheduler from standby and i am logging in at same time.
The script, task and logs are appendend.
I suggest you to run 5.0.1.1 anyway the problem:
bei . ..ctor(String )
bei .—. (String[] )
is most of the time due to dns problem (webgrab cannot contact microsoft azure to check license), i solved setting on my computer google dns and opendns 8.8.8.8 and 208.67.222.222 both on computer and on my house modem.
I will give the new version a try.
It may be a network problem. I have a new mainboard with a 2.5gb LAN port and my Fritzbox 7590 goes sometimes down to 100Mb/s linkspeed from usual 1Gb/s if my pc starts up or wake up. I have a task at startup/wakeup which checks the linkspeed and makes a lan reset if not 1Gb/s and logs this to a file.
In this case there was no problem with the linkspeed at wakeup, but who knows.