Does anyone see why this file is impossible to evaluate by Sonarr?
the.graham.norton.show.s10e10.720p.hdtv.x264-ftp.mkv
I checked TVDB manually. I don’t see any problems. The name looks pretty straight forward to me. Other episodes from this series are imported fine.
This is what I see in the logs:
[Error] ImportDecisionMaker: Couldn't evaluate decision on /mnt/temp/usenet/sonarr/The.Graham.Norton.Show.S10E10.720p.HDTV.x264-FTP/the.graham.norton.show.s10e10.720p.hdtv.x264-ftp.mkv
Couldn't evaluate decision on /mnt/temp/usenet/sonarr/The.Graham.Norton.Show.S10E10.720p.HDTV.x264-FTP/the.graham.norton.show.s10e10.mkv: Sequence contains more than one matching element
System.InvalidOperationException: Sequence contains more than one matching element
at System.Linq.Enumerable.Single[Int32] (IEnumerable`1 source, System.Func`2 predicate, Fallback fallback) [0x00038] in /tmp/SBo/mono-3.10.0/mcs/class/System.Core/System.Linq/Enumerable.cs:2371
at System.Linq.Enumerable.Single[Int32] (IEnumerable`1 source) [0x00006] in /tmp/SBo/mono-3.10.0/mcs/class/System.Core/System.Linq/Enumerable.cs:2388
at NzbDrone.Core.Parser.Model.LocalEpisode.get_SeasonNumber () [0x00000] in m:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Parser\Model\LocalEpisode.cs:30
at NzbDrone.Core.MediaFiles.EpisodeImport.Specifications.NotSampleSpecification.IsSatisfiedBy (NzbDrone.Core.Parser.Model.LocalEpisode localEpisode) [0x0001e] in m:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\MediaFiles\EpisodeImport\Specifications\NotSampleSpecification.cs:27
at NzbDrone.Core.MediaFiles.EpisodeImport.ImportDecisionMaker.EvaluateSpec (IImportDecisionEngineSpecification spec, NzbDrone.Core.Parser.Model.LocalEpisode localEpisode) [0x00000] in m:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\MediaFiles\EpisodeImport\ImportDecisionMaker.cs:132