It doesn't happen with every video game soundtrack I try to get art for, but I sometimes get this error and it causes MusicBee to crash or exit for some reason:
MusicBee v3.5.8447.35892D (Win10.0), 26 Sep 2023 13:51:
System.NullReferenceException: Object reference not set to an instance of an object.
at MusicBeePlugin.Plugin.VGMdbAlbum..ctor(String url)
at MusicBeePlugin.Plugin.loadVGMdbAlbum(Object url)
at System.Threading.QueueUserWorkItemCallback.WaitCallback_Context(Object state)
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
at System.Threading.QueueUserWorkItemCallback.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem()
at System.Threading.ThreadPoolWorkQueue.Dispatch()
at System.Threading._ThreadPoolWaitCallback.PerformWaitCallback()