RSS episodes not sent to download client

Hello,

I’ve discover an interesting thing in my logs when Sonarr do RSS sync :

2025-02-27 09:50:53.4|Debug|DownloadDecisionMaker|Release 'Reacher.S03E04.MULTi.VF2.1080p.WEB.H264-FW' from 'YGG cookie (Prowlarr)' accepted

The whole debug log: https://pastebin.pl/view/3233aed4

The whole trace log: https://pastebin.pl/view/7510186e

I’ve this, which means that the episode is indeed matching quality (checked in the interactive search, nothing wrong, everything is great).

The issue is, there is no logs where the episode is indeed sent to Deluge.

Which is strange because it works really fine, I just added the episode by myself from Sonarr and it was sent to Deluge.

I tried to debug that in Prowlarr, Sonarr, kinda everywhere. I’m starting to run out of idea to where this issue could come from. If anyone already had this issue, I would like to know how you fixed that

So I found what was the problem by enabling “Trace” logs. For those having the same issue as me :

It was coming from Prowlarr RSS, it does not used the “real RSS feed” of my torrent indexer (YGG), and in Prowlarr I had set up to sort by seeders, so when it would go check the RSS feed, it would search for the most recent results but sorted by seeders. To fix it I had to put in Prowlarr sort by published date, so I get all the recently aired episodes in the RSS feed.

2 Likes