Trying to scrape or download trailer gives the below exception.
System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.NullReferenceException: Object reference not set to an instance of an object.
at Media_Companion.Movie.RescrapeSpecific(RescrapeList rl, Int32 isSingle)
at Media_Companion.Movies.BatchRescrapeSpecific(List`1 NfoFilenames, RescrapeList rl)
--- End of inner exception stack trace ---
at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor)
at System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(Object obj, Object[] parameters, Object[] arguments)
at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
at Media_Companion.Form1.CallSubByName(String SubName)
at Media_Companion.Form1.BckWrkScnMovies_DoWork(Object sender, DoWorkEventArgs e)
Apologies, left one variable from original routine, and that caused the
error.
Fix in place, nothing else on horizon so may do as new release today.
Rob
Last edit: Rob 2018-05-05
Fixed - New release available now.