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  

 

 Manual addition of movies

Go down 
2 posters
AuthorMessage
Xygxag
New User
New User



Posts : 4
Join date : 2008-09-29

Manual addition of movies Empty
PostSubject: Manual addition of movies   Manual addition of movies Icon_minitimeMon Sep 29, 2008 8:32 am

Billy -

Thanks for the great app. I've been playing with it all weekend.

My first request would be for some way to manually input a movie. The scraper failed on three movies in my collection (Lawrence of Arabia, Made of Honor and Man on the Moon). In order to get Media Companion to scrape their data I had to copy a .nfo file from another movie and manually edit the IMDB ID, rename it to match the movie, then restart Media Companion. After that, Media Companion was able to scrape the data just fine.

That's it for now.

Thanks again for all the hard work!!

~~ Mark.
Back to top Go down
billyad2000
Admin
billyad2000


Posts : 1326
Join date : 2008-09-20

Manual addition of movies Empty
PostSubject: Re: Manual addition of movies   Manual addition of movies Icon_minitimeMon Sep 29, 2008 10:43 am

Even if the program cannot find the IMDB ID it should create a blank nfo that can be use to get the correct movie from the edit page. (The "Change Movie" Button)

It sounds like MC is not findin the movie at all, the only reason this would happen is if the movies have unrecognised extensions, (avi, mpg, wmv etc)
If this is the case then let me know the extensions and I will add them.

If this is not the case then could you give me the exact filenames of the problem files. I'll see if I can track down the problem.
Back to top Go down
http://billyad2000.co.uk
Xygxag
New User
New User



Posts : 4
Join date : 2008-09-29

Manual addition of movies Empty
PostSubject: Re: Manual addition of movies   Manual addition of movies Icon_minitimeMon Sep 29, 2008 4:57 pm

The problem arose as the result of a Unhandled exception (Object variable or With block variable not set) error (details below) that occurs when MC is scraping information for the movie. I've seen this error reported in other threads, so I'm sure it's something you're already on top of. The result is that no .nfo file is created for the movie, forcing its manual creation.


Error data:
Quote :

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 variable or With block variable not set.
at Microsoft.VisualBasic.CompilerServices.Symbols.Container..ctor(Object Instance)
at Microsoft.VisualBasic.CompilerServices.NewLateBinding.LateGet(Object Instance, Type Type, String MemberName, Object[] Arguments, String[] ArgumentNames, Type[] TypeArguments, Boolean[] CopyBack)
at XBMC_Media_Companion.Form2.rescrape_movie()
at XBMC_Media_Companion.Form2.Form2_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.1434 (REDBITS.050727-1400)
CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
XBMC Media Companion 1.8
Assembly Version: 1.8.0.0
Win32 Version: 1.8.0.0
CodeBase: file:///C:/XBMC/XBMC%20Media%20Companion%201.8.exe
----------------------------------------
Microsoft.VisualBasic
Assembly Version: 8.0.0.0
Win32 Version: 8.0.50727.1434 (REDBITS.050727-1400)
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.1434 (REDBITS.050727-1400)
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.1434 (REDBITS.050727-1400)
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.1434 (REDBITS.050727-1400)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System.Configuration
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.1434 (REDBITS.050727-1400)
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.1434 (REDBITS.050727-1400)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
System.Runtime.Remoting
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.1434 (REDBITS.050727-1400)
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.1434 (REDBITS.050727-1400)
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.1434 (REDBITS.050727-1400)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/Accessibility/2.0.0.0__b03f5f7f11d50a3a/Accessibility.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

Manual addition of movies Empty
PostSubject: Re: Manual addition of movies   Manual addition of movies Icon_minitimeMon Sep 29, 2008 8:18 pm

I'm sure I already fixed that bug, what version are you using?

Version 1.818 is available

Download

Try that and see if it sorts out your issues.
Back to top Go down
http://billyad2000.co.uk
Sponsored content





Manual addition of movies Empty
PostSubject: Re: Manual addition of movies   Manual addition of movies Icon_minitime

Back to top Go down
 
Manual addition of movies
Back to top 
Page 1 of 1
 Similar topics
-
» Is there a manual on MC? Just curious
» Techniques for Picking out In addition to Using An economical Gathering Attire.
» Error when editing Movies/Main Browserthen going to Movies/Table
» 3.039: Scan for new movies does not always detect new movies
» addition IMDB info

Permissions in this forum:You cannot reply to topics in this forum
Media Companion :: Media Companion :: Feature Requests-
Jump to: