Fanart database errors (1 Viewer)

1stdead

Portal Pro
February 1, 2008
1,089
139
Copenhagen
Home Country
Denmark Denmark
Getting these errors since new plugin update:
03-Jan-2011 14:11:08 Error [ FanartRandom]: SetupWindowsUsingRandomImages, filename:mytvpriorities.xml): System.Xml.XmlException: The 'controls' start tag on line 8 does not match the end tag of 'control'. Line 123, position 5.
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.XPath.XPathDocument.LoadFromReader(XmlReader reader, XmlSpace space)
at System.Xml.XPath.XPathDocument..ctor(String uri, XmlSpace space)
at System.Xml.XPath.XPathDocument..ctor(String uri)
at FanartHandler.FanartRandom.SetupWindowsUsingRandomImages()
03-Jan-2011 14:11:08 Error [ FanartHandlerSetup]: setupWindowsUsingFanartHandlerVisibility, filename:mytvpriorities.xml): System.Xml.XmlException: The 'controls' start tag on line 8 does not match the end tag of 'control'. Line 123, position 5.
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.XPath.XPathDocument.LoadFromReader(XmlReader reader, XmlSpace space)
at System.Xml.XPath.XPathDocument..ctor(String uri, XmlSpace space)
at System.Xml.XPath.XPathDocument..ctor(String uri)
at FanartHandler.FanartHandlerSetup.SetupWindowsUsingFanartHandlerVisibility()


and tons of these for ages:

03-Jan-2011 14:11:13 Error [ DatabaseManager]: getHigResFanart: SQLite.NET.SQLiteException: SQLiteClient: FanartHandler.db3 cmd:sqlite3_prepare16:pvm=null err:ERROR detailed:no such column: restricted query:confused:ELECT Id, Artist, Disk_Image, Source_Image, Type, Source FROM Music_Fanart WHERE Artist IN ('') AND Enabled = 'True' AND Type = 'MusicFanart Scraper' AND restricted = 0;
at SQLite.NET.SQLiteClient.ThrowError(String statement, String sqlQuery, SqliteError err)
at SQLite.NET.SQLiteClient.Execute(String query)
at FanartHandler.DatabaseManager.GetHigResFanart(String artist, Int32 restricted)
03-Jan-2011 14:11:13 Error [ DatabaseManager]: getHigResFanart: SQLite.NET.SQLiteException: SQLiteClient: FanartHandler.db3 cmd:sqlite3_prepare16:pvm=null err:ERROR detailed:no such column: restricted query:confused:ELECT Id, Artist, Disk_Image, Source_Image, Type, Source FROM Music_Fanart WHERE Artist IN ('') AND Enabled = 'True' AND Type = 'MusicFanart Scraper' AND restricted = 0;
at SQLite.NET.SQLiteClient.ThrowError(String statement, String sqlQuery, SqliteError err)
at SQLite.NET.SQLiteClient.Execute(String query)


Hmm what is happening?
 

Users who are viewing this thread

Top Bottom