Kodi Community Forum
Media Info Plus - Manage your Movies, Shows, Tunes, NFO and more (Open Source VB.NET) - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: Supplementary Tools for Kodi (https://forum.kodi.tv/forumdisplay.php?fid=116)
+--- Thread: Media Info Plus - Manage your Movies, Shows, Tunes, NFO and more (Open Source VB.NET) (/showthread.php?tid=47071)



- fekker - 2009-04-03

midgetspy Wrote:I am in display mode with the icon selection off. It starts going down the list then just stops suddenly on one of the movies and freezes with the RAM usage going through the roof.

There are 2 distinct crashes. In each, I:

Open MIP
Click Display
Uncheck Icon Selection
Click Load Movies

In one crash, I just click on a movie in the list. The info never loads, the CPU usage goes up to 80-90%, but RAM stays constant (actually it fluctuates by about 50MB but averages about the same amount).

The other happens in one of 2 spots - during auto pilot or when I click Refresh on a movie. It doesn't happen always when I press refresh, only sometimes. And it doesn't always freeze on the same movie when I'm on autopilot, though some seem to give it more trouble than others. In this crash the CPU goes to exactly 50% but RAM just starts climbing and doesn't stop until I kill it.

Is there some kind of debug logging I can put on or something?
as a test, uncheck the get media information option in the config and see if it does the same thing (in display mode, unchecked allow icon selection).. I don't have any debugger setup for that specific area, it's not usually the probl..

latest build.. 2838 - it should show that at the top of the screen
updated command line.. run -help for some parameters for loop options

try that for tvshows if your not getting episode images with the -debug flag

miptvupdate.exe -debug

change that now keeps the studio unless you check it get it from imdb again during autopilot (at djh_ and digital's request)

http://www.mediafire.com/?yyz4mnwydng



midgetspy - what os ya running? 32 or 64bit?
do you have .net 2.0 sp1 installed?

Abeerdrinker - try command line tool please, also make sure you can get out to the interwebs on port 8080

akmofo - nothing automatic, but pretty easy to click and pick


- Abeerdrinker - 2009-04-03

Abeerdrinker - try command line tool

what is that?

My ports are open


- midgetspy - 2009-04-03

I'm running Win XP (32 bit). I have whatever .NET version was installed when I installed MIP.

I unchecked "Scan for Movie Media Information" and tried it. Clicking around on various movies didn't cause a problem. Clicking "Refresh" made the CPU usage go up to and stay at 50% as mentioned above. When I clicked on another mobie after this I got this error:

Code:
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.InvalidOperationException: Collection was modified; enumeration operation may not execute.
   at System.ThrowHelper.ThrowInvalidOperationException(ExceptionResource resource)
   at System.Collections.Generic.List`1.Enumerator.MoveNext()
   at movieinfoplus.xbmcMediaInfo.Fileinfo.toTagData(Fileinfo& xmifi)
   at movieinfoplus.movie.saveimdb2(movie& tmovie, Boolean writemovienfo, Boolean writemovienamedotnfo)
   at movieinfoplus.maincollection.processdropdownitems()
   at movieinfoplus.maincollection.lbMyMovies_MouseClicked(Object sender, EventArgs e)
   at System.Windows.Forms.Control.OnMouseClick(MouseEventArgs e)
   at System.Windows.Forms.ListBox.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.42 (RTM.050727-4200)
    CodeBase: file:///C:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
mediainfoplus
    Assembly Version: 2.0.0.2835
    Win32 Version: 2.0.0.2835
    CodeBase: file:///C:/Program%20Files/mediainfoplus/mediainfoplus.exe
----------------------------------------
Microsoft.VisualBasic
    Assembly Version: 8.0.0.0
    Win32 Version: 8.0.50727.42 (RTM.050727-4200)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/Microsoft.VisualBasic/8.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualBasic.dll
----------------------------------------
System
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.42 (RTM.050727-4200)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Windows.Forms
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.42 (RTM.050727-4200)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System.Drawing
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.42 (RTM.050727-4200)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System.Runtime.Remoting
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.42 (RTM.050727-4200)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Runtime.Remoting/2.0.0.0__b77a5c561934e089/System.Runtime.Remoting.dll
----------------------------------------
System.Data
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.42 (RTM.050727-4200)
    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.42 (RTM.050727-4200)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
ComponentFactory.Krypton.Toolkit
    Assembly Version: 3.0.10.0
    Win32 Version: 3.0.10.0
    CodeBase: file:///C:/Program%20Files/mediainfoplus/ComponentFactory.Krypton.Toolkit.DLL
----------------------------------------
TabControlEX
    Assembly Version: 0.0.3216.38616
    Win32 Version: 0.0.3216.38616
    CodeBase: file:///C:/Program%20Files/mediainfoplus/TabControlEX.DLL
----------------------------------------
System.Configuration
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.42 (RTM.050727-4200)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
sphsi_tt
    Assembly Version: 2.0.0.2835
    Win32 Version: 2.0.50727.42 (RTM.050727-4200)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
yr_odupw
    Assembly Version: 2.0.0.2835
    Win32 Version: 2.0.50727.42 (RTM.050727-4200)
    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.

Trying the "Get Media Information" in autopilot made it crash on Gladiator (which it's crashed on a few times by now, it's one of the sticky ones it seems).

EDIT: I just did my SD movie folder with 200+ movies and it worked perfectly without freezing. Maybe something to do with accessing the HD movies on a mapped network drive? I'm going to try browsing to a network share instead.

EDIT2: Nope, froze after like 10 movies again. Definitely something to do with scanning the HD stuff is killing it. They're on the same network share as my SD stuff that worked perfectly so I dunno?

EDIT3: I just tried a different share full of HD movies... 200 HD mkvs on the same networked server as the above 2 shares and this one worked flawlessly as well. I'll try the original share again to see if it works... but I'm really stumped now. The only difference between these 2 shares is the number of movies (this has 200+, the one that doesn't work has 300+)

EDIT4: The share that doesn't work goes WAY faster than the 2 that did work (until it freezes). The other 2 scanned about 1 movie per second, this one is ripping 3 or 4 times that fast. Then partway down the list it just stops doing anything.


- markiz - 2009-04-03

Is this normal?
Image

CD1 CD2. My movies are stored like this:

movie-folder1
-- cd1
---- movie-name.cd1.rar
---- movie-name.cd1.r0x
-- cd2
---- movie-name.cd2.rar
---- movie-name.cd2.r0x

Do I need to change any settings and click "LoadMovies" again. Or how do I start from blank?

What does PreCache and Auto Pilot mean?

Another question. Is it possible to automatically resize all fanart to 960 x 480?


- lestat1977uk - 2009-04-03

Hi guys

I have a whole bunch of eps showing up in red in the bottom left, what does this mean, can i recrape these etc..

Also i did get that pop list but writting in a new name did nothing, i had to do it manually in the windows folder


- lestat1977uk - 2009-04-03

Oh and it definatley says ver 2825

but the one before does say 2835, is it just an error on the ver name?


- Shadok - 2009-04-03

I haven't upgraded MIP since a while.
Should I use an installer or the updated exe would be enough ?


- lestat1977uk - 2009-04-03

Ok ignore what i said about eps in RED , there just the ones i don't have, great feature, i have some downloading to do Wink

ths again app rocks!


- fekker - 2009-04-03

Shadok Wrote:I haven't upgraded MIP since a while.
Should I use an installer or the updated exe would be enough ?

as long as you have 2801 or higher, the patch is all you need.


- fekker - 2009-04-03

markiz Wrote:Is this normal?
CD1 CD2. My movies are stored like this:

movie-folder1
-- cd1
---- movie-name.cd1.rar
---- movie-name.cd1.r0x
-- cd2
---- movie-name.cd2.rar
---- movie-name.cd2.r0x

Do I need to change any settings and click "LoadMovies" again. Or how do I start from blank?

What does PreCache and Auto Pilot mean?

Another question. Is it possible to automatically resize all fanart to 960 x 480?

prob the easiest thing is to move your files into the top level, this way xbmc can also stack them, and it's going to make scraping easier.

so from
movie-folder1
-- cd1
---- movie-name.cd1.rar
---- movie-name.cd1.r0x
-- cd2
---- movie-name.cd2.rar
---- movie-name.cd2.r0x

to
movie-folder1
-- movie-name.cd1.rar
-- movie-name.cd1.r0x
-- movie-name.cd2.rar
-- movie-name.cd2.r0x

that's assuming movie-folder1 is an actual movie specific folder


- fekker - 2009-04-03

midgetspy Wrote:I'm running Win XP (32 bit). I have whatever .NET version was installed when I installed MIP.

I unchecked "Scan for Movie Media Information" and tried it. Clicking around on various movies didn't cause a problem. Clicking "Refresh" made the CPU usage go up to and stay at 50% as mentioned above. When I clicked on another mobie after this I got this error:

Code:
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.InvalidOperationException: Collection was modified; enumeration operation may not execute.
   at System.ThrowHelper.ThrowInvalidOperationException(ExceptionResource resource)
   at System.Collections.Generic.List`1.Enumerator.MoveNext()
   at movieinfoplus.xbmcMediaInfo.Fileinfo.toTagData(Fileinfo& xmifi)
   at movieinfoplus.movie.saveimdb2(movie& tmovie, Boolean writemovienfo, Boolean writemovienamedotnfo)
   at movieinfoplus.maincollection.processdropdownitems()
   at movieinfoplus.maincollection.lbMyMovies_MouseClicked(Object sender, EventArgs e)
   at System.Windows.Forms.Control.OnMouseClick(MouseEventArgs e)
   at System.Windows.Forms.ListBox.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.42 (RTM.050727-4200)
    CodeBase: file:///C:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
mediainfoplus
    Assembly Version: 2.0.0.2835
    Win32 Version: 2.0.0.2835
    CodeBase: file:///C:/Program%20Files/mediainfoplus/mediainfoplus.exe
----------------------------------------
Microsoft.VisualBasic
    Assembly Version: 8.0.0.0
    Win32 Version: 8.0.50727.42 (RTM.050727-4200)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/Microsoft.VisualBasic/8.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualBasic.dll
----------------------------------------
System
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.42 (RTM.050727-4200)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Windows.Forms
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.42 (RTM.050727-4200)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System.Drawing
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.42 (RTM.050727-4200)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System.Runtime.Remoting
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.42 (RTM.050727-4200)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Runtime.Remoting/2.0.0.0__b77a5c561934e089/System.Runtime.Remoting.dll
----------------------------------------
System.Data
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.42 (RTM.050727-4200)
    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.42 (RTM.050727-4200)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
ComponentFactory.Krypton.Toolkit
    Assembly Version: 3.0.10.0
    Win32 Version: 3.0.10.0
    CodeBase: file:///C:/Program%20Files/mediainfoplus/ComponentFactory.Krypton.Toolkit.DLL
----------------------------------------
TabControlEX
    Assembly Version: 0.0.3216.38616
    Win32 Version: 0.0.3216.38616
    CodeBase: file:///C:/Program%20Files/mediainfoplus/TabControlEX.DLL
----------------------------------------
System.Configuration
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.42 (RTM.050727-4200)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
sphsi_tt
    Assembly Version: 2.0.0.2835
    Win32 Version: 2.0.50727.42 (RTM.050727-4200)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
yr_odupw
    Assembly Version: 2.0.0.2835
    Win32 Version: 2.0.50727.42 (RTM.050727-4200)
    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.

Trying the "Get Media Information" in autopilot made it crash on Gladiator (which it's crashed on a few times by now, it's one of the sticky ones it seems).

EDIT: I just did my SD movie folder with 200+ movies and it worked perfectly without freezing. Maybe something to do with accessing the HD movies on a mapped network drive? I'm going to try browsing to a network share instead.

EDIT2: Nope, froze after like 10 movies again. Definitely something to do with scanning the HD stuff is killing it. They're on the same network share as my SD stuff that worked perfectly so I dunno?

EDIT3: I just tried a different share full of HD movies... 200 HD mkvs on the same networked server as the above 2 shares and this one worked flawlessly as well. I'll try the original share again to see if it works... but I'm really stumped now. The only difference between these 2 shares is the number of movies (this has 200+, the one that doesn't work has 300+)

EDIT4: The share that doesn't work goes WAY faster than the 2 that did work (until it freezes). The other 2 scanned about 1 movie per second, this one is ripping 3 or 4 times that fast. Then partway down the list it just stops doing anything.

i pm'd an updated dll for you to try.

the error is caused when the movie is changed before the media update has completed. I should prob lock that move in code, never had it take more then a second to scan a file before though. suspect somethings up with media info.dll and some of your movies..


- paul - 2009-04-03

Hi fekker i downloaded the full install package from sourceforge and installed it but for some reason it will not run. The splash screen comes up then after a few seconds it crashes, i have sent an error report to microsoft, as i am running windows XP pro service pack 3 with .net framework 3 installed and is totally upto date. any suggestions on how i can get this working.
ps i also uninstalled my older version of movie info plus that did work.? thanks


- Halibutt - 2009-04-03

fekker Wrote:tvdb was returning some 0k zip files for shows..

see if there are 0k files in
C:\Program Files\mediainfoplus\temp\tvdb\everything
if so remove them

that's where it trys to save the compressed show data when it grabs it from thetvdb, if those are zero, extraction will fail, and the "error in banner read" when it trys to read the banners file (that's where the images are at for shows, posters & fanart) and the first item it hits during loading in MIP.
Nope, no 0b files there. Only some zip files. One full path referenced in the error message (installed 2838, the problem persists) is:
Code:
C:\Program Files\MEDIA\MediaInfoPlus\temp\tvdb\everything\73739\banners.xml
Other errors look the same, the difference is in the file number.

EDIT: I think I know where the bug is! The error references the \MediaInfoPlus\temp\tvdb\everything\73739\banners.xml path, while there's no 73739 folder there. OTOH there's a zip file under that name, so no wonder the program can't find the xml file. Deleting the zip files residing there makes the MIP reload shows just fine.

I'll see in a minute if it manages to open the newly-downloaded zip files.


- Halibutt - 2009-04-03

Halibutt Wrote:I'll see in a minute if it manages to open the newly-downloaded zip files.
Yup, all is fine now. Except for the good ol' error to come up. When I click on one of the shows (upper left window, where the show list is) there's the following error:
Code:
Szczegółowe informacje na temat wywoływania debugowania w trybie JIT (just in time)
zamiast tego okna dialogowego znajdują się na końcu tego komunikatu.

************** Tekst wyjątku **************
System.OutOfMemoryException: Brak pamięci.
   w System.Drawing.Image.FromFile(String filename, Boolean useEmbeddedColorManagement)
   w System.Drawing.Image.FromFile(String filename)
   w movieinfoplus.maincollection.lbTvShowPicker_click(Object sender, EventArgs e)
   w System.Windows.Forms.Control.OnClick(EventArgs e)
   w System.Windows.Forms.ListBox.WndProc(Message& m)
   w System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
   w System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
   w System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


************** Zestawy załadowane **************
mscorlib
    Wersja zestawu: 2.0.0.0
    Wersja Win32: 2.0.50727.3082 (QFE.050727-3000)
    CodeBase: file:///C:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
mediainfoplus
    Wersja zestawu: 2.0.0.2838
    Wersja Win32: 2.0.0.2838
    CodeBase: file:///C:/Program%20Files/MEDIA/MediaInfoPlus/mediainfoplus.exe
----------------------------------------
Microsoft.VisualBasic
    Wersja zestawu: 8.0.0.0
    Wersja Win32: 8.0.50727.3053 (netfxsp.050727-3000)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/Microsoft.VisualBasic/8.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualBasic.dll
----------------------------------------
System
    Wersja zestawu: 2.0.0.0
    Wersja Win32: 2.0.50727.3053 (netfxsp.050727-3000)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Windows.Forms
    Wersja zestawu: 2.0.0.0
    Wersja Win32: 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.Drawing
    Wersja zestawu: 2.0.0.0
    Wersja Win32: 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.Runtime.Remoting
    Wersja zestawu: 2.0.0.0
    Wersja Win32: 2.0.50727.3053 (netfxsp.050727-3000)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Runtime.Remoting/2.0.0.0__b77a5c561934e089/System.Runtime.Remoting.dll
----------------------------------------
System.Xml
    Wersja zestawu: 2.0.0.0
    Wersja Win32: 2.0.50727.3082 (QFE.050727-3000)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
mscorlib.resources
    Wersja zestawu: 2.0.0.0
    Wersja Win32: 2.0.50727.3082 (QFE.050727-3000)
    CodeBase: file:///C:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
System.Data
    Wersja zestawu: 2.0.0.0
    Wersja Win32: 2.0.50727.3053 (netfxsp.050727-3000)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_32/System.Data/2.0.0.0__b77a5c561934e089/System.Data.dll
----------------------------------------
ComponentFactory.Krypton.Toolkit
    Wersja zestawu: 3.0.10.0
    Wersja Win32: 3.0.10.0
    CodeBase: file:///C:/Program%20Files/MEDIA/MediaInfoPlus/ComponentFactory.Krypton.Toolkit.DLL
----------------------------------------
TabControlEX
    Wersja zestawu: 0.0.3216.38616
    Wersja Win32: 0.0.3216.38616
    CodeBase: file:///C:/Program%20Files/MEDIA/MediaInfoPlus/TabControlEX.DLL
----------------------------------------
System.Configuration
    Wersja zestawu: 2.0.0.0
    Wersja Win32: 2.0.50727.3053 (netfxsp.050727-3000)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
n0w8cjps
    Wersja zestawu: 2.0.0.2838
    Wersja Win32: 2.0.50727.3053 (netfxsp.050727-3000)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
vldqyj3g
    Wersja zestawu: 2.0.0.2838
    Wersja Win32: 2.0.50727.3053 (netfxsp.050727-3000)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
uxy2l37k
    Wersja zestawu: 2.0.0.2838
    Wersja Win32: 2.0.50727.3053 (netfxsp.050727-3000)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
miplibfc
    Wersja zestawu: 1.0.1.2800
    Wersja Win32: 1.0.1.2800
    CodeBase: file:///C:/Program%20Files/MEDIA/MediaInfoPlus/miplibfc.DLL
----------------------------------------
1rjvx7ho
    Wersja zestawu: 2.0.0.2838
    Wersja Win32: 2.0.50727.3053 (netfxsp.050727-3000)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
hoybia-f
    Wersja zestawu: 2.0.0.2838
    Wersja Win32: 2.0.50727.3053 (netfxsp.050727-3000)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
qgwgnmwc
    Wersja zestawu: 2.0.0.2838
    Wersja Win32: 2.0.50727.3053 (netfxsp.050727-3000)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.XML.resources
    Wersja zestawu: 2.0.0.0
    Wersja Win32: 2.0.50727.3053 (netfxsp.050727-3000)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Xml.resources/2.0.0.0_pl_b77a5c561934e089/System.Xml.resources.dll
----------------------------------------
System.Drawing.resources
    Wersja zestawu: 2.0.0.0
    Wersja Win32: 2.0.50727.3053 (netfxsp.050727-3000)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Drawing.resources/2.0.0.0_pl_b03f5f7f11d50a3a/System.Drawing.resources.dll
----------------------------------------
System.Windows.Forms.resources
    Wersja zestawu: 2.0.0.0
    Wersja Win32: 2.0.50727.3053 (netfxsp.050727-3000)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Windows.Forms.resources/2.0.0.0_pl_b77a5c561934e089/System.Windows.Forms.resources.dll
----------------------------------------

The show is How I Unleashed World War II. BTW, deleting the files in the series' folder did't solve the problem:
Code:
Szczegółowe informacje na temat wywoływania debugowania w trybie JIT (just in time)
zamiast tego okna dialogowego znajdują się na końcu tego komunikatu.

************** Tekst wyjątku **************
System.IO.FileNotFoundException: Nie można odnaleźć pliku 'C:\Program Files\MEDIA\MediaInfoPlus\temp\tvdb\How I Unleashed World War II.xml'.
Nazwa pliku: 'C:\Program Files\MEDIA\MediaInfoPlus\temp\tvdb\How I Unleashed World War II.xml'
   w System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   w System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy)
   w System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options)
   w System.IO.StreamReader..ctor(String path, Encoding encoding, Boolean detectEncodingFromByteOrderMarks, Int32 bufferSize)
   w System.IO.StreamReader..ctor(String path)
   w movieinfoplus.thetvdb.TVSeriesData.readTVSeriesXML(String xmllocationandfilename, TVSeriesData& vTVSeriesData)
   w movieinfoplus.tvshowcollection.kbLoadTvShows(Boolean debugon, Boolean dlo)
   w movieinfoplus.maincollection.tsbShowsLoadShows_Click(Object sender, EventArgs e)
   w System.Windows.Forms.ToolStripItem.RaiseEvent(Object key, EventArgs e)
   w System.Windows.Forms.ToolStripButton.OnClick(EventArgs e)
   w System.Windows.Forms.ToolStripItem.HandleClick(EventArgs e)
   w System.Windows.Forms.ToolStripItem.HandleMouseUp(MouseEventArgs e)
   w System.Windows.Forms.ToolStripItem.FireEventInteractive(EventArgs e, ToolStripItemEventType met)
   w System.Windows.Forms.ToolStripItem.FireEvent(EventArgs e, ToolStripItemEventType met)
   w System.Windows.Forms.ToolStrip.OnMouseUp(MouseEventArgs mea)
   w System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
   w System.Windows.Forms.Control.WndProc(Message& m)
   w System.Windows.Forms.ScrollableControl.WndProc(Message& m)
   w System.Windows.Forms.ToolStrip.WndProc(Message& m)
   w System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
   w System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
   w System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


************** Zestawy załadowane **************
mscorlib
    Wersja zestawu: 2.0.0.0
    Wersja Win32: 2.0.50727.3082 (QFE.050727-3000)
    CodeBase: file:///C:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
mediainfoplus
    Wersja zestawu: 2.0.0.2838

What finally helped was deleting all the non-essential files in the series' folder and moving all the files to a separate "Series 1" subdirectory, but it's a tad bizarre, as it's a miniseries composed of only 3 episodes. Is this WAD?
Cheers


- craigd - 2009-04-03

Thanks very much for all your help yesterday seems to be picking up multiple part movies perfectly now.

I've got another querey though...This isn't a fault of the app but more so a peculiarity of the uk. I believe but wonder if there is any workaround. I'm in uk and am currently modding aeon to display UK BBFC certifications rather than US MPAA. I've got the code done for video display and editing the graphics but some movies on IMDB have different ratings for cinema and dvd releases etc. An example from my test sample is the movie "The Cave(2005)" http://www.imdb.com/title/tt0402901/
On this movie IMDB holds uk certificate 12 for video rating and 12a for original rating. MIP is correctlly adding both tags so appears in nfo <MPAA>1212A</MPAA>. in this instance it isn't so bad as I'm probably not going to include 12a as UI don't know how to stop double positives with 12 rating but in some it may go from an 18 to 15 or a 12 to a pg which could cause problems. Is there anyway to make MIP only add the first rating found instead of both?

***EDIT***
Slightly bigger problem, I just installed 2838 and ran autopilot to get the studio info back and it has now removed all the previously found MPAA tags so there is no MPAA info in any of my NFO's now?