Just started noticing my manual anime searches were failing with no results. Regular TV series were working fine.
Logs show:
19-11-5 17:13:09.3|Error|ReleaseModule|Episode search failed: Object reference not set to an instance of an object
[v3.0.3.653] System.NullReferenceException: Object reference not set to an instance of an object
at Sonarr.Api.V3.Indexers.ReleaseResourceMapper.ToResource (NzbDrone.Core.DecisionEngine.DownloadDecision model) [0x00039] in M:\BuildAgent\work\63739567f01dbcc2\src\Sonarr.Api.V3\Indexers\ReleaseResource.cs:84
at Sonarr.Api.V3.Indexers.ReleaseModuleBase.MapDecision (NzbDrone.Core.DecisionEngine.DownloadDecision decision, System.Int32 initialWeight) [0x00006] in M:\BuildAgent\work\63739567f01dbcc2\src\Sonarr.Api.V3\Indexers\ReleaseModuleBase.cs:25
at Sonarr.Api.V3.Indexers.ReleaseModule.MapDecision (NzbDrone.Core.DecisionEngine.DownloadDecision decision, System.Int32 initialWeight) [0x00000] in M:\BuildAgent\work\63739567f01dbcc2\src\Sonarr.Api.V3\Indexers\ReleaseModule.cs:203
at Sonarr.Api.V3.Indexers.ReleaseModuleBase.MapDecisions (System.Collections.Generic.IEnumerable`1[T] decisions) [0x00016] in M:\BuildAgent\work\63739567f01dbcc2\src\Sonarr.Api.V3\Indexers\ReleaseModuleBase.cs:15
at Sonarr.Api.V3.Indexers.ReleaseModule.GetEpisodeReleases (System.Int32 episodeId) [0x0001c] in M:\BuildAgent\work\63739567f01dbcc2\src\Sonarr.Api.V3\Indexers\ReleaseModule.cs:157
Occasionally I also see this after the object reference error:
Feed does not contain application/x-nzb, found application/x-bittorrent, did you intend to add a Torznab indexer?
I went through indexer by indexer and narrowed it down to the two presets for AnimeTosho, both the Newznab and Torznab options cause the searches to fail and return no results. Disabling both indexers and Sonarr returns results as expected.
It seems AnimeTosho has changed something about their feed? I used to be able to get both usenet and torrent results from the same feed URL. I removed my old presets and re-added them fresh thinking maybe a URL had changed but nope, even added fresh they still fail.
Anyone else having this issue? Sorry for lame formatting, on mobile.
EDIT: So it isn't Tosho as I have discovered in the comments. it seems like v3 of sonnar doesn't like me having so many indexers returning so many results. It seems to choke up and time out displaying episode results if it gets to many results returned for processing in a timely manner.