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 … 12 13 14 15 16 Next »
which version?

 
  • 0 Vote(s) - 0 Average
which version?
JavaWiz
Offline

Posting Freak

Jacksonville, FL. USA
Posts: 2,522
Threads: 141
Joined: Dec 2006
#11
2007-12-29, 07:08 PM (This post was last modified: 2007-12-29, 07:16 PM by JavaWiz.)
Send me your config.xml (2 files, one the server, the 2nd from the client). It seems to me, something is not configured correctly.

Quote:I have noticed that the following:
2007-12-29 10:28:27.703 VERBOSE [1] Looking for missing assembly in D:\Program Files\devnz\gbpvr\plugins\SearchWizX2: WizWebHelper, Version=1.0.5.0, Culture=neutral, PublicKeyToken=null
2007-12-29 10:28:27.703 VERBOSE [1] Looking for missing assembly in plugin\common: WizWebHelper, Version=1.0.5.0, Culture=neutral, PublicKeyToken=null
2007-12-29 10:28:27.703 VERBOSE [1] Assembly found...
2007-12-29 10:28:27.718 VERBOSE [1] ...and loaded

Is this indicating some other error as well?
No, that just indicates the program looks for the WizWebHelper.DLL in the SearchWiz directory first, then in the commons directory (where it was found).
fluffykeith
Offline

Senior Member

Posts: 398
Threads: 69
Joined: Nov 2007
#12
2007-12-30, 01:56 PM
I have attached the client and server configs - hope they are useful

cheers

Keith
Old broken setup - Zalman HD160+ box,  AMD Athlon 5400+, 3GB DDR2, Motherboard Gigabyte GA-M61P-S3
Hauppauge Nova-T PCI
Hauppauge Nova-S PCI
BlackGold Dual T2, S2 PCI
1x 2TB SATA
Windows 7 Pro
JavaWiz
Offline

Posting Freak

Jacksonville, FL. USA
Posts: 2,522
Threads: 141
Joined: Dec 2006
#13
2007-12-30, 06:14 PM (This post was last modified: 2007-12-30, 07:19 PM by JavaWiz.)
fluffykeith Wrote:I have attached the client and server configs - hope they are useful

cheers

Keith
Well, from what I see, it looks like you are configured correctly. Could you start up PVRX2, go into SearchWiz, Refresh DB, then exit. Zip up the log and post.


Also, from you client machine, in a cmd prompt can you type:

dir \\Whizzo-media-pc\gbpvr

and get the directory listing? If not, then your shares are not setup correctly.
fluffykeith
Offline

Senior Member

Posts: 398
Threads: 69
Joined: Nov 2007
#14
2007-12-30, 10:17 PM
Yep I can dir gbpvr directory from the client.

Here is the log.

I hit the update db quite a few times Smile as I cound't read the box that pops up - its a bit fast but it says copying something!

I think the offending line is this one

SearchWiz2: CopyDBFromServerThread()- FROM: D:\Program Files\devnz\gbpvr\gbpvr.db3

hope thats a good pointer - no pun intended Big Grin

cheers

Keith
Old broken setup - Zalman HD160+ box,  AMD Athlon 5400+, 3GB DDR2, Motherboard Gigabyte GA-M61P-S3
Hauppauge Nova-T PCI
Hauppauge Nova-S PCI
BlackGold Dual T2, S2 PCI
1x 2TB SATA
Windows 7 Pro
JavaWiz
Offline

Posting Freak

Jacksonville, FL. USA
Posts: 2,522
Threads: 141
Joined: Dec 2006
#15
2007-12-30, 11:08 PM
Ok, it is a configuration issue on your client machine. Refer to post #7 on this thread: http://forums.nextpvr.com/showthread.php?p=98782

You'll want to point your client DB connection to the server, right now it is pointing to the local db on the client.

In particular, you need to update the <DatabaseConnectionString> setting in the config.xml on the client machine. I have mine mapped to a UNC, rather than a drive (ie \\server\share), in your case it should be:
Code:
[COLOR=#0000ff]<[/COLOR][COLOR=#990000]DatabaseConnectionString[/COLOR][COLOR=#0000ff]>[/COLOR][B]Data Source="\\Whizzo-media\pc\gbpvr\gbpvr.db3";Version=3;New=True;[/B][COLOR=#0000ff]</[/COLOR][COLOR=#990000]DatabaseConnectionString[/COLOR][COLOR=#0000ff]>[/COLOR]

Give that a try (and you may want to scan thru the above thread for other gotchas) and let me know how you make out.
fluffykeith
Offline

Senior Member

Posts: 398
Threads: 69
Joined: Nov 2007
#16
2007-12-30, 11:53 PM
Wow - thats great.

It works fine now. I think the wiki needs updating to say this parameter needs to change because its not described in the client setup.

I'll read through the posting.

Just out of interest how do you keep track of these useful postings? did you remember one like it and searched or did you have a link stored in say a favourite or document?

I'm just trying to set this up and have often found the answer to fix the problem is hidden away in some posting and not in the wiki.

Thanks for helping sort this out, the search wiz is such an improvement over the built in one.

Cheers

Keith
Old broken setup - Zalman HD160+ box,  AMD Athlon 5400+, 3GB DDR2, Motherboard Gigabyte GA-M61P-S3
Hauppauge Nova-T PCI
Hauppauge Nova-S PCI
BlackGold Dual T2, S2 PCI
1x 2TB SATA
Windows 7 Pro
JavaWiz
Offline

Posting Freak

Jacksonville, FL. USA
Posts: 2,522
Threads: 141
Joined: Dec 2006
#17
2007-12-31, 03:49 AM
fluffykeith Wrote:Wow - thats great.
Just out of interest how do you keep track of these useful postings? did you remember one like it and searched or did you have a link stored in say a favourite or document?
For specific useful links, I usually subscribe to the thread, so I can recall it easily out of my subscribe list.

Click on "Thread Tools" in the Menu bar area of the thread, and select "Subscribe to this Thread". Then under quick links, you can select "Subscribed threads" to recall the list.
fluffykeith
Offline

Senior Member

Posts: 398
Threads: 69
Joined: Nov 2007
#18
2008-01-01, 10:09 AM
Ah excellent Smile

Thanks for the tip - I've been having a hard time trying to locate my postings - I am sure there are some I've forgotten about.

cheers

Keith
Old broken setup - Zalman HD160+ box,  AMD Athlon 5400+, 3GB DDR2, Motherboard Gigabyte GA-M61P-S3
Hauppauge Nova-T PCI
Hauppauge Nova-S PCI
BlackGold Dual T2, S2 PCI
1x 2TB SATA
Windows 7 Pro
« 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
  New version soon? daneo 3 2,561 2009-12-05, 08:25 PM
Last Post: JavaWiz
  Running Commandline version then Archiving results in duplicates? jksmurf 4 2,402 2008-06-23, 03:34 PM
Last Post: jksmurf
  Moviewizard Wishes - Command line version and Delete watched? jksmurf 42 13,908 2008-06-03, 12:32 AM
Last Post: JavaWiz
  Upgrade to MovieWhiz v1.0.14.0 from previous version eeggy 2 2,101 2008-02-12, 03:17 AM
Last Post: eeggy
  SearchWizX2 - PVRX2 version released. JavaWiz 96 24,878 2007-12-12, 07:45 AM
Last Post: Wakalaka

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

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

Linear Mode
Threaded Mode