When I try to grab channels from en.timefor.tv, it actually grabs data from there. However, when I want to import the resulting tvguide.xml into MP I get an error message and all the channels are ignored by the importer.
This is the only entry in the log:
2013-06-29 11:15:55.996631 [XmlTvImporter(5)]: XML tv import error loading C:\Guide\Syncfolder\tvguide.xml err:Die Länge darf nicht kleiner als 0 (null) sein.
Parametername: length
bei System.String.InternalSubStringWithChecks(Int32 startIndex, Int32 length, Boolean fAlwaysCopy)
bei TvEngine.XMLTVImport.Import(String fileName, Boolean deleteBeforeImport, Boolean showProgress)
(German text translates as "Length may not be shorter that 0 (zero)")
It seems as if there is something wrong with the data grabbed from this site via WebGrab+.
Is there any way to fix this? I have no idea where to start. All other channel data grabbed from any site imports fine.
Maybe a little bit late.
Is this problem solved?
If not, could you deliver a file that imports correct and a file that gives errors.