Neither Series name nor TV Rage ID not being sent to Torznab server

Sonarr version (exact version): 2.0.0.3953
Mono version (if Sonarr is not running on Windows): 4.2.1 (Stable 4.2.1.102/6dd2d0d Thu Nov 12 09:52:44 UTC 2015)
OS: Ubuntu 14.04
Debug logs (posted to pastebin or similar): http://pastebin.com/dYd5DgYM
Description of issue (if you think you’ve found a bug please include steps to reproduce): I have been testing a custom Torznab proxy that I have written and I am running into a very unusual problem in that some searches, for example a manual (and automatic) search of ‘Adam Ruins Everything’ S01E12, the name of the show is not passed to the proxy (as shown in the logs). However, when using Jackett, the show name is passed through without issue, as shown also in the logs. This doesn’t happen to all shows, ‘Adam Ruins Everything’ being the only one I have found so far.

My torznab proxy implements the caps endpoint and (to the extend of my knowledge) fully implements the necessary API.

Does anyone have any clue as to why this may be happening?

Thanks in advance!

Please post the t=caps response :wink:

I would drop ‘rid’ entirely, afaik it’s useless for tpb. But that’s unrelated to your issue.

Did you restart Sonarr after coding the api? Coz Sonarr caches the caps response in memory for like 7 days unless sonarr restarts.

I checked with that show, no issues, i got a proper q=…&season=…&ep… request.

I think it’s actually a bug on our end. But it’s still related to rid, you already removed that? if not, do it.

it just doesn’t handle the scenario where aggregated search is enabled, rid supported, but no rid known for a series.

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