I’m sure why this won’t import has everything to do with the Canadian cop show 19-2 (2014) having an ridiculously ugly name. Then the year to distinguish it from the earlier French language version doesn’t help.
Manually moving them to the right folder works - Sonarr will find them on update/scan, but then hangs on renaming them.
It’s not a big deal. I was just ripping the Blu-rays and using Sonarr to easily add the episode name/date when this weirdness happened. I suppose there might be another “numbers” show with similar problems.
Couldn't import episode W:\nzbdrone\19-2 (2014) - S01E07 - Bluray 1080p.mkv: Input string was not in a correct format.
System.FormatException: Input string was not in a correct format.
at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
at System.Number.ParseDecimal(String value, NumberStyles options, NumberFormatInfo numfmt)
at NzbDrone.Core.MediaFiles.MediaInfo.MediaInfoFormatter.<>c.<FormatAudioChannels>b__1_0(String s) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\MediaFiles\MediaInfo\MediaInfoFormatter.cs:line 42
at System.Linq.Enumerable.WhereSelectArrayIterator`2.MoveNext()
at System.Linq.Enumerable.Sum(IEnumerable`1 source)
at NzbDrone.Core.MediaFiles.MediaInfo.MediaInfoFormatter.FormatAudioChannels(MediaInfoModel mediaInfo) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\MediaFiles\MediaInfo\MediaInfoFormatter.cs:line 38
at NzbDrone.Core.Organizer.FileNameBuilder.AddMediaInfoTokens(Dictionary`2 tokenHandlers, EpisodeFile episodeFile) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Organizer\FileNameBuilder.cs:line 496
at NzbDrone.Core.Organizer.FileNameBuilder.BuildFileName(List`1 episodes, Series series, EpisodeFile episodeFile, NamingConfig namingConfig) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Organizer\FileNameBuilder.cs:line 133
at NzbDrone.Core.MediaFiles.EpisodeFileMovingService.MoveEpisodeFile(EpisodeFile episodeFile, LocalEpisode localEpisode) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\MediaFiles\EpisodeFileMovingService.cs:line 73
at NzbDrone.Core.MediaFiles.UpgradeMediaFileService.UpgradeEpisodeFile(EpisodeFile episodeFile, LocalEpisode localEpisode, Boolean copyOnly) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\MediaFiles\UpgradeMediaFileService.cs:line 66
at NzbDrone.Core.MediaFiles.EpisodeImport.ImportApprovedEpisodes.Import(List`1 decisions, Boolean newDownload, DownloadClientItem downloadClientItem, ImportMode importMode) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\MediaFiles\EpisodeImport\ImportApprovedEpisodes.cs:line 103