Hi all,
Since the switch to TVDB I cannot add MythBusters to my series. I’m getting the following error:
Whitespace is required between PUBLIC id and SYSTEM id. Line 1, position 55.: Whitespace is required between PUBLIC id and SYSTEM id
System.Xml.XmlException: Whitespace is required between PUBLIC id and SYSTEM id. Line 1, position 55.
at Mono.Xml2.XmlTextReader.ReadDoctypeDecl () [0x00000] in :0
at Mono.Xml2.XmlTextReader.ReadDeclaration () [0x00000] in :0
at Mono.Xml2.XmlTextReader.ReadContent () [0x00000] in :0
at Mono.Xml2.XmlTextReader.Read () [0x00000] in :0
at System.Xml.XmlTextReader.Read () [0x00000] in :0
at Mono.Xml.XmlFilterReader.Read () [0x00000] in :0
at System.Xml.Linq.XDocument.ReadContent (System.Xml.XmlReader reader, LoadOptions options) [0x00000] in :0
at System.Xml.Linq.XDocument.LoadCore (System.Xml.XmlReader reader, LoadOptions options) [0x00000] in :0
at System.Xml.Linq.XDocument.Load (System.IO.TextReader textReader, LoadOptions options) [0x00000] in :0
at System.Xml.Linq.XDocument.Parse (System.String text, LoadOptions options) [0x00000] in :0
at System.Xml.Linq.XDocument.Parse (System.String text) [0x00000] in :0
at TVDBSharp.Models.DAO.DataProvider.GetXDocumentFromUrl (System.String url) [0x00000] in :0
at TVDBSharp.Models.DAO.DataProvider.GetShow (Int32 showID) [0x00000] in :0
at TVDBSharp.Models.Builder.Search (System.String query, Int32 results) [0x00000] in :0
at TVDBSharp.TVDB.Search (System.String query, Int32 results) [0x00000] in :0
at NzbDrone.Core.MetadataSource.TvDbProxy.SearchTvdb (System.String title) [0x00000] in :0
at NzbDrone.Core.MetadataSource.TvDbProxy.SearchForNewSeries (System.String title) [0x00000] in :0