Media Companion
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Media Companion

Discussion and development board for the program Media Companion.
 
HomeHome  Latest imagesLatest images  SearchSearch  RegisterRegister  Log inLog in  

 

 Episode Scrape in 2.233

Go down 
2 posters
AuthorMessage
Billy Bunter
Media Companion Supporter
Media Companion Supporter



Posts : 15
Join date : 2008-09-25
Age : 55
Location : Overbury

Episode Scrape in 2.233 Empty
PostSubject: Episode Scrape in 2.233   Episode Scrape in 2.233 Icon_minitimeMon Apr 06, 2009 11:24 pm

Hi Billy, just trying the episode scraper in the new version and keep getting this exception, also episode 'thumbs' are showing as 1/2 grey (for want of a better word) the only way to correct this is to view another episode and then re-view the corrupt one. This is also happening with the create episode thumb, only 1/2 of the capture is shown.

Many thanks & keep up the good work!!

Debug below :--


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

************** Exception Text **************
System.IO.FileNotFoundException: Could not find file 'I:\Francesco's Italy Top to Toe\francescos.italy.toptotoe.s01e02.nfo'.
File name: 'I:\Francesco's Italy Top to Toe\francescos.italy.toptotoe.s01e02.nfo'
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at 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)
at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options)
at System.IO.StreamReader..ctor(String path, Encoding encoding, Boolean detectEncodingFromByteOrderMarks, Int32 bufferSize)
at System.IO.StreamReader..ctor(String path)
at System.IO.File.OpenText(String path)
at Media_Companion.tvedit.loadepisodedetails()
at Media_Companion.tvedit.tvedit_Load(Object sender, EventArgs e)
at System.Windows.Forms.Form.OnLoad(EventArgs e)
at System.Windows.Forms.Form.OnCreateControl()
at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
at System.Windows.Forms.Control.CreateControl()
at System.Windows.Forms.Control.WmShowWindow(Message& m)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
at System.Windows.Forms.ContainerControl.WndProc(Message& m)
at System.Windows.Forms.Form.WmShowWindow(Message& m)
at System.Windows.Forms.Form.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.3082 (QFE.050727-3000)
CodeBase: file:///C:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
Media Companion 2.233
Assembly Version: 2.2.3.3
Win32 Version: 2.2.3.3
CodeBase: file:///C:/Documents%20and%20Settings/Billybunter/Desktop/Media%20Companion%202.233/Media%20Companion%202.233.exe
----------------------------------------
Microsoft.VisualBasic
Assembly Version: 8.0.0.0
Win32 Version: 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
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.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.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.Runtime.Remoting
Assembly Version: 2.0.0.0
Win32 Version: 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.Data
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
CodeBase: file:///C:/WINDOWS/assembly/GAC_32/System.Data/2.0.0.0__b77a5c561934e089/System.Data.dll
----------------------------------------
Accessibility
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/Accessibility/2.0.0.0__b03f5f7f11d50a3a/Accessibility.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
----------------------------------------
System.Xml
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.3082 (QFE.050727-3000)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.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.
Back to top Go down
billyad2000
Admin
billyad2000


Posts : 1326
Join date : 2008-09-20

Episode Scrape in 2.233 Empty
PostSubject: Re: Episode Scrape in 2.233   Episode Scrape in 2.233 Icon_minitimeTue Apr 07, 2009 2:06 am

I really need some more information about this, half the image showing grey usually means that the image downloaded is incomplete, yet if it is ok when you go back to it then the only thing I can think of is that the image has not finished downloading, yet Media Companion does not display them until the download is complete.

Media Companion uses ffmpeg to create thumbnails and again Media Companion stops running until ffmpeg has finnished.

The only thing I can think of is that the images are being created or downloaded and are taking a long time to save to disk. If this is the case then there is not much I can do about it, most hard disks would save a small image in a small fraction of a second, are you using a NAS, a slow network may account for it.

As for the exception, it is obvious what is causing it, yet I am puzzled as to why.
You have selected to edit the tv episode 'I:\Francesco's Italy Top to Toe\francescos.italy.toptotoe.s01e02.nfo' but it does not exist, yet if it does not exist then how can you be viewing it to select edit?

To be honest I have not the faintest idea what the problem is, never mind how to fix it. I can deal with the exception, simply add a dialogue that the file does not exist, but I would prefer to know what is the cause.
Back to top Go down
http://billyad2000.co.uk
Billy Bunter
Media Companion Supporter
Media Companion Supporter



Posts : 15
Join date : 2008-09-25
Age : 55
Location : Overbury

Episode Scrape in 2.233 Empty
PostSubject: Re: Episode Scrape in 2.233   Episode Scrape in 2.233 Icon_minitimeTue Apr 07, 2009 11:11 am

Hi Billy, many thanks for the reply.

I'm puzzled too, all the episodes are correct and in place, as well as the correct .nfo (All made via MC) but when I try and view the episode, the content is blank and then the lock up occurs. I've taken a 'grabit' of the empty file and one of the 1/2 grey thumb. All local .tbn are correct and fully viewable, no NAS connected either. This is not just a problem with Francesco's Italy, it's with all tv programs.



Episode Scrape in 2.233 Problem1

Episode Scrape in 2.233 Problem2

Many thanks

BB
Back to top Go down
billyad2000
Admin
billyad2000


Posts : 1326
Join date : 2008-09-20

Episode Scrape in 2.233 Empty
PostSubject: Re: Episode Scrape in 2.233   Episode Scrape in 2.233 Icon_minitimeTue Apr 07, 2009 1:15 pm

This lockup could be a problem with the cache, have you tried rebuilding the tv database, its located in the dropdown tools menu.
Back to top Go down
http://billyad2000.co.uk
Billy Bunter
Media Companion Supporter
Media Companion Supporter



Posts : 15
Join date : 2008-09-25
Age : 55
Location : Overbury

Episode Scrape in 2.233 Empty
PostSubject: Re: Episode Scrape in 2.233   Episode Scrape in 2.233 Icon_minitimeTue Apr 07, 2009 4:20 pm

Embarassed That's the first time I have used the rebuild, but It's worked cheers

I'm still getting the 1/2 grey though, its most annoying when trying to create a thumbnail using the Nfo editor :-

Episode Scrape in 2.233 Problem3

As you can see, with just 1/2 viewable it makes it quite difficult to choose a good scene. The .tbn that it creates is fine though.

BB
Back to top Go down
Sponsored content





Episode Scrape in 2.233 Empty
PostSubject: Re: Episode Scrape in 2.233   Episode Scrape in 2.233 Icon_minitime

Back to top Go down
 
Episode Scrape in 2.233
Back to top 
Page 1 of 1
 Similar topics
-
» TV Episode name issue - V2.201
» Any way to tell MC WHEN to take an episode screenshot?
» TV episode rating (#/10 not TV-MA)
» TV episode not found
» Missing Episode Report

Permissions in this forum:You cannot reply to topics in this forum
Media Companion :: Media Companion :: Bug Discussion-
Jump to: