2024-05-29, 05:28 AM
Since upgrading to 10.9.x, my watch history and continue watching for movies ONLY is broken. I don't understand why it keeps track of my series and forgets my movies. Prior to 10.9.x it worked without issue. There was a 10.9.3 update that occurred yesterday that appears to have kept track of my resume status, but at some point during the night it gets removed from continue watching. What can I look for in order to fix this? It is my biggest headache at the moment as then I have to use search which is also horrendously slow since the 10.9.x upgrade which then creates another headache. If the movie can at least be kept track of and stay in my continue watching, then I don't need to touch search.
Please point me in the right direction to find the issue. The only thing I can find that looks like it might be relevant is:
Please point me in the right direction to find the issue. The only thing I can find that looks like it might be relevant is:
Code:
[ERR] [66] MediaBrowser.XbmcMetadata.Savers.MovieNfoSaver: Error reading existing nfo
System.Xml.XmlException: Data at the root level is invalid. Line 255, position 1.
at System.Xml.XmlTextReaderImpl.Throw(Exception e)
at System.Xml.XmlTextReaderImpl.Throw(String res, String arg)
at System.Xml.XmlTextReaderImpl.ParseRootLevelWhitespace()
at System.Xml.XmlTextReaderImpl.ParseDocumentContent()
at MediaBrowser.XbmcMetadata.Savers.BaseNfoSaver.AddCustomTags(String path, IReadOnlyCollection`1 xmlTagsUsed, XmlWriter writer, ILogger`1 logger)
at MediaBrowser.XbmcMetadata.Savers.BaseNfoSaver.Save(BaseItem item, Stream stream, String xmlPath)