Torznab Error since update on one of my Indexers

Sonarr version (exact version): v2.0.0.4855
Mono version (if Sonarr is not running on Windows): 5.0.1.1
OS: unraid 6.3.5
Debug logs: https://pastebin.com/dbEUBHPp

Description of issue:

Getting the above error when trying to parse the response from jackett.

What content do you get if you load that URL in your browser? It looks like Jackett is not returning expected XML content.

Here is the XML returned:

https://pastebin.com/fk8xuFp4

line 711 doesn’t have a length attribute, unlike the others.

Ah good catch. Should this item be filtered out at the jackett level?

Depends, if it’s a valid torrent, then find out why it has no size.

Yeah its not valid. Just an advert the tracker is throwing in the feed.

Then yes, it needs to be filtered out. :smiley:

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