Hi,
On my last 3 runs I have had an error reported at the end of the run - after the "Job finished at..." message. The guide.xml looks OK and seems to work fine so I don't think this is a major problem. Nevertheless I thought I should report it.
The error appears as:
Job finished at 06/05/2026 18:31:25 done in 30m 54s
One or more errors occurred. (Invalid URI: The URI scheme is not valid.)
at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
at System.Threading.Tasks.Task.Wait()
at .-.?(String[])
Unhandled Exception
For detailed info, see log file C:\Users\Dan\AppData\Local\WebGrab+Plus\WebGrab++.log.txt
Execution stopped
I've attached my config and the log file.
Cheers,
Dan

That's TV 3,the last channel in your list doesnt exist,
avoid these issues and always make your own current updated list,never rely on whats provided.
<channel update="i" site="radiotimes.com" site_id="tv##default##hnq7@@hnrv##That's TV 3" xmltv_id="That's TV 3">That's TV 3</channel>
there is That's TV and That's TV 2
your error make sense now?
One or more errors occurred. (Invalid URI: The URI scheme is not valid.)
since the channel doesnt exist the url webgrab creates is invalid...
Ah, I see. That channel did exist but it changed its' name recently to "That's 20th Century" or some such. Any chance of the code generating a more graceful error message to make this obvious to users?
Cheers,
Dan