2025-05-30, 09:19 PM
(This post was last modified: 2025-05-30, 09:24 PM by mvallevand.)
Thanks. Yours will fail with XML too http://localhost:8866/service?method=cha...el_id=7619 and it has some errors in the logs
I expect the error isn't always getting in the way of scheduling recordings but it could. Plus you probably don't have meta art either and Kodi will fail.
Martin
Code:
2025-05-30 17:12:42.125 [ERROR][19] Unexpected error loading from catalog: System.Xml.XmlException: '', hexadecimal value 0x19, is an invalid character. Line 3, position 134.
at System.Xml.XmlTextReaderImpl.Throw(Exception e)
at System.Xml.XmlTextReaderImpl.Throw(String res, String[] args)
at System.Xml.XmlTextReaderImpl.ParseText(Int32& startPos, Int32& endPos, Int32& outOrChars)
at System.Xml.XmlTextReaderImpl.ParseText()
at System.Xml.XmlTextReaderImpl.ParseElementContent()
at System.Xml.XmlLoader.LoadNode(Boolean skipOverWhitespace)
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 NShared.MetadataManager.LoadEntityFromCatalog(MetadataEntity returnEntity)
I expect the error isn't always getting in the way of scheduling recordings but it could. Plus you probably don't have meta art either and Kodi will fail.
Martin