Here is my changemovie.log that I receive when I click on "change movie" and choose the right movie on imdb.
I get this error on 3.148 and 3.154. Perhaps I am doing something wrong. Using default settings fyi.
____________________________________
Starting Rescrape
Clearing current movie details
Scraping Movie Body with settings:
tt1045778
http://www.imdb.com/System.Xml.XmlException: The 'p' start tag on line 8 does not match the end tag of 'genre'. Line 8, position 13.
at System.Xml.XmlTextReaderImpl.Throw(Exception e)
at System.Xml.XmlTextReaderImpl.Throw(String res, String[] args)
at System.Xml.XmlTextReaderImpl.ThrowTagMismatch(NodeData startTag)
at System.Xml.XmlTextReaderImpl.ParseEndElement()
at System.Xml.XmlTextReaderImpl.ParseElementContent()
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.LoadXml(String xml)
at Media_Companion.Form1.Button21_Click(Object sender, EventArgs e)
End of log