Below is copied from the (closed) issue on GitHub: Seach won't work with multiple indexers · Issue #2574 · Sonarr/Sonarr · GitHub
Bug Report
System Information/Logs
Sonarr Version: 2.0.0.5163
Operating System: Debian Stretch
.net Framework (Windows) or mono (macOS/Linux) Version: mono V4.6.2.7
Link to Log Files (debug or trace): Sonarr log - Pastebin.com (debug)
Browser (for UI bugs): empty result | indexers
Additional Information
I did a fresh install and some indexers that used to work now only work with RSS and search turns up empty:
- Nyaa (new site)
- HorribleSubs
- rarbg
So I added Jackett to see if that solves the problem, added 7 indexers with search support, tested manual search in jacket that is ok. Then I added jacket to sonar, again only RSS works, manual searches turn up with “no results”. Am I missing anything?
If you check the logs, near the end I do an auto/manual search for a popular episode that has a lot of results in jacket, the request is OK but still returns 0 results…
I didn’t mess with quality settings and they are present in jackett results, also the categories should be ok.
So I got the following reply on GitHub:
I do an auto/manual search for a popular episode that has a lot of results in jacket, the request is OK but still returns 0 results…
Sonarr made the request properly, why didn’t Jackett return the results?
If I manually use jackett through site OR API it works fine, so I don’t know why sonar’s request wouldn’t work
That’s a lot of odd categories, perhaps that’s tripping up Jackett.
Instead of using the aggregate /all indexer in Sonarr try adding each one and adding the ones Soanrr supports (rarbg) directly. The aggregate indexer does not do RSS paging properly so any gaps in the RSS feed won’t be filled in (assuming the indexers support paging).
If you’re still having issues, open a thread on the forums for support.
I added those categories in an effort to solve the problem myself, I am a developer and I won’t ask for help unless I really need it, it doesn’t work with the defaults either…
I tried adding them manually and I tried rarbg in sonar too neither work
So I have no clue what is going on, i’d check the source myself but I just lack the time, the weird thing is I contacted another person who has the same issue and according to him things only broke since the last version.