so have three shows to download, the calendar view has the files as missing.
When I run a search it checks both of my indexers but reports nothing available to download
I have been to the indexing sites individually and they have the shows in the correct format, also checking both of the indexers inside Sonarr and clicking test, both come back ok.
Have you hit your API limit?
Any errors in the ((log files)) after you do a search?
Enable ((debug logging)) then do a search and post the logs to hastebin.
I have checked my API limit and that hasn’t been reached
I have enabled debug mode and it looks like my Sonarr is searching for shows I haven’t selected, thats not me trying to be coy about my choices, but I have never selected or asked for these
Guess my Sonarr is corrupted… I am running this on a Mac
Example
15-11-23 20:06:59.0|Debug|NzbDrone.Core.Parser.QualityParser|Trying to parse quality for Modern.Marvels.S14E36.Worlds.Sharpest.PROPER.HDTV.x264-REGRET
15-11-23 20:06:59.0|Debug|Parser|Quality parsed: SDTV v2
15-11-23 20:06:59.0|Debug|Parser|Release Group parsed: REGRET
15-11-23 20:06:59.0|Debug|ParsingService|No matching series Modern Marvels
15-11-23 20:06:59.0|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
15-11-23 20:06:59.0|Debug|Parser|Parsing string 'Girl.Meets.World.S02E24.1080p.WEB-DL.DD5.1.H.264-TVSmash’
15-11-23 20:06:59.0|Debug|Parser|Episode Parsed. Girl Meets World - S02E24
15-11-23 20:06:59.0|Debug|Parser|Language parsed: English
15-11-23 20:06:59.0|Debug|NzbDrone.Core.Parser.QualityParser|Trying to parse quality for Girl.Meets.World.S02E24.1080p.WEB-DL.DD5.1.H.264-TVSmash
15-11-23 20:06:59.0|Debug|Parser|Quality parsed: WEBDL-1080p v1
15-11-23 20:06:59.0|Debug|Parser|Release Group parsed: TVSmash
15-11-23 20:06:59.0|Debug|ParsingService|No matching series Girl Meets World
15-11-23 20:06:59.0|Debug|DownloadDecisionMaker|Release rejected for the following reasons: [Permanent] Unknown Series
15-11-23 20:06:59.0|Info|RssSyncService|RSS Sync Completed. Reports found: 200, Reports grabbed: 0
15-11-23 20:06:59.0|Debug|PendingReleaseService|Removing failed releases from pending
15-11-23 20:07:34.8|Debug|SabnzbdProxy|Url: https://localhost:9105/api?mode=queue&start=0&limit=0&apikey=&output=json
15-11-23 20:07:34.8|Debug|SabnzbdProxy|Url: https://localhost:9105/api?mode=history&start=0&limit=30&apikey=&output=json
No it isn’t, sonarr queries your indexer rss feed every 15 min, which contain ALL releases, not just the ones you selected. See the “Reports found: 200, Reports grabbed: 0”? Sonarr rejected all of em.
This saves api calls, coz sonarr will only have to query the rss periodically, instead searching for every show separately.
Okay, so back to the actual issue. You say you see a release on your indexer, but sonarr doesn’t pick it up during a search.
Have you tried a Manual Search (which shows all releases that the indexer returned in the response)? If the release shows up on the Manual Search view, then hover over the red icon on the far right, which may tell why sonarr is rejecting that particular release.
I’m not getting any results on oz either, but they may still have api issues. don’t have gingadaddy. but several of my other indexers do return results, so I suspect it’s specific to those two.
Atm I can’t dive into it any further.