{
“message”: “Object reference not set to an instance of an object”,
“description”: "System.NullReferenceException: Object reference not set to an instance of an object\n at Nancy.DynamicDictionaryValue.op_Implicit (Nancy.DynamicDictionaryValue dynamicValue) <0x42033cd0 + 0x0000f> in :0 \n at (wrapper dynamic-method) System.Object:CallSite.Target (System.Runtime.CompilerServices.Closure,System.Runtime.CompilerServices.CallSite,object)\n at (wrapper delegate-invoke) :invoke_bound_Nullable1<int>_Closure_CallSite_object (System.Runtime.CompilerServices.CallSite,object)\n at NzbDrone.Api.EpisodeFiles.EpisodeModule.GetEpisodeFiles () [0x0000d] in m:\\BuildAgent\\work\\6c3239faf2b92630\\src\\NzbDrone.Api\\EpisodeFiles\\EpisodeFileModule.cs:55 \n at NzbDrone.Api.REST.RestModule1[TResource].<set_GetResourceAll>b__c (System.Object options) [0x00000] in m:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Api\REST\RestModule.cs:111 \n at (wrapper dynamic-method) System.Object:CallSite.Target (System.Runtime.CompilerServices.Closure,System.Runtime.CompilerServices.CallSite,System.Func`2<object, object>,object)\n at Nancy.Routing.Route+<>c__DisplayClass4.b__3 (System.Object parameters, CancellationToken context) <0x41fb7700 + 0x0014f> in :0 "
}
I wrote a program to link up Sonarr with Kodi, find all the shows (that I don’t want to keep) and mark all the episodes that have been watched for deletion. Then I can delete them in bulk, or one at a time after I review them.