woodrbe,
Just installed this and am having issues. When I hit import after choosing my directories, the Collection Manager goes throught all my shows and matches up the series. After it hits the last one, I get an error msg and the program can't go any further. Here's some info of how I have my set up.
Two directories: E:\Videos, F:\Tv Shows\Videos
Series (spread across the two directories:
Battlestar Galatica, Chappelle's Show, Deep Space Nine, Entourage, Friday Night Lights, Freak & Geeks, Da Ali G Show, Lost, Miami Vice, Sex and the City, Star Trek Enterprise, Star Trek The Original Series, The Sopranos, The Wire, Veronica Mars
(Lost actually shows up twice in the processing list because I have it two seperate directories, one on each drive - don't know if that's an issue)
Files are names as so 1x1 - Pilot all in the show directory - no seasons directory.
Also, in the import status screen, I noticed that there is a blank entry underneath the last series. Don't know if that's an issue.
Hope this helps. Really looking forward to using this.
Here's the error msg
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.
************** Exception Text **************
System.NullReferenceException: Object reference not set to an instance of an object.
at TVCollectionManager.ImportStatus.kryptonButton1_Click(Object sender, EventArgs e)
at System.Windows.Forms.Control.OnClick(EventArgs e)
at Cubware.Controls.KryptonButton.OnClick(EventArgs e)
at Cubware.Controls.KryptonButton.OnButtonClick(Object sender, MouseEventArgs e)
at Cubware.Controls.ButtonController.OnClick(MouseEventArgs e)
at Cubware.Controls.ButtonController.MouseUp(Control c, Point pt, MouseButtons button)
at Cubware.Controls.ViewBase.MouseUp(Point pt, MouseButtons button)
at Cubware.Controls.ViewBase.MouseUp(Point pt, MouseButtons button)
at Cubware.Controls.ViewBase.MouseUp(Point pt, MouseButtons button)
at Cubware.Controls.ViewManager.MouseUp(MouseEventArgs e, Point rawPt)
at Cubware.Controls.VisualControl.OnMouseUp(MouseEventArgs e)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.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)
************** Loaded Assemblies **************
mscorlib
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.312 (rtmLHS.050727-3100)
CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
TVCollectionManager
Assembly Version: 0.2.0.0
Win32 Version: 0.2.0.0
CodeBase: file:///C:/Program%20Files/TVCollection%20Manager/TVCollection%20Manager/TVCollectionManager.exe
----------------------------------------
System.Windows.Forms
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.312 (rtmLHS.050727-3100)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.312 (rtmLHS.050727-3100)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Drawing
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.312 (rtmLHS.050727-3100)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
Cubware.Controls
Assembly Version: 1.1.1.0
Win32 Version: 1.1.1.0
CodeBase: file:///C:/Program%20Files/TVCollection%20Manager/TVCollection%20Manager/Cubware.Controls.DLL
----------------------------------------
System.Data
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.312 (rtmLHS.050727-3100)
CodeBase: file:///C:/Windows/assembly/GAC_32/System.Data/2.0.0.0__b77a5c561934e089/System.Data.dll
----------------------------------------
System.Xml
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.312 (rtmLHS.050727-3100)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
System.Configuration
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.312 (rtmLHS.050727-3100)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
TVCollectionData
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///C:/Program%20Files/TVCollection%20Manager/TVCollection%20Manager/TVCollectionData.DLL
----------------------------------------
asy1gnaw
Assembly Version: 1.0.0.0
Win32 Version: 2.0.50727.312 (rtmLHS.050727-3100)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Web
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.833 (QFE.050727-8300)
CodeBase: file:///C:/Windows/assembly/GAC_32/System.Web/2.0.0.0__b03f5f7f11d50a3a/System.Web.dll
----------------------------------------
3qrmpqs_
Assembly Version: 1.0.0.0
Win32 Version: 2.0.50727.312 (rtmLHS.050727-3100)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.
For example:
<configuration>
<system.windows.forms jitDebugging="true" />
</configuration>
When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.