I upgraded to the newest version and over half of my 1,100 movies are having the below problem which gives all the problem movies a name of VIDEO_TS.nfo (000). Line 20 position 72 is the issue 99% of the time. Sometimes there are other Lines and positions. The program is telling me to rescrape the movies to fix the problem. I would hate to have to rescrape all of them and manually deal with the scrapes that picked the wrong movies. Thanks for the help.
MORE TESTING - When I go back to version 2.291 all is well, however, everyone of the new gen 2 versions give me the below error.
MORE RESEARCH - The movies that are ok have
amp; after the & sign and before the bitrateid
Here is a cut and paste from Line 20
Position 72 is the "b" in bitrateid (notated in red)
==========================
<trailer>
www.totaleclips.com/Player/Bounce.aspx?eclipid=e14596&bitrateid=310&vendorid=102&type=.flv</trailer>
============================
An error occurred while parsing EntityName. Line 20, position 72.
at System.Xml.XmlTextReaderImpl.Throw(Exception e)
at System.Xml.XmlTextReaderImpl.Throw(String res, String arg)
at System.Xml.XmlTextReaderImpl.ParseEntityName()
at System.Xml.XmlTextReaderImpl.ParseEntityReference()
at System.Xml.XmlTextReaderImpl.Read()
at System.Xml.XmlLoader.LoadNode(Boolean skipOverWhitespace)
at System.Xml.XmlLoader.LoadDocSequence(XmlDocument parentDoc)
at System.Xml.XmlLoader.Load(XmlDocument doc, XmlReader reader, Boolean preserveWhitespace)
at System.Xml.XmlDocument.Load(XmlReader reader)
at System.Xml.XmlDocument.Load(String filename)
at Media_Companion.workingwithnfofiles.loadfullmovienfo(String path)