Search returning 0 results

So I’ve been banging my head against this for a while: Sonarr randomly stopped locating shows on my indexers. I’ve visited the URLs found in the log file, and found that the APIs are also not returning any results. It seems odd to me that all three of my indexers would be behaving the same, so I’ve gotta assume something went wrong on my end. Here is the relevant snippet from the log file:

15-9-1 05:22:23.5|Info|NzbSearchService|Searching 3 indexers for [The Astronaut Wives Club : 2015-08-20
15-9-1 05:22:23.5|Debug|Omgwtfnzbs|Downloading Feed https://rss.omgwtfnzbs.org/rss-search.php?catid=19,20&user=jsmith&api=<removed>&eng=1&delay=30&search=Astronaut+Wives+Club+2015 08 20
15-9-1 05:22:23.5|Debug|Newznab|Downloading Feed https://api.dognzb.cr/api?t=tvsearch&cat=5030,5040&extended=1&apikey=<removed>&offset=0&limit=100&rid=38462&season=2015&ep=08/20
15-9-1 05:22:23.5|Debug|Newznab|Downloading Feed https://drunkenslug.com/api?t=tvsearch&cat=5030,5040&extended=1&apikey=<removed>&offset=0&limit=100&rid=38462&season=2015&ep=08/20
15-9-1 05:22:24.4|Debug|NzbSearchService|Total of 0 reports were found for [The Astronaut Wives Club : 2015-08-20 from 3 indexers
15-9-1 05:22:24.4|Info|DownloadDecisionMaker|No results found
15-9-1 05:22:24.4|Info|EpisodeSearchService|Episode search completed. 0 reports downloaded.
15-9-1 05:22:29.7|Info|NzbSearchService|Searching 3 indexers for [The Astronaut Wives Club : 2015-08-20
15-9-1 05:22:29.7|Debug|Omgwtfnzbs|Downloading Feed https://rss.omgwtfnzbs.org/rss-search.php?catid=19,20&user=jsmith&api=<removed>&eng=1&delay=30&search=Astronaut+Wives+Club+2015 08 20
15-9-1 05:22:29.7|Debug|Newznab|Downloading Feed https://api.dognzb.cr/api?t=tvsearch&cat=5030,5040&extended=1&apikey=<removed>&offset=0&limit=100&rid=38462&season=2015&ep=08/20
15-9-1 05:22:29.7|Debug|Newznab|Downloading Feed https://drunkenslug.com/api?t=tvsearch&cat=5030,5040&extended=1&apikey=<removed>&offset=0&limit=100&rid=38462&season=2015&ep=08/20
15-9-1 05:22:31.2|Debug|NzbSearchService|Total of 0 reports were found for [The Astronaut Wives Club : 2015-08-20 from 3 indexers
15-9-1 05:22:31.2|Info|DownloadDecisionMaker|No results found

I’ve also verified that the rid is correct for the shows I’m looking up.

Any idea what is going on? Is it really possible that all of my indexers’ APIs are broken? If I search the indexers manually, the shows are there…

The series type is set to Daily (YYYY-MM-DD), but the episodes are released in a standard (SxxEyy) format, so no results would be returned.

Ah! Didn’t catch that. Thanks!

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