AugmentingService warning spam

Sonarr version: 2.0.0.5200

OS: Windows 10
((Debug logs)): https://paste.ee/r/8txx6
Description of issue: Updating series spams a lot of warning message like this

18-5-7 13:33:27.1|Warn|AugmentingService|Object reference not set to an instance of an object.
[v2.0.0.5200] System.NullReferenceException: Object reference not set to an instance of an object.
at NzbDrone.Core.Parser.ValidateParsedEpisodeInfo.ValidateForSeriesType(ParsedEpisodeInfo parsedEpisodeInfo, Series series, Boolean warnIfInvalid) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Parser\ValidateParsedEpisodeInfo.cs:line 14
at NzbDrone.Core.MediaFiles.EpisodeImport.Aggregation.Aggregators.AggregateEpisodes.GetEpisodes(LocalEpisode localEpisode, Boolean otherFiles) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\MediaFiles\EpisodeImport\Aggregation\Aggregators\AggregateEpisodes.cs:line 56
at NzbDrone.Core.MediaFiles.EpisodeImport.Aggregation.Aggregators.AggregateEpisodes.Aggregate(LocalEpisode localEpisode, Boolean otherFiles) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\MediaFiles\EpisodeImport\Aggregation\Aggregators\AggregateEpisodes.cs:line 20
at NzbDrone.Core.MediaFiles.EpisodeImport.Aggregation.AugmentingService.Augment(LocalEpisode localEpisode, Boolean otherFiles) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\MediaFiles\EpisodeImport\Aggregation\AggregationService.cs:line 54

Thanks, looks like a pretty simple fix. We’ll get one in the next develop release.

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