Not sure if related to recent updates, but I am getting the following when trying to add “specials” episodes via manual search (at least for Top Gear, haven’t tried others)…
Go to series Top Gear
Manual Search for “Top Gear - 0x68 - Patagonia Special (1)”
From returned results select https://nzbgeek.info/geekseek.php?guid=add9b0d3a1c0b60adef6f841a42e77f7 nzb
Little pop-up error appears in bottom right with the thread title error message.
Logs Table shows:
NzbSearchService - Searching 1 indexers for [Top Gear : Top+Gear Patagonia+Special+1]
DownloadDecisionMaker - Processing 12 reports
ArgumentValidator - Empty Collection is not allowed.
NzbDroneErrorPipeline - Request Failed: Empty collection is not allowed. Parameter name: remoteEpisode.Epidsodes
Log File shows:
15-1-6 21:00:41.1|Info|NzbSearchService|Searching 1 indexers for [Top Gear : Top+Gear Patagonia+Special+1]
15-1-6 21:00:54.1|Info|DownloadDecisionMaker|Processing 12 reports
15-1-6 21:00:58.3|Warn|ArgumentValidator|Empty collection is not allowed.
15-1-6 21:00:58.3|Fatal|NzbDroneErrorPipeline|Request Failed
System.ArgumentException: Empty collection is not allowed.
Parameter name: remoteEpisode.Episodes
at NzbDrone.Common.EnsureThat.EnsureCollectionExtensions.HasItems<NzbDrone.Core.Tv.Episode> (NzbDrone.Common.EnsureThat.Param1<System.Collections.Generic.List
1<NzbDrone.Core.Tv.Episode>>) <0x00063>
at NzbDrone.Core.Download.DownloadService.DownloadReport (NzbDrone.Core.Parser.Model.RemoteEpisode) [0x0005b] in m:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Download\DownloadService.cs:33
at NzbDrone.Api.Indexers.ReleaseModule.DownloadRelease (NzbDrone.Api.Indexers.ReleaseResource) [0x0002b] in m:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Api\Indexers\ReleaseModule.cs:67
at NzbDrone.Api.Indexers.ReleaseModule.<.ctor>b__0 (object) [0x00000] in m:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Api\Indexers\ReleaseModule.cs:47
at (wrapper dynamic-method) object.CallSite.Target (System.Runtime.CompilerServices.Closure,System.Runtime.CompilerServices.CallSite,System.Func`2<object, object>,object) <IL 0x00038, 0x000a0>
at Nancy.Routing.Route/<>c__DisplayClass4.b__3 (object,System.Threading.CancellationToken) <IL 0x0005f, 0x00137>
Let me know if there is anything you want me to try.