System.NullReferenceException: Object reference not set to an instance of an object.
at GUIDVDs.MyDVDs.GetDVDsprofiler(String fileName, String folderName) in D:\3\MY DVDS SCR\DVDPlugin.cs:line 755
at GUIDVDs.MyDVDs.ButImport_Click(Object sender, EventArgs e) in D:\3\MY DVDS SCR\DVDPlugin.cs:line 676
at System.Windows.Forms.Control.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ButtonBase.WndProc(Message& m)
at System.Windows.Forms.Button.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)
dukus said:Updated version with source. Now all import working. Fixed genre view for DVDProfiler users. I try implement a context menu. Now only filter and info option. I wait some feedback for futures implementations.