RSS indexer doesnt obey size limit

I set ShowRSS as an indexer in my sonarr settings, but when it finds a file it gets downloaded regardless of its size. This is despite me having set a maximum file size limit for all of the qualities in sonarr

Is this expected behavior or a bug?

Sonarr version (exact version):
Mono version (if Sonarr is not running on Windows):
OS:
((Debug logs)):
(Make sure debug logging is enabled in settings and post the full log to hastebin/pastebin/dropbox/google drive or something similar, do not post them directly here)

Also the first and last episodes in a season will allow double the size to account for double-length episodes.

Sonarr version (exact version): 2.0.0.4326

Mono version (if Sonarr is not running on Windows): 3.10.0 (tarball Wed Nov 5 12:50:04 UTC 2014)

OS: docker image on unraid

Debug logs:
https://dl.dropboxusercontent.com/u/33102508/sonarrdebug.txt

I assume you added it as a Torrent RSS Indexer, did you set Allow Zero Size? If so size checks are ignored (in the help message for it), not sure if ShowRSS has sizes in the feed, if it does, the setting should be disabled otherwise it will need to be enabled with the caveat sizes will not be enforced.

Beyond that we’ll need ((debug logs)) showing the RSS feed being processes and grabbing something outside the size limits (you’ll need to enable debug logging first).

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