I recently started testing the develop branch for torrents and found a certain show not showing up in the search, given its not very popular, i presumed its something wrong with the naming of the series, but it all looks fine. =/
The error is this,
An error occurred while processing feed. http://kickass.so/usearch/Kourtney and Khloé Take the Hamptons category:tv season:1 episode:1 verified:1/1/?rss=1&field=time_add&sorder=desc: Reference to undeclared entity ‘eacute’. Line 4, position 58.
Exception
System.Xml.XmlException: Reference to undeclared entity 'eacute'. Line 4, position 58.
at System.Xml.XmlTextReader.ResolveEntity () [0x00000] in <filename unknown>:0
at System.Xml.XmlTextReader.Read () [0x00000] in <filename unknown>:0
at Mono.Xml.XmlFilterReader.Read () [0x00000] in <filename unknown>:0
at Mono.Xml.XmlFilterReader.Read () [0x00000] in <filename unknown>:0
at System.Xml.Linq.XNode.ReadFrom (System.Xml.XmlReader r, LoadOptions options) [0x00000] in <filename unknown>:0
at System.Xml.Linq.XContainer.ReadContentFrom (System.Xml.XmlReader reader, LoadOptions options) [0x00000] in <filename unknown>:0
at System.Xml.Linq.XElement.LoadCore (System.Xml.XmlReader r, LoadOptions options) [0x00000] in <filename unknown>:0
at System.Xml.Linq.XNode.ReadFrom (System.Xml.XmlReader r, LoadOptions options) [0x00000] in <filename unknown>:0
at System.Xml.Linq.XContainer.ReadContentFrom (System.Xml.XmlReader reader, LoadOptions options) [0x00000] in <filename unknown>:0
at System.Xml.Linq.XElement.LoadCore (System.Xml.XmlReader r, LoadOptions options) [0x00000] in <filename unknown>:0
at System.Xml.Linq.XNode.ReadFrom (System.Xml.XmlReader r, LoadOptions options) [0x00000] in <filename unknown>:0
at System.Xml.Linq.XContainer.ReadContentFrom (System.Xml.XmlReader reader, LoadOptions options) [0x00000] in <filename unknown>:0
at System.Xml.Linq.XElement.LoadCore (System.Xml.XmlReader r, LoadOptions options) [0x00000] in <filename unknown>:0
at System.Xml.Linq.XNode.ReadFrom (System.Xml.XmlReader r, LoadOptions options) [0x00000] in <filename unknown>:0
at System.Xml.Linq.XContainer.ReadContentFrom (System.Xml.XmlReader reader, LoadOptions options) [0x00000] in <filename unknown>:0
at System.Xml.Linq.XDocument.ReadContent (System.Xml.XmlReader reader, LoadOptions options) [0x00000] in <filename unknown>:0
at System.Xml.Linq.XDocument.LoadCore (System.Xml.XmlReader reader, LoadOptions options) [0x00000] in <filename unknown>:0
at System.Xml.Linq.XDocument.Load (System.Xml.XmlReader reader, LoadOptions options) [0x00000] in <filename unknown>:0
at System.Xml.Linq.XDocument.Load (System.Xml.XmlReader reader) [0x00000] in <filename unknown>:0
at NzbDrone.Core.Indexers.EzrssTorrentRssParser.PreProcess (NzbDrone.Core.Indexers.IndexerResponse indexerResponse) [0x00000] in <filename unknown>:0
at NzbDrone.Core.Indexers.KickassTorrents.KickassTorrentsRssParser.PreProcess (NzbDrone.Core.Indexers.IndexerResponse indexerResponse) [0x00000] in <filename unknown>:0
at NzbDrone.Core.Indexers.RssParser.ParseResponse (NzbDrone.Core.Indexers.IndexerResponse indexerResponse) [0x00000] in <filename unknown>:0
at NzbDrone.Core.Indexers.HttpIndexerBase`1[NzbDrone.Core.Indexers.KickassTorrents.KickassTorrentsSettings].FetchPage (NzbDrone.Core.Indexers.IndexerRequest request, IParseIndexerResponse parser) [0x00000] in <filename unknown>:0
at NzbDrone.Core.Indexers.HttpIndexerBase`1[NzbDrone.Core.Indexers.KickassTorrents.KickassTorrentsSettings].FetchReleases (IList`1 pageableRequests) [0x00000] in <filename unknown>:0