NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public Add-ons (3rd party plugins, utilities and skins) Old Stuff (Legacy) SearchWiz & MovieWiz v
« Previous 1 2 3 4 5 … 16 Next »
No Console Setting for WizMetadataGrabber

 
  • 0 Vote(s) - 0 Average
No Console Setting for WizMetadataGrabber
JavaWiz
Offline

Posting Freak

Jacksonville, FL. USA
Posts: 2,522
Threads: 141
Joined: Dec 2006
#1
2009-11-22, 06:42 PM
This thread is picked up from one in the XSuite category...

JKSmurf, sorry this has taken so long to get back to. Between my job and life in general, I find there is not enough time to keep up with all of this....

Try this version of WizMetadataGrabber. I've added a /noconsole parameter (must be 1st parm). The log messages should still be written, you just won't see any feedback on the console window...
fla
Offline

Posting Freak

Posts: 880
Threads: 46
Joined: Mar 2006
#2
2009-11-23, 11:00 PM
jksmurf can you confirm that your Vista problem is gone with this version? If so, I'll make an XRecord version that makes use of the new argument.

:confused: Wasn't it WizImageGrabber you were having troubles with? I guess the fix would be almost the same as in WizMetaDataGrabber.
jksmurf
Offline

Posting Freak

HK (DMBTH)
Posts: 3,590
Threads: 410
Joined: Jul 2005
#3
2009-11-23, 11:10 PM
I wanted to test it for a day or two but I noticed the file is called WizMETADATAGrabber but the original (and presumably the one to which you refer from XRec) is called WizIMAGEGrabber?

k.
ASUS STRIX X470-F AMD 2700x 4GHz | Win10Prox64 | 32GB | NVIDIA GEforce GT1030 Fanless | WinTV DMB-TH | WinTV HVR-1280 | Hauppauge Colossus | AC86U/AC68U | USB-UIRT | RPi4 Libreelec | Sony Bravia LCD X9000F Android TV |
JavaWiz
Offline

Posting Freak

Jacksonville, FL. USA
Posts: 2,522
Threads: 141
Joined: Dec 2006
#4
2009-11-24, 02:11 AM
Sorry guys, I thought the problem was with WizMetadataGrabber. Here is a version of WizImageGrabber with the same change...
jksmurf
Offline

Posting Freak

HK (DMBTH)
Posts: 3,590
Threads: 410
Joined: Jul 2005
#5
2009-11-24, 01:10 PM
Thanks JW, it seems to work without throwing an error, so far so good, much appreciated!
  • I am not 100% sure as I haven't run it rigorusly, but will let you know if any problems.
  • One minor syntax issue is things like Face/Off e.g. produces Face Off.jpg, but the file gets called faceoff.mpg.

k.

btw as an aside when I run the new WizMetadataGrabber.exe I get thrown an 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.IO.FileLoadException: Could not load file or assembly 'WizGenHelper, Version=1.0.1.3, Culture=neutral, PublicKeyToken=null' or one of its dependencies. Uncaught exception during type initialization. (Exception from HRESULT: 0x80131534)
File name: 'WizGenHelper, Version=1.0.1.3, Culture=neutral, PublicKeyToken=null' ---> System.TypeInitializationException: The type initializer for 'WizMetadataGrabber.Core' threw an exception. ---> System.MissingMethodException: Method not found: 'Void WizUtilities.WizWebHelper.AWizScraper.set_ScraperDebugLogging(Boolean)'.
   at WizMetadataGrabber.Core..cctor()
   --- End of inner exception stack trace ---
   at WizMetadataGrabber.Core.ResolveAssemblyEventHandler(Object sender, ResolveEventArgs args)
   at System.AppDomain.OnAssemblyResolveEvent(String assemblyFullName)
   at WizMetadataGrabber.frmMain.Form1_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.4200 (NetFxQFE.050727-4200)
    CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
WizMetadataGrabber
    Assembly Version: 1.0.10.6
    Win32 Version: 1.0.10.6
    CodeBase: file:///C:/Program%20Files/Devnz/GBPVR/WizMetadataGrabber.exe
----------------------------------------
System.Windows.Forms
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.4016 (NetFxQFE.050727-4000)
    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.4016 (NetFxQFE.050727-4000)
    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.4016 (NetFxQFE.050727-4000)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
WizGenHelper
    Assembly Version: 1.0.1.0
    Win32 Version: 1.0.1.0
    CodeBase: file:///C:/Program%20Files/Devnz/GBPVR/Plugins/common/WizGenHelper.dll
----------------------------------------
WizWebHelper
    Assembly Version: 1.0.13.0
    Win32 Version: 1.0.13.0
    CodeBase: file:///C:/Program%20Files/Devnz/GBPVR/Plugins/common/WizWebHelper.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.
ASUS STRIX X470-F AMD 2700x 4GHz | Win10Prox64 | 32GB | NVIDIA GEforce GT1030 Fanless | WinTV DMB-TH | WinTV HVR-1280 | Hauppauge Colossus | AC86U/AC68U | USB-UIRT | RPi4 Libreelec | Sony Bravia LCD X9000F Android TV |
fla
Offline

Posting Freak

Posts: 880
Threads: 46
Joined: Mar 2006
#6
2009-11-24, 02:22 PM
I posted a new version of XRecord that uses the new /NoConsole WizImageGrabber argument. Hope it's case insensitive since I capitalized the N and the C. I already checked in the code change so hopefully the official posted WizImageGrabber gets updated.

jksmurf you probably need to install the normal WizMetadataGrabber installer first then replace the executable to avoid the error you posted.

Nice cooperation fixing a problem on a platform neither WizImageGrabber or XRecord authors had access to. Big Grin
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)



Possibly Related Threads…
Thread Author Replies Views Last Post
  WizMetadataGrabber: wishlist ACTCMS 24 18,501 2010-03-07, 08:29 PM
Last Post: Mike S
  Wizmetadatagrabber won't get any info 7ore 7 4,162 2010-01-13, 04:34 AM
Last Post: 7ore
  WizMetadataGrabber - Use episode as local title rather than series/episode jwb5463 6 2,887 2010-01-09, 03:41 AM
Last Post: JavaWiz
  WizMetadataGrabber - can it be told to try to ignore '.' psycik 7 3,654 2009-12-20, 05:32 PM
Last Post: JavaWiz
  WizMetadataGrabber - hyphens jwb5463 6 3,358 2009-11-03, 12:45 PM
Last Post: 7ore
  WizMetadataGrabber standalone? hick 5 3,232 2009-10-26, 03:46 AM
Last Post: JavaWiz
  Wizmetadatagrabber can't find info in some cases 7ore 3 2,808 2009-10-24, 01:05 PM
Last Post: 7ore
  WizMetadataGrabber first use McBainUK 1 1,862 2009-10-20, 05:14 AM
Last Post: JavaWiz
  Wizmetadatagrabber Wish for subtitle download 7ore 2 2,621 2009-08-28, 12:53 PM
Last Post: 7ore
  WizMetadataGrabber: Request Ability to Change Show And/Or Episode delimeters NeoH4x0r 1 1,895 2009-08-14, 12:12 AM
Last Post: JavaWiz

  • View a Printable Version
  • Subscribe to this thread
Forum Jump:

© Designed by D&D, modified by NextPVR - Powered by MyBB

Linear Mode
Threaded Mode