2008-09-02, 11:29 PM
I've been playing with the plugin a little and trying to rename files so as I get a better hit ratio with IMDB. It seems that the look up is case sensitive, with "casino royale (2006)" not getting a hit but "Casino Royale (2006)" getting one. Strangely I can never get a hit with "The Matrix (1999)" even though it seems to be an exact match for the first alternative.
I'll change my files so they are correctly capitalised, but does it need to be this strict? could "casino royale (2006)" not be a match. Please .
Also I am getting the crash when either I am importing or when looking up images manually the exception is below. I continued. logs attached.
Thanks
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.
************** Exception Text **************
System.IO.IOException: Unable to read data from the transport connection: Attempted to read or write protected memory. This is often an indication that other memory is corrupt.. ---> System.AccessViolationException: Attempted to read or write protected memory. This is often an indication that other memory is corrupt.
at System.Net.UnsafeNclNativeMethods.OSSOCK.recv(IntPtr socketHandle, Byte* pinnedBuffer, Int32 len, SocketFlags socketFlags)
at System.Net.Sockets.Socket.Receive(Byte[] buffer, Int32 offset, Int32 size, SocketFlags socketFlags, SocketError& errorCode)
at System.Net.Sockets.Socket.Receive(Byte[] buffer, Int32 offset, Int32 size, SocketFlags socketFlags)
at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size)
--- End of inner exception stack trace ---
at System.Net.ConnectStream.Read(Byte[] buffer, Int32 offset, Int32 size)
at System.IO.StreamReader.ReadBuffer()
at System.IO.StreamReader.ReadToEnd()
at WizUtilities.WizWebHelper.HttpImageGrabber.ProcessHttpRequest(String targetURL)
at WizUtilities.WizWebHelper.HttpImageGrabber.processYahooRequest(String targetURL, String title)
at WizUtilities.WizWebHelper.HttpImageGrabber.processTitleRequest(ImageSource target, String title)
at WizUtilities.WizWebHelper.WizThumbnail.getShowImageHandle(String videoLoc, String title, ImageSource src)
at WizUtilities.WizWebHelper.WizThumbnail.getShowImageHandle(String videoLoc, String title, String imageSourceDescription)
at WizUtilities.WizWebHelper.WizThumbnail.getShowImageHandle(String videoLoc, String title, String[] sources)
at WizPlugin.MovieWizConfigForm.tsbLookupImage_Click(Object sender, EventArgs e)
at System.Windows.Forms.ToolStripItem.RaiseEvent(Object key, EventArgs e)
at System.Windows.Forms.ToolStripButton.OnClick(EventArgs e)
at System.Windows.Forms.ToolStripItem.HandleClick(EventArgs e)
at System.Windows.Forms.ToolStripItem.HandleMouseUp(MouseEventArgs e)
at System.Windows.Forms.ToolStripItem.FireEventInteractive(EventArgs e, ToolStripItemEventType met)
at System.Windows.Forms.ToolStripItem.FireEvent(EventArgs e, ToolStripItemEventType met)
at System.Windows.Forms.ToolStrip.OnMouseUp(MouseEventArgs mea)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
at System.Windows.Forms.ToolStrip.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
I'll change my files so they are correctly capitalised, but does it need to be this strict? could "casino royale (2006)" not be a match. Please .
Also I am getting the crash when either I am importing or when looking up images manually the exception is below. I continued. logs attached.
Thanks
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.
************** Exception Text **************
System.IO.IOException: Unable to read data from the transport connection: Attempted to read or write protected memory. This is often an indication that other memory is corrupt.. ---> System.AccessViolationException: Attempted to read or write protected memory. This is often an indication that other memory is corrupt.
at System.Net.UnsafeNclNativeMethods.OSSOCK.recv(IntPtr socketHandle, Byte* pinnedBuffer, Int32 len, SocketFlags socketFlags)
at System.Net.Sockets.Socket.Receive(Byte[] buffer, Int32 offset, Int32 size, SocketFlags socketFlags, SocketError& errorCode)
at System.Net.Sockets.Socket.Receive(Byte[] buffer, Int32 offset, Int32 size, SocketFlags socketFlags)
at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size)
--- End of inner exception stack trace ---
at System.Net.ConnectStream.Read(Byte[] buffer, Int32 offset, Int32 size)
at System.IO.StreamReader.ReadBuffer()
at System.IO.StreamReader.ReadToEnd()
at WizUtilities.WizWebHelper.HttpImageGrabber.ProcessHttpRequest(String targetURL)
at WizUtilities.WizWebHelper.HttpImageGrabber.processYahooRequest(String targetURL, String title)
at WizUtilities.WizWebHelper.HttpImageGrabber.processTitleRequest(ImageSource target, String title)
at WizUtilities.WizWebHelper.WizThumbnail.getShowImageHandle(String videoLoc, String title, ImageSource src)
at WizUtilities.WizWebHelper.WizThumbnail.getShowImageHandle(String videoLoc, String title, String imageSourceDescription)
at WizUtilities.WizWebHelper.WizThumbnail.getShowImageHandle(String videoLoc, String title, String[] sources)
at WizPlugin.MovieWizConfigForm.tsbLookupImage_Click(Object sender, EventArgs e)
at System.Windows.Forms.ToolStripItem.RaiseEvent(Object key, EventArgs e)
at System.Windows.Forms.ToolStripButton.OnClick(EventArgs e)
at System.Windows.Forms.ToolStripItem.HandleClick(EventArgs e)
at System.Windows.Forms.ToolStripItem.HandleMouseUp(MouseEventArgs e)
at System.Windows.Forms.ToolStripItem.FireEventInteractive(EventArgs e, ToolStripItemEventType met)
at System.Windows.Forms.ToolStripItem.FireEvent(EventArgs e, ToolStripItemEventType met)
at System.Windows.Forms.ToolStrip.OnMouseUp(MouseEventArgs mea)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
at System.Windows.Forms.ToolStrip.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)