Advertisement
Guest User

Untitled

a guest
Feb 23rd, 2020
34
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.31 KB | None | 0 0
  1. An error occurred while processing feed. http://192.168.1.204/api?t=tvsearch&cat=5000,5030,5040&extended=1&apikey=(removed)&offset=0&limit=100&tvmazeid=26020&season=3&ep=16: There are multiple root elements. Line 2, position 2.
  2.  
  3. System.Xml.XmlException: There are multiple root elements. Line 2, position 2.
  4. at System.Xml.XmlTextReaderImpl.Throw (System.Exception e) [0x00027] in <b485e2492a10416a8ab6275e2960cce8>:0
  5. at System.Xml.XmlTextReaderImpl.Throw (System.String res, System.String arg) [0x00029] in <b485e2492a10416a8ab6275e2960cce8>:0
  6. at System.Xml.XmlTextReaderImpl.Throw (System.Int32 pos, System.String res) [0x0000c] in <b485e2492a10416a8ab6275e2960cce8>:0
  7. at System.Xml.XmlTextReaderImpl.ParseDocumentContent () [0x001e5] in <b485e2492a10416a8ab6275e2960cce8>:0
  8. at System.Xml.XmlTextReaderImpl.Read () [0x0008c] in <b485e2492a10416a8ab6275e2960cce8>:0
  9. at System.Xml.Linq.XContainer.ReadContentFrom (System.Xml.XmlReader r) [0x00025] in <97cbd4af815d45e296d8219853731035>:0
  10. at System.Xml.Linq.XContainer.ReadContentFrom (System.Xml.XmlReader r, System.Xml.Linq.LoadOptions o) [0x00005] in <97cbd4af815d45e296d8219853731035>:0
  11. at System.Xml.Linq.XDocument.Load (System.Xml.XmlReader reader, System.Xml.Linq.LoadOptions options) [0x00024] in <97cbd4af815d45e296d8219853731035>:0
  12. at System.Xml.Linq.XDocument.Load (System.Xml.XmlReader reader) [0x00000] in <97cbd4af815d45e296d8219853731035>:0
  13. at NzbDrone.Core.Indexers.RssParser.LoadXmlDocument (NzbDrone.Core.Indexers.IndexerResponse indexerResponse) [0x00090] in <808631c82f974aa9ade775cc9d46232a>:0
  14. at NzbDrone.Core.Indexers.Newznab.NewznabRssParser.PreProcess (NzbDrone.Core.Indexers.IndexerResponse indexerResponse) [0x00000] in <808631c82f974aa9ade775cc9d46232a>:0
  15. at NzbDrone.Core.Indexers.RssParser.ParseResponse (NzbDrone.Core.Indexers.IndexerResponse indexerResponse) [0x0000d] in <808631c82f974aa9ade775cc9d46232a>:0
  16. at NzbDrone.Core.Indexers.HttpIndexerBase`1[TSettings].FetchPage (NzbDrone.Core.Indexers.IndexerRequest request, NzbDrone.Core.Indexers.IParseIndexerResponse parser) [0x00050] in <808631c82f974aa9ade775cc9d46232a>:0
  17. at NzbDrone.Core.Indexers.HttpIndexerBase`1[TSettings].FetchReleases (System.Func`2[T,TResult] pageableRequestChainSelector, System.Boolean isRecent) [0x000a0] in <808631c82f974aa9ade775cc9d46232a>:0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement