Parse error - Unable to parse size from

This is what i found in the logs

An error occurred while processing feed item from http://xxx/newznab.php/api?t=tvsearch&cat=5030,5040&extended=1&offset=0&limit=100: Unable to parse size from: Salem.S03E07.german.euhd.DL.DUBBED.720p.HDTV.x264.iNTERNAL-AIDA
NzbDrone.Core.Indexers.Exceptions.SizeParsingException: Unable to parse size from: Salem.S03E07.german.euhd.DL.DUBBED.1080p.HDTV.x264.iNTERNAL-AIDA
  at NzbDrone.Core.Indexers.RssParser.ProcessItem (System.Xml.Linq.XElement item, NzbDrone.Core.Parser.Model.ReleaseInfo releaseInfo) [0x0005e] in M:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Indexers\RssParser.cs:160 
  at NzbDrone.Core.Indexers.Newznab.NewznabRssParser.ProcessItem (System.Xml.Linq.XElement item, NzbDrone.Core.Parser.Model.ReleaseInfo releaseInfo) [0x00000] in M:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Indexers\Newznab\NewznabRssParser.cs:50 
  at NzbDrone.Core.Indexers.RssParser.ProcessItem (System.Xml.Linq.XElement item) [0x00007] in M:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Indexers\RssParser.cs:138 
  at NzbDrone.Core.Indexers.RssParser.ParseResponse (NzbDrone.Core.Indexers.IndexerResponse indexerResponse) [0x00036] in M:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Indexers\RssParser.cs:62 

Whats wrong with the name?

Thanks for the help!

Version
2.0.0.4472
Mono Version
4.6.2 (Stable 4.6.2.7/08fd525 Wed Dec 7 19:48:05 CET 2016)
Synology DS

There’s nothing wrong with the name, it’s just printing that so you know which item it’s about. The rss item contains an invalid size attribute, check the actual rss response to identify the issue.

Thanks, so much!

Now I’m curious what the exact error was in the rss feed. :smiley:

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.