Import error (1 Viewer)

Toga

Portal Pro
January 17, 2009
65
4
Home Country
United Kingdom United Kingdom
Hi All.

I'm getting an import error in TV Server.
the data comes from Digiguide and is converted to XML via XMLTVGUI. This has been working fine for months.

the only error showing is in the error log:
2009-10-26 13:27:11.150600 [SetupTv]: XML tv import error loading C:\Users\Dan\Documents\XMLTV\tvguide.xml err:An error occurred while parsing EntityName. Line 732386, position 56.
at System.Xml.XmlTextReaderImpl.Throw(Exception e)
at System.Xml.XmlTextReaderImpl.Throw(String res, String arg)
at System.Xml.XmlTextReaderImpl.Throw(String res)
at System.Xml.XmlTextReaderImpl.ParseEntityName()
at System.Xml.XmlTextReaderImpl.ParseEntityReference()
at System.Xml.XmlTextReaderImpl.Read()
at System.Xml.XmlTextReader.Read()
at System.Xml.XmlReader.SkipSubtree()
at System.Xml.XmlReader.ReadToNextSibling(String name)
at TvEngine.XMLTVImport.Import(String fileName, Boolean showProgress)

This started happening on Sunday morning. Only thing I can think of is the clocks going back by 1 hour.

Any Ideas?
 

Toga

Portal Pro
January 17, 2009
65
4
Home Country
United Kingdom United Kingdom
any apps that can show me the line counts? I Don't really fance counting 732386 lines.
 

arion_p

Retired Team Member
  • Premium Supporter
  • February 7, 2007
    3,373
    1,626
    Athens
    Home Country
    Greece Greece
    Wordpad can, so does Crimson Editor (open source) and many other editors.
    Or you can post the file here (zip it if it's too big).;)
     

    Toga

    Portal Pro
    January 17, 2009
    65
    4
    Home Country
    United Kingdom United Kingdom
    Thanks, crimson Editor made it much easier.

    The issue was in description tags for one programme. the characters causing the error were ";2" It was for a channel I dont have so I have removed the channel and import is working now.

    Thanks
     

    Users who are viewing this thread

    Top Bottom