Describe the bug
I'm unable to refresh or get movie data... There's currently no meta for any movies on my radar.
Error occurred while executing task RefreshMovie: Value cannot be null.
Parameter name: source
System.ArgumentNullException: Value cannot be null.
Parameter name: source
at System.Linq.Enumerable.TryGetFirst[TSource] (System.Collections.Generic.IEnumerable1[T] source, System.Boolean& found) [0x0000d] in <0563c14f2ba0463d82418a5e0921a695>:0
at System.Linq.Enumerable.First[TSource] (System.Collections.Generic.IEnumerable1[T] source) [0x00000] in <0563c14f2ba0463d82418a5e0921a695>:0
at NzbDrone.Core.MetadataSource.SkyHook.SkyHookProxy.GetMovieInfo (System.Int32 TmdbId, NzbDrone.Core.Profiles.Profile profile, System.Boolean hasPreDBEntry) [0x0010b] in <28071e62f2f449e682962e05af20a3d7>:0
at NzbDrone.Core.Movies.RefreshMovieService.RefreshMovieInfo (NzbDrone.Core.Movies.Movie movie) [0x0005d] in <28071e62f2f449e682962e05af20a3d7>:0
at NzbDrone.Core.Movies.RefreshMovieService.Execute (NzbDrone.Core.Movies.Commands.RefreshMovieCommand message) [0x00043] in <28071e62f2f449e682962e05af20a3d7>:0
at NzbDrone.Core.Messaging.Commands.CommandExecutor.ExecuteCommand[TCommand] (TCommand command, NzbDrone.Core.Messaging.Commands.CommandModel commandModel) [0x000ec] in <28071e62f2f449e682962e05af20a3d7>:0
at (wrapper dynamic-method) System.Object.CallSite.Target(System.Runtime.CompilerServices.Closure,System.Runtime.CompilerServices.CallSite,NzbDrone.Core.Messaging.Commands.CommandExecutor,object,NzbDrone.Core.Messaging.Commands.CommandModel)
at System.Dynamic.UpdateDelegates.UpdateAndExecuteVoid3[T0,T1,T2] (System.Runtime.CompilerServices.CallSite site, T0 arg0, T1 arg1, T2 arg2) [0x00035] in <0563c14f2ba0463d82418a5e0921a695>:0
at (wrapper dynamic-method) System.Object.CallSite.Target(System.Runtime.CompilerServices.Closure,System.Runtime.CompilerServices.CallSite,NzbDrone.Core.Messaging.Commands.CommandExecutor,object,NzbDrone.Core.Messaging.Commands.CommandModel)
at NzbDrone.Core.Messaging.Commands.CommandExecutor.ExecuteCommands () [0x0008c] in <28071e62f2f449e682962e05af20a3d7>:0
To Reproduce
Steps to reproduce the behavior:
Expected behavior
It grabs the meta for a movie.
.
Desktop (please complete the following information):
Debug Logs
Included above
Issue-Label Bot is automatically applying the label bug to this issue, with a confidence of 0.96. Please mark this comment with :thumbsup: or :thumbsdown: to give our bot feedback!
Links: app homepage, dashboard and code for this bot.
Update to 0.2.0.1450
Update to 0.2.0.1450
Thanks for replying. Is this a develop version or a stable?
It's the latest "stable" version.
It's the latest "stable" version.
Thanks for this. I should've tried that first :)
All sorted now 馃憤
Most helpful comment
Update to 0.2.0.1450