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 … 11 12 13 14 15 16 Next »
Episode tweaker, request if it is possible.

 
  • 0 Vote(s) - 0 Average
Episode tweaker, request if it is possible.
JavaWiz
Offline

Posting Freak

Jacksonville, FL. USA
Posts: 2,522
Threads: 141
Joined: Dec 2006
#11
2008-02-29, 04:59 AM
zehd Wrote:2.00.3 seems to be corrupt.
Uploaded new version, I think it works now.
martint123
Offline

Posting Freak

UK, East Yorkshire
Posts: 4,658
Threads: 208
Joined: Nov 2005
#12
2008-02-29, 10:22 AM
You are a superstar JW.

thanks again
martint123
Offline

Posting Freak

UK, East Yorkshire
Posts: 4,658
Threads: 208
Joined: Nov 2005
#13
2008-02-29, 12:53 PM
Oh dear, got a JIT error when starting up. This from the just downloaded program and I also grabbed the current utilities from the wiki.

Sorry, Martin


System.MissingMethodException: Method not found: 'Void WizUtilities.WizInfo.setLogFilePrefix(System.String)'.
at EpisodeTweaker.EpisodeTweakerCore..ctor()
at EpisodeTweaker.Form1.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.832 (QFE.050727-8300)
CodeBase: file:///C:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
EpisodeTweaker
Assembly Version: 2.0.0.3
Win32 Version: 2.0.0.3
CodeBase: file:///E:/Program%20Files/devnz/gbpvr/EpisodeTweaker.exe
----------------------------------------
System.Windows.Forms
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.832 (QFE.050727-8300)
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.832 (QFE.050727-8300)
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.832 (QFE.050727-8300)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
WizUiHelper
Assembly Version: 1.0.12.0
Win32 Version: 1.0.12.0
CodeBase: file:///E:/Program%20Files/devnz/gbpvr/WizUiHelper.DLL
----------------------------------------
System.Data.SQLite
Assembly Version: 1.0.30.1
Win32 Version: 1.0.30.1
CodeBase: file:///E:/Program%20Files/devnz/gbpvr/System.Data.SQLite.DLL
----------------------------------------
System.Data
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.832 (QFE.050727-8300)
CodeBase: file:///C:/WINDOWS/assembly/GAC_32/System.Data/2.0.0.0__b77a5c561934e089/System.Data.dll
----------------------------------------
System.Transactions
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.832 (QFE.050727-8300)
CodeBase: file:///C:/WINDOWS/assembly/GAC_32/System.Transactions/2.0.0.0__b77a5c561934e089/System.Transactions.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.
zehd
Offline

Posting Freak

Posts: 5,119
Threads: 249
Joined: Feb 2006
#14
2008-02-29, 08:58 PM
martint123 Wrote:Oh dear, got a JIT error when starting up. This from the just downloaded program and I also grabbed the current utilities from the wiki.

Sorry, Martin


System.MissingMethodException: Method not found: 'Void WizUtilities.WizInfo.setLogFilePrefix(System.String)'.
at EpisodeTweaker.EpisodeTweakerCore..ctor()
at EpisodeTweaker.Form1.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.832 (QFE.050727-8300)
CodeBase: file:///C:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
EpisodeTweaker
Assembly Version: 2.0.0.3
Win32 Version: 2.0.0.3
CodeBase: file:///E:/Program%20Files/devnz/gbpvr/EpisodeTweaker.exe
----------------------------------------
System.Windows.Forms
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.832 (QFE.050727-8300)
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.832 (QFE.050727-8300)
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.832 (QFE.050727-8300)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
WizUiHelper
Assembly Version: 1.0.12.0
Win32 Version: 1.0.12.0
CodeBase: file:///E:/Program%20Files/devnz/gbpvr/WizUiHelper.DLL
----------------------------------------
System.Data.SQLite
Assembly Version: 1.0.30.1
Win32 Version: 1.0.30.1
CodeBase: file:///E:/Program%20Files/devnz/gbpvr/System.Data.SQLite.DLL
----------------------------------------
System.Data
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.832 (QFE.050727-8300)
CodeBase: file:///C:/WINDOWS/assembly/GAC_32/System.Data/2.0.0.0__b77a5c561934e089/System.Data.dll
----------------------------------------
System.Transactions
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.832 (QFE.050727-8300)
CodeBase: file:///C:/WINDOWS/assembly/GAC_32/System.Transactions/2.0.0.0__b77a5c561934e089/System.Transactions.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.

The new download worked for me...
Frank Z
[COLOR="Gray"]
I used to ask 'why?' Now I just reinstall...
[SIZE="1"]______________________________________________
Author: ZTools: ZProcess, MVPServerChecker; UltraXMLTV Enhancer, Renamer, Manager; [/SIZE]
[/COLOR]
martint123
Offline

Posting Freak

UK, East Yorkshire
Posts: 4,658
Threads: 208
Joined: Nov 2005
#15
2008-03-01, 10:11 AM
zehd Wrote:The new download worked for me...

Damn... Is that installed on a client or the server?
martint123
Offline

Posting Freak

UK, East Yorkshire
Posts: 4,658
Threads: 208
Joined: Nov 2005
#16
2008-03-01, 10:37 AM
Hmmmm. It works fine on a different client.....
Differences: - working client is a tablet pc, so not suitable for much typing. Software on C:
failing client is my main machine, windows on C, applications on E:

uninstalled, reinstalled, same probs....
zehd
Offline

Posting Freak

Posts: 5,119
Threads: 249
Joined: Feb 2006
#17
2008-03-01, 02:24 PM
martint123 Wrote:Hmmmm. It works fine on a different client.....
Differences: - working client is a tablet pc, so not suitable for much typing. Software on C:
failing client is my main machine, windows on C, applications on E:

uninstalled, reinstalled, same probs....

Sounds like it's having trouble with apps on E
Frank Z
[COLOR="Gray"]
I used to ask 'why?' Now I just reinstall...
[SIZE="1"]______________________________________________
Author: ZTools: ZProcess, MVPServerChecker; UltraXMLTV Enhancer, Renamer, Manager; [/SIZE]
[/COLOR]
martint123
Offline

Posting Freak

UK, East Yorkshire
Posts: 4,658
Threads: 208
Joined: Nov 2005
#18
2008-03-01, 02:26 PM
zehd Wrote:Sounds like it's having trouble with apps on E

But previous version of a couple of days ago and earlier ones were fine on that client....???... damn computers!
JavaWiz
Offline

Posting Freak

Jacksonville, FL. USA
Posts: 2,522
Threads: 141
Joined: Dec 2006
#19
2008-03-02, 03:23 AM
Sorry been away. I think you probably have another WizUiHelper.DLL floating around somewhere and the wrong version is getting pulled in.

Is there a file called EpisodeTweakerEpisodeTweaker.exe.log in your logs directory? There may be some information there that will help.

If not search on your path for WizUiHelper.DLL, you should ONLY find one in plugins/common. (Also, use the version found in EpisodeTweaker download, I have not updated the Wiki versions of the DLLs yet.)
martint123
Offline

Posting Freak

UK, East Yorkshire
Posts: 4,658
Threads: 208
Joined: Nov 2005
#20
2008-03-02, 08:47 AM (This post was last modified: 2008-03-02, 03:53 PM by martint123.)
Excellent - there were two different versions. One in the base gbpvr directory and one in plugins\common.
No Idea how they got there as I'd only used your install exe's to get stuff on..... Never mind, it's working again.

Thanks once more.
Martin
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (2): « Previous 1 2


Possibly Related Threads…
Thread Author Replies Views Last Post
  SearchWiz - how to filter independently on Show and Episode peabody 2 5,365 2010-03-29, 04:41 AM
Last Post: peabody
  Error when starting Episode Tweaker gEd 13 12,628 2010-03-27, 06:07 PM
Last Post: JavaWiz
  WizMetadataGrabber - Use episode as local title rather than series/episode jwb5463 6 2,964 2010-01-09, 03:41 AM
Last Post: JavaWiz
  Any chance of another chnage to Episode Tweaker? martint123 8 4,531 2009-09-27, 07:34 AM
Last Post: martint123
  WizMetadataGrabber: Request Ability to Change Show And/Or Episode delimeters NeoH4x0r 1 1,916 2009-08-14, 12:12 AM
Last Post: JavaWiz
  Feature Request? Zinefer 11 5,044 2009-04-03, 06:44 AM
Last Post: 7ore
  Wiz MetaData Grabber unable to process a dash (-) in the episode name Azimuth 5 2,984 2009-01-04, 09:47 PM
Last Post: smajor
  Image Download feature request.... psycik 3 2,860 2008-05-27, 10:30 PM
Last Post: JavaWiz
  Moviewiz Request - selectable title, tagline, actors, plot order ? jksmurf 2 2,279 2008-04-26, 04:40 AM
Last Post: jksmurf
  Episode Lookup with MovieWiz gehing 3 3,343 2008-04-20, 08:53 PM
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