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 … 4 5 6 7 8 … 16 Next »
WizMetadataGrabber - v1.0.6.0 released

 
  • 0 Vote(s) - 0 Average
WizMetadataGrabber - v1.0.6.0 released
JavaWiz
Offline

Posting Freak

Jacksonville, FL. USA
Posts: 2,522
Threads: 141
Joined: Dec 2006
#11
2009-02-25, 03:49 AM
nemulate Wrote:Hi not sure if I'm being a little slow here but if I amend the metadata ie select 'alternate hits' at the bottom it says 'save metadata'. but I can't find a save button and when I exit the metadata grabber it resets back to the metadata I was trying to change. Any ideas?

Thanks
On the alternate dialog, there should be a select button. Either hit that, or dbl-click the entry, it should automatically save your selection.

Also, make sure you have the most current version (I have posted version 1.0.6.5 in this thread.)
JavaWiz
Offline

Posting Freak

Jacksonville, FL. USA
Posts: 2,522
Threads: 141
Joined: Dec 2006
#12
2009-02-25, 03:52 AM
7ore Wrote:This file name: "Burn.Notice.S02E11.Hot.Spot.720p.HDTV.x264 - CTU" gives no hits at all.
If I change it to: "Burn.Notice-S02E11" I get a hit from IMDB.
And if I change to: "Burn Notice-S02E11" I get thetvdb info (that is the one I prefer as it is episode specific)

All file names start with [series name] [Season and episode] [garbage].

If it is possible to identify the season and episode, everything to the right can be omitted and all to the left is the name (remove the dots) it should then be possible to search a folder automatically and get info from thetvdb.

Great tool by the way. Already gets me a long way. Smile

Ok, I've made some changes to the program and associated WizWebHelper.DLL. Try installing the attached version and see if it works any better.

I will hold off posting this version on the wiki until I get a little feed back to make sure I have not broken anything.
7ore
Offline

Senior Member

Posts: 598
Threads: 68
Joined: Mar 2006
#13
2009-02-25, 06:37 AM
Nope, no good.
I get an wxception at startup of the grabber: "Method was not found: System.String WizGenHelper.ConfigUtil.CfgGetString(System.String, System.String).

I checked the WizWebHelper.DLL version: 1.0.10.3
And the WizGenhelper.dll version is 1.0.0.0 and dated feb 03.

I guess that a newer genhelper needs to be added, but here is the rest of the exception text anyway:
Code:
************** Undantagstext **************
System.MissingMethodException: Metoden hittades inte: System.String WizGenHelper.ConfigUtil.CfgGetString(System.String, System.String).
   vid WizMetadataGrabber.frmMain.Form1_Load(Object sender, EventArgs e)
   vid System.Windows.Forms.Form.OnLoad(EventArgs e)
   vid System.Windows.Forms.Form.OnCreateControl()
   vid System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
   vid System.Windows.Forms.Control.CreateControl()
   vid System.Windows.Forms.Control.WmShowWindow(Message& m)
   vid System.Windows.Forms.Control.WndProc(Message& m)
   vid System.Windows.Forms.ScrollableControl.WndProc(Message& m)
   vid System.Windows.Forms.ContainerControl.WndProc(Message& m)
   vid System.Windows.Forms.Form.WmShowWindow(Message& m)
   vid System.Windows.Forms.Form.WndProc(Message& m)
   vid System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
   vid System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
   vid System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
JavaWiz
Offline

Posting Freak

Jacksonville, FL. USA
Posts: 2,522
Threads: 141
Joined: Dec 2006
#14
2009-02-26, 01:09 AM
7ore Wrote:Nope, no good.
I get an wxception at startup of the grabber: "Method was not found: System.String WizGenHelper.ConfigUtil.CfgGetString(System.String, System.String).

I checked the WizWebHelper.DLL version: 1.0.10.3
And the WizGenhelper.dll version is 1.0.0.0 and dated feb 03.
Delete WizGenHelper.dll then re-install and try again.
7ore
Offline

Senior Member

Posts: 598
Threads: 68
Joined: Mar 2006
#15
2009-02-26, 10:03 AM
Yes, now it works.
And I get a lot more hits now. It seems like thetvdb need to have a exact match to deliver any data.
How exact does the divider be? name|episode or name-episode is stated. Is it OK to have name - episode as well? i.e. does the tool trim spaces?

I will test it further when I get home...
hick
Offline

Junior Member

Posts: 28
Threads: 5
Joined: Feb 2006
#16
2009-02-26, 04:59 PM
JavaWiz, thanks for fixing the problem with the & character I posted in the 1.0.5.0 thread. I Found another title where other odd characters might be causing problems:
"The Class|The Class Reunites (a.k.a. Pilot)"

Also, kind of going along with 7ore's last comment on spaces, I have noticed that when pulling the title from the filename, spaces are sometimes added around - signs before the check is done, and the check will fail if the title on thetvdb does not contain those spaces. Not all - signs seem to get padded though, use "The Class|The Class Goes Trick-Or-Treating" as an example. Manually running the check and removing the spaces around the - signs where necessary in the title box will successfully match.
JavaWiz
Offline

Posting Freak

Jacksonville, FL. USA
Posts: 2,522
Threads: 141
Joined: Dec 2006
#17
2009-02-26, 06:16 PM
hick Wrote:JavaWiz, thanks for fixing the problem with the & character I posted in the 1.0.5.0 thread. I Found another title where other odd characters might be causing problems:
"The Class|The Class Reunites (a.k.a. Pilot)"

Also, kind of going along with 7ore's last comment on spaces, I have noticed that when pulling the title from the filename, spaces are sometimes added around - signs before the check is done, and the check will fail if the title on thetvdb does not contain those spaces. Not all - signs seem to get padded though, use "The Class|The Class Goes Trick-Or-Treating" as an example. Manually running the check and removing the spaces around the - signs where necessary in the title box will successfully match.
Ok, I'll take a look at these two use cases and see what can be done.
7ore
Offline

Senior Member

Posts: 598
Threads: 68
Joined: Mar 2006
#18
2009-02-26, 06:25 PM
This version works rather well.
But I have two things that could be better...
First I would like some added functionality - I would like a possibility to replace the filename. For instance, I had to manually load all episodes of "Merlin.2008" as the grabber thought that "2008" where the season/episode info. Furthermore, I always got the info for "Merlin 1978" as default. So a Search/replace functionality would be great. (Even though it's not that hard work to do it manually...)

Then the next enhancement I would like is tohave the possibility to use the series ID number from thetvdb. The reason is that sometimes there is a lot of series with almost the same names and other series that can't be found anyway. Like Journeyman. No matter what I tried I always get a movie(?) with the same name from 1995. If I could use: 80494 - the series ID number instead, it can be found.
nemulate
Offline

Senior Member

Posts: 552
Threads: 79
Joined: Jan 2006
#19
2009-02-26, 10:45 PM
JavaWiz Wrote:On the alternate dialog, there should be a select button. Either hit that, or dbl-click the entry, it should automatically save your selection.

Also, make sure you have the most current version (I have posted version 1.0.6.5 in this thread.)

New version works much better now thank you Smile Tv metadata grabber works now for me too when it didn't earlier! Thanks again.
imagn
Offline

Senior Member

Posts: 437
Threads: 65
Joined: Mar 2008
#20
2009-02-27, 01:05 AM
I am for some reason getting the vjslib error any help
HTPC Server: 2.3gh AMD Quad 9600, 4GB ram, 320gb HDD, 1TB HDD, and 750GB External USB HDD, NVIDIA GeForce 8600gt, Win 7 (32bit), (2x) HVR2250 using QAM

Client: AM2 5600, biostar 790GX (onbard HD3300), 4gb memory, Vista, LM remote mapping app, Acer Revo R3610 (Atom N330) Win 7, 785G (HD 4200), Win 7, 4gb ram
« Next Oldest | Next Newest »

Users browsing this thread: 3 Guest(s)

Pages (4): « Previous 1 2 3 4 Next »


Possibly Related Threads…
Thread Author Replies Views Last Post
  WizMetadataGrabber: wishlist ACTCMS 24 18,548 2010-03-07, 08:29 PM
Last Post: Mike S
  Wizmetadatagrabber won't get any info 7ore 7 4,190 2010-01-13, 04:34 AM
Last Post: 7ore
  WizMetadataGrabber - Use episode as local title rather than series/episode jwb5463 6 2,907 2010-01-09, 03:41 AM
Last Post: JavaWiz
  WizMetadataGrabber - can it be told to try to ignore '.' psycik 7 3,675 2009-12-20, 05:32 PM
Last Post: JavaWiz
  No Console Setting for WizMetadataGrabber JavaWiz 5 2,909 2009-11-24, 02:22 PM
Last Post: fla
  WizMetadataGrabber - hyphens jwb5463 6 3,368 2009-11-03, 12:45 PM
Last Post: 7ore
  WizMetadataGrabber standalone? hick 5 3,239 2009-10-26, 03:46 AM
Last Post: JavaWiz
  Wizmetadatagrabber can't find info in some cases 7ore 3 2,819 2009-10-24, 01:05 PM
Last Post: 7ore
  WizMetadataGrabber first use McBainUK 1 1,867 2009-10-20, 05:14 AM
Last Post: JavaWiz
  MovieWiz v1.0.27.0 Released JavaWiz 0 1,520 2009-09-05, 03:35 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