Hi,
WebGrab+Plus Version: 2.1.2
OS: Win 10
When grabbing from TVVlaanderen with the provided ini file I get an exception for some channels and thus missing info in the TV guide xml.
Attached zip file with requested ini, xml and log files.
Kind regards,
Eric
I upgraded to 2.1.3 but the issue remains the same:
[ Info ] ( 1/80 ) TVVLAANDEREN.BE -- chan. (xmltv_id=één HD) -- mode Incremental
[Error ] Unable to update channel één HD
[Critical] See log file for details
[Critical] Exception.Message: parsing "(\(België|Myanmar)': De Intha's wonen in paaldorpen op een van de meest magische plekken van Azië, het Inlemeer in Myanmar. Ze doen aan landbouw in hun drijvende tuinen. Het meer is een parel, maar als er niet snel iets gebeurt, dreigt het te verzanden.\))" - Too many )'s.
[Critical] Exception.StackTrace: at System.Text.RegularExpressions.RegexParser.ScanRegex()
at System.Text.RegularExpressions.RegexParser.Parse(String re, RegexOptions op)
at System.Text.RegularExpressions.Regex..ctor(String pattern, RegexOptions options, TimeSpan matchTimeout, Boolean useCache)
at System.Text.RegularExpressions.Regex..ctor(String pattern, RegexOptions options)
at WGconsole.Scrub.IndicesAndRegexOperations(String element, String condition, String newstring, eType et, eMode em, Boolean logging)
at WGconsole.Scrub.IndicesAndRegexOperations(String element, String condition, String newstring, String type, String mode, Boolean debug)
at WGconsole.Scrub.Edit(String element, String[] operation, String condition)
at WGconsole.Scrub.ScrubOperations(Dictionary`2 operations, String type, Boolean channelfile, Boolean next)
at WGconsole.Scrub.ScrubIndexShowDetails(String indexshow, SiteIni scrubstrings, Boolean next)
at WGconsole.Scrub.Times.GetTimes(Int32 n, String[] indexshows, Scrub s, ChannelToUpdate chtu, UpdatedChannel uch)
at WGconsole.Program.UpdateChannel(String strIndex, ChannelToUpdate Chan, XmlTarget xTarget)
at WGconsole.Program.ConsoleApplication(String[] args)
It's fixed thanks, but now i see 2 new problems.
1) every title starts with '
2) the country tag sometimes contains episode info
<programme start="20170917112500 +0000" stop="20170917113000 +0000" channel="één HD">
<title lang="nl">'Het weer</title>
<desc lang="nl">Het weerbericht (België).(n)</desc>
<icon src="http://webgrabplus.com/%3Ca%20href%3D"https://livetv.canaldigitaal.nl/mmchan/epgimages/103020795.jpg">https://livetv.canaldigitaal.nl/mmchan/epgimages/103020795.jpg" />
<country lang="nl">S 0, afl. 260</country>
</programme>
There's more problems. Sometimes the description, sub-title, year, country gets messed up.
In attachement the logs and xml files.
Kind regards,
Eric
Top man, looking very good.
Last issue i see is that every description ends with (n)
<programme start="20170920221300 +0000" stop="20170920221500 +0000" channel="één HD">
<title lang="nl">Euromillions winstverdeling</title>
<desc lang="nl">Winstverdeling.(n)</desc>
<date>2015</date>
<icon src="http://webgrabplus.com/%3Ca%20href%3D"https://livetv.canaldigitaal.nl/mmchan/epgimages/49044455.jpg">https://livetv.canaldigitaal.nl/mmchan/epgimages/49044455.jpg" />
</programme>