hello, I am trying to setup NZBDrone and NZBGet, I have created the download client NZBGet but everytime I run a test it fails. See below for log. Please help. Thanks!
System.ApplicationException: Category does not exist
at NzbDrone.Core.Download.Clients.Nzbget.Nzbget.Test(NzbgetSettings settings) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Download\Clients\Nzbget\Nzbget.cs:line 277
at NzbDrone.Core.Download.Clients.Nzbget.Nzbget.Execute(TestNzbgetCommand message) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Download\Clients\Nzbget\Nzbget.cs:line 286
at NzbDrone.Core.Messaging.Commands.CommandExecutor.ExecuteCommand[TCommand](Command command) in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Messaging\Commands\CommandExecutor.cs:line 137
at NzbDrone.Core.Messaging.Commands.CommandExecutor.<>c__DisplayClass9`1.b__5() in m:\BuildAgent2\work\328d72309b633a8\src\NzbDrone.Core\Messaging\Commands\CommandExecutor.cs:line 86
at System.Threading.Tasks.Task.InnerInvoke()
at System.Threading.Tasks.Task.Execute()