Description of issue:
I’ve setup Jackett and added a few trackers. When searching inside Jackett I get results.
However searching from Sonarr gives no results and looking at the log weird shows are returned from Jackett. As mentioned I get good results when searching from within Jackett instead.
Any help would be appreciated…
Edit: I had wrong categories for MorethanTV and Sonarr is now grabbing from that. It’s still acting weird as for freshon.tv as described above.
Either Jackett is reporting that it can use a TV Rage ID for searching and it’s wrong or it should be able to, but it’s failing when connecting to FreshOn, in either case it looks like an issue with Jackett.
@flightlevel Can you ask one of your users to ask to enable Debug log level? Restart Sonarr. And then try again?
If Sonarr fails to fetch or parse the caps it’ll use the defaults, which is the original (old) newznab spec. The one without supportedParams = q,rid,season,ep.
The failure will be logged as Debug entry.
The resulting caps are cached like a successful one, which is probably the issue. But i’d like to confirm. It’ll even do it if the http call failed, so yeah, bad code.
Thanks for your reply, @Taloth. I’m not completely sure I understand what you need. The debug log from Sonarr is linked from the original report above. Do you want the Jackett log or something else? Just tell me and I’ll supply the logs you need to debug this.
For some reason Sonarr is now getting some good results and is not trying to use the rid method.
In this log it’s doing 3 good searches and requesting a download based on a hit. However, in the end it’s doing another search which seems odd and is getting crazy results. Is there a reason for this search?