Hi,
I have an orphaned Download in my Activity Queue that is long gone and removed from Nzbget.
When I try to remove it manually with the button “remove from download client” I get a warning, and the Download remains in the Activity-Queue. The Warning is as follows:
NzbDroneErrorPipeline API Error: NotFound
NzbDrone.Api.REST.NotFoundException: NotFound
at NzbDrone.Api.Queue.QueueActionModule.GetTrackedDownload (int) <0x000cc>
at NzbDrone.Api.Queue.QueueActionModule.Remove (int) <0x006e7>
at NzbDrone.Api.Queue.QueueActionModule.<.ctor>b__3 (object) <0x001d3>
at (wrapper dynamic-method) object.CallSite.Target (System.Runtime.CompilerServices.Closure,System.Runtime.CompilerServices.CallSite,System.Func`2<object, object>,object) <0x000bf>
at Nancy.Routing.Route/<>c__DisplayClass4.b__3 (object,System.Threading.CancellationToken) <0x00177>
Is there a way to remove this Activity?
thanks