home
products
contribute
download
documentation
forum
Home
Forums
New posts
Search forums
What's new
New posts
All posts
Latest activity
Members
Registered members
Current visitors
Donate
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Search titles only
By:
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
MediaPortal 1
MediaPortal 1 Plugins
Movie Cover Collector
Contact us
RSS
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="Phrak" data-source="post: 491180" data-attributes="member: 10986"><p>Bug Report, MCC Crash, v1.2.0.</p><p></p><p>Not sure what's causing it at this stage, more investigation needed.</p><p></p><p>When scanning for covers on my existing movies folder, it crashes at the same movies all the time. I get the JIT debug window showing:</p><p>[CODE]See the end of this message for details on invoking </p><p>just-in-time (JIT) debugging instead of this dialog box.</p><p></p><p>************** Exception Text **************</p><p>System.ArgumentOutOfRangeException: Length cannot be less than zero.</p><p>Parameter name: length</p><p> at System.String.InternalSubStringWithChecks(Int32 startIndex, Int32 length, Boolean fAlwaysCopy)</p><p> at Take2dir.Form1.FindCoverUrl(String imdburl)</p><p> at Take2dir.Form1.GetCoverIMDB(String url)</p><p> at Take2dir.Form1.GetCover(String url)</p><p> at Take2dir.Form1.UpDateFolderCover(String imdburl, String folder)</p><p> at Take2dir.Form1.CoverSearch(String folder)</p><p> at Take2dir.Form1.listdir(String path)</p><p> at Take2dir.Form1.ScrapeIT()</p><p> at Take2dir.Form1.btn_dirs_Click(Object sender, EventArgs e)</p><p> at System.Windows.Forms.Control.OnClick(EventArgs e)</p><p> at System.Windows.Forms.Button.OnClick(EventArgs e)</p><p> at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)</p><p> at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)</p><p> at System.Windows.Forms.Control.WndProc(Message& m)</p><p> at System.Windows.Forms.ButtonBase.WndProc(Message& m)</p><p> at System.Windows.Forms.Button.WndProc(Message& m)</p><p> at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)</p><p> at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)</p><p> at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)</p><p></p><p></p><p>************** Loaded Assemblies **************</p><p>mscorlib</p><p> Assembly Version: 2.0.0.0</p><p> Win32 Version: 2.0.50727.3074 (QFE.050727-3000)</p><p> CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll</p><p>----------------------------------------</p><p>CoverCollector</p><p> Assembly Version: 1.0.3340.22811</p><p> Win32 Version: </p><p> CodeBase: file:///N:/Movies/z.Unsorted/!CoverCollector%201.2.0/CoverCollector.exe</p><p>----------------------------------------</p><p>msvcm90</p><p> Assembly Version: 9.0.30729.1</p><p> Win32 Version: 9.00.30729.1</p><p> CodeBase: file:///C:/Windows/WinSxS/x86_microsoft.vc90.crt_1fc8b3b9a1e18e3b_9.0.30729.1_none_e163563597edeada/msvcm90.dll</p><p>----------------------------------------</p><p>System.Windows.Forms</p><p> Assembly Version: 2.0.0.0</p><p> Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)</p><p> CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll</p><p>----------------------------------------</p><p>System</p><p> Assembly Version: 2.0.0.0</p><p> Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)</p><p> CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll</p><p>----------------------------------------</p><p>System.Drawing</p><p> Assembly Version: 2.0.0.0</p><p> Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)</p><p> CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll</p><p>----------------------------------------</p><p>System.Xml</p><p> Assembly Version: 2.0.0.0</p><p> Win32 Version: 2.0.50727.3074 (QFE.050727-3000)</p><p> CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll</p><p>----------------------------------------</p><p>System.Configuration</p><p> Assembly Version: 2.0.0.0</p><p> Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)</p><p> CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll</p><p>----------------------------------------</p><p></p><p>************** JIT Debugging **************</p><p>To enable just-in-time (JIT) debugging, the .config file for this</p><p>application or computer (machine.config) must have the</p><p>jitDebugging value set in the system.windows.forms section.</p><p>The application must also be compiled with debugging</p><p>enabled.</p><p></p><p>For example:</p><p></p><p><configuration></p><p> <system.windows.forms jitDebugging="true" /></p><p></configuration></p><p></p><p>When JIT debugging is enabled, any unhandled exception</p><p>will be sent to the JIT debugger registered on the computer</p><p>rather than be handled by this dialog box.[/CODE]</p><p></p><p>The CoverCollector Log file's last entry is:</p><p>[CODE]Folder: N:\Movies\Crash and Burn [1990]</p><p>Searching for: Crash and Burn [1990]</p><p>Checking for TV Serie...</p><p>Searching for: Crash and Burn [1990]</p><p>Searching for: site:imdb.com inurl:"imdb.com" Crash and Burn</p><p>Found imdb link: http://www.imdb.com/title/tt0099313/ Lengde: 36</p><p>Checking MoviePosterDB for id: tt0099313</p><p>No cover found, Fallback to imdb cover</p><p>poster=rg/action-box-title/primary-photo/media/rm1839832320/tt0099313[/CODE]</p><p></p><p>If I set the .ini file to JUST scan the Crash and Burn folder, there's no issue.</p><p></p><p>If I rename the "Crash and Burn [2009]" folder to "z.Crash and Burn [2009]" is continues past the list where the folder was.... and then crashes again (127 movies later) at </p><p>[CODE]Folder: N:\Movies\Jury Duty [1995]</p><p>Searching for: Jury Duty [1995]</p><p>Checking for TV Serie...</p><p>Searching for: Jury Duty [1995]</p><p>Searching for: site:imdb.com inurl:"imdb.com" Jury Duty</p><p>Found imdb link: http://www.imdb.com/title/tt0113500/ Lengde: 36</p><p>Checking MoviePosterDB for id: tt0113500</p><p>No cover found, Fallback to imdb cover</p><p>poster=rg/action-box-title/primary-photo/media/rm301374720/tt0113500[/CODE]</p><p></p><p>The crashes happen when the MoviePosterDB button is either ticked or unticked.</p><p></p><p>Any thoughts on what's happening here?</p><p></p><p>Tim</p><p></p><p>Other movies that crash the scraper:</p><p>[CODE]Folder: N:\Movies\Kokoda [2006]</p><p>Searching for: Kokoda [2006]</p><p>Checking for TV Serie...</p><p>Searching for: Kokoda [2006]</p><p>Searching for: site:imdb.com inurl:"imdb.com" Kokoda</p><p>Found imdb link: http://www.imdb.com/title/tt0481390/ Lengde: 36</p><p>Checking MoviePosterDB for id: tt0481390</p><p>No cover found, Fallback to imdb cover</p><p>poster=rg/action-box-title/primary-photo/media/rm3383464448/tt0481390[/CODE]</p><p>[CODE]Folder: N:\Movies\Stroker Ace [1983]</p><p>Searching for: Stroker Ace [1983]</p><p>Checking for TV Serie...</p><p>Searching for: Stroker Ace [1983]</p><p>Searching for: site:imdb.com inurl:"imdb.com" Stroker Ace</p><p>Found imdb link: http://www.imdb.com/title/tt0086379/combined Lengde: 44</p><p>Checking MoviePosterDB for id: ttcombined</p><p>No cover found, Fallback to imdb cover</p><p>poster=rg/action-box-title/primary-photo/media/rm137731072/tt0086379[/CODE]</p><p></p><p>Tim</p></blockquote><p></p>
[QUOTE="Phrak, post: 491180, member: 10986"] Bug Report, MCC Crash, v1.2.0. Not sure what's causing it at this stage, more investigation needed. When scanning for covers on my existing movies folder, it crashes at the same movies all the time. I get the JIT debug window showing: [CODE]See the end of this message for details on invoking just-in-time (JIT) debugging instead of this dialog box. ************** Exception Text ************** System.ArgumentOutOfRangeException: Length cannot be less than zero. Parameter name: length at System.String.InternalSubStringWithChecks(Int32 startIndex, Int32 length, Boolean fAlwaysCopy) at Take2dir.Form1.FindCoverUrl(String imdburl) at Take2dir.Form1.GetCoverIMDB(String url) at Take2dir.Form1.GetCover(String url) at Take2dir.Form1.UpDateFolderCover(String imdburl, String folder) at Take2dir.Form1.CoverSearch(String folder) at Take2dir.Form1.listdir(String path) at Take2dir.Form1.ScrapeIT() at Take2dir.Form1.btn_dirs_Click(Object sender, EventArgs e) 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) ************** Loaded Assemblies ************** mscorlib Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.3074 (QFE.050727-3000) CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll ---------------------------------------- CoverCollector Assembly Version: 1.0.3340.22811 Win32 Version: CodeBase: file:///N:/Movies/z.Unsorted/!CoverCollector%201.2.0/CoverCollector.exe ---------------------------------------- msvcm90 Assembly Version: 9.0.30729.1 Win32 Version: 9.00.30729.1 CodeBase: file:///C:/Windows/WinSxS/x86_microsoft.vc90.crt_1fc8b3b9a1e18e3b_9.0.30729.1_none_e163563597edeada/msvcm90.dll ---------------------------------------- System.Windows.Forms Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000) 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.3053 (netfxsp.050727-3000) 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.3053 (netfxsp.050727-3000) CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll ---------------------------------------- System.Xml Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.3074 (QFE.050727-3000) 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.3053 (netfxsp.050727-3000) CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.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.[/CODE] The CoverCollector Log file's last entry is: [CODE]Folder: N:\Movies\Crash and Burn [1990] Searching for: Crash and Burn [1990] Checking for TV Serie... Searching for: Crash and Burn [1990] Searching for: site:imdb.com inurl:"imdb.com" Crash and Burn Found imdb link: http://www.imdb.com/title/tt0099313/ Lengde: 36 Checking MoviePosterDB for id: tt0099313 No cover found, Fallback to imdb cover poster=rg/action-box-title/primary-photo/media/rm1839832320/tt0099313[/CODE] If I set the .ini file to JUST scan the Crash and Burn folder, there's no issue. If I rename the "Crash and Burn [2009]" folder to "z.Crash and Burn [2009]" is continues past the list where the folder was.... and then crashes again (127 movies later) at [CODE]Folder: N:\Movies\Jury Duty [1995] Searching for: Jury Duty [1995] Checking for TV Serie... Searching for: Jury Duty [1995] Searching for: site:imdb.com inurl:"imdb.com" Jury Duty Found imdb link: http://www.imdb.com/title/tt0113500/ Lengde: 36 Checking MoviePosterDB for id: tt0113500 No cover found, Fallback to imdb cover poster=rg/action-box-title/primary-photo/media/rm301374720/tt0113500[/CODE] The crashes happen when the MoviePosterDB button is either ticked or unticked. Any thoughts on what's happening here? Tim Other movies that crash the scraper: [CODE]Folder: N:\Movies\Kokoda [2006] Searching for: Kokoda [2006] Checking for TV Serie... Searching for: Kokoda [2006] Searching for: site:imdb.com inurl:"imdb.com" Kokoda Found imdb link: http://www.imdb.com/title/tt0481390/ Lengde: 36 Checking MoviePosterDB for id: tt0481390 No cover found, Fallback to imdb cover poster=rg/action-box-title/primary-photo/media/rm3383464448/tt0481390[/CODE] [CODE]Folder: N:\Movies\Stroker Ace [1983] Searching for: Stroker Ace [1983] Checking for TV Serie... Searching for: Stroker Ace [1983] Searching for: site:imdb.com inurl:"imdb.com" Stroker Ace Found imdb link: http://www.imdb.com/title/tt0086379/combined Lengde: 44 Checking MoviePosterDB for id: ttcombined No cover found, Fallback to imdb cover poster=rg/action-box-title/primary-photo/media/rm137731072/tt0086379[/CODE] Tim [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
MediaPortal 1 Plugins
Movie Cover Collector
Contact us
RSS
Top
Bottom