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) v
« Previous 1 … 17 18 19 20 21 … 125 Next »
XDVD beta sqlite db patch

 
  • 0 Vote(s) - 0 Average
XDVD beta sqlite db patch
cheval
Offline

Member

Posts: 144
Threads: 12
Joined: Feb 2005
#1
2006-06-14, 05:42 PM
Since moving recently to GBPVR 97.09 and switching the database from ACCESS to SQLite this plugin has been broken. It complains about the fact that the database is no longer ACCESS.

First Fix:
I've gone ahead and fixed the plugin by removing the unnecessary connection that it was making. It actually appears that it did nothing other than make the connection.

Second Fix:
The BaseFileDirectory setting in settings.xml (located in the skins directory) has been expanded (changed I guess) to take a list of directories. It no longer allows you to browse through your entire computer. It only allows you to browse those directories. The functionality to browse like the previous plugin broke when I compiled this with C# and .NET 2.0, so I feel this is as good if not better (simular to other plugins). The format is as follows:
<BaseFileDirectory>D:\Videos\DVD\,D:\Videos\Temp\</BaseFileDirectory>

Future Fix:
I'm planning to make the following changes prior to releasing the plugin to the wiki:
- Get DVDDrive from config tab DVD instead of duplicating this setting.
- Get MountDVDDrive from config tab DVD instead of duplicating this also.
- Create a plugin config setting window to allow you to specify settings from the config application rather than modifing the settings.xml

Suggested Fixes:
? Are there any other fixes?

Note: This patch only contains the .dll file so you need to install the plugin using the wiki version prior to using this patch.
cetacean
Offline

Junior Member

Posts: 10
Threads: 2
Joined: Oct 2005
#2
2006-07-03, 02:05 PM (This post was last modified: 2006-07-03, 03:51 PM by cetacean.)
Thanks for updaing this for the SQL db.

I've just installed it and am having a problem...(FYI this is a first install, I never tried to use it under a prior version)

I can get to the XDVD menu, and select an ISO, but when I click on play or transcode, the following happens:

No DVD Playback
The number 0/150 appears above play on the MVP
A 1 kb mpg file is created in the temp directory
A cmd window opens and immediately closes on the server computer. Since it moves so fast I have a hard time seeing what it says, but I *think* it is two lines of something like "cannot find the path specified"

If it helps:
GBPVR is installed in c:\program files\devnz\gbpvr
VLC is in C:\Program Files\VideoLAN\VLC
My DVD drive is D:\
The iso was in E:\

Is there a log file where these errors will be written so I can give more information?

Thanks for your help.
jorm
Offline

Posting Freak

Posts: 2,014
Threads: 109
Joined: Aug 2004
#3
2006-07-03, 03:58 PM
once the patch becomes stable please upload it to wiki.
If you need help with that let me know.

Thank you for fixing this.

(The unnecessary db connection sounds like a copy and paste bug).
WinXP Home
3 X MVPs
Hauppauge 250 MCE
Hauppauge 150
P-4 2.4 GHz / 768 megs Ram
610 Gigs Of Media Storage
deepak
Offline

Junior Member

Posts: 24
Threads: 1
Joined: Oct 2005
#4
2006-07-20, 06:56 AM
How can we get mulitple HDs to link to XDVD. I have several external HDs holdings DVD rips, but I cannot directly link to them from within the settings.xml file. I have to Map drive letters and go to each drive to select a Rip.

Is there a trick to make XDVD see multiple drives at once?

Thanks!
cheval
Offline

Member

Posts: 144
Threads: 12
Joined: Feb 2005
#5
2006-07-21, 12:49 AM
If your using the patch that is posted above you can do the following in the settings.xml:
============
<settings>
<TempFile>c:\dvd.mpg</TempFile>
<PlayMode mode="SIZE" value="150"/>
<DVDDrive>F:\</DVDDrive>
<BaseFileDirectory>C:\,D:\,Z:\</BaseFileDirectory>
<MountDVDDrive>G:\</MountDVDDrive>
<ForceMvpMode>true</ForceMvpMode>
</settings>
================
deepak
Offline

Junior Member

Posts: 24
Threads: 1
Joined: Oct 2005
#6
2006-07-24, 06:04 PM
I just updated GBPVR to 97.13
Where do I place your MVPDVD.DLL?

How do I upgrade to SQLite DB versus MSAccess?

All I want is to easily span multi-drives for my DVD Rips.
cheval
Offline

Member

Posts: 144
Threads: 12
Joined: Feb 2005
#7
2006-07-25, 01:49 AM
You put the mvpdvd.dll in your plugins directory. I would install the plugin using the one on the wiki, since I'm not sure I included everything expect for the patch.

Search for the forums on how to do it. Sub has provided a small utility to convert your database and update the config at the same time. Works like a charm in 97.13

Let me know how it goes.
cheval
Offline

Member

Posts: 144
Threads: 12
Joined: Feb 2005
#8
2006-07-25, 01:49 AM
You put the mvpdvd.dll in your plugins directory. I would install the plugin using the one on the wiki, since I'm not sure I included everything expect for the patch.

Search for the forums on how to do it. Sub has provided a small utility to convert your database and update the config at the same time. Works like a charm in 97.13

Let me know how it goes.
bungle
Offline

Member

Posts: 205
Threads: 26
Joined: Feb 2005
#9
2006-08-28, 01:13 AM
cheval Wrote:Suggested Fixes:
? Are there any other fixes?

An option to configure where VLC is installed
bungle
Offline

Member

Posts: 205
Threads: 26
Joined: Feb 2005
#10
2006-08-28, 01:25 AM
bungle Wrote:An option to configure where VLC is installed

Damn, just saw it's in the batch files
« Next Oldest | Next Newest »

Users browsing this thread: 2 Guest(s)

Pages (2): 1 2 Next »


Possibly Related Threads…
Thread Author Replies Views Last Post
  BBC Iplayer Downloader Plugin - Beta + Support smiler 420 162,311 2012-01-20, 12:15 PM
Last Post: martint123
  Graph and TVPI external recorder beta carpeVideo 348 158,092 2011-02-14, 03:53 AM
Last Post: cathrynm
  ExternalDisplay - Beta Testers Wanted ralphy 124 44,757 2009-02-27, 02:11 PM
Last Post: feilh
  ISO playback with XDVD problems Bigmaz 23 7,682 2008-03-06, 06:28 AM
Last Post: hasso
  Anime Watchers, Take Two - Looking for Beta Testers Ommina 17 6,172 2008-01-25, 07:16 PM
Last Post: Ted the Penguin
  xDVD and Daemon Tools hasso 6 2,551 2008-01-03, 12:47 PM
Last Post: martint123
  ComTweak Beta v0.3 Support Thread HydroChronic 1 1,595 2007-05-12, 12:44 AM
Last Post: HydroChronic
  Iso Playback--help (XDVD) CarolinaGuy 1 1,741 2007-03-29, 11:38 AM
Last Post: cosmocat
  Subtitles with XDVD? ww4397 5 2,413 2007-03-16, 03:15 PM
Last Post: ww4397
  XDVD does not (seem to) launch batch curioffl 5 2,200 2007-02-07, 08:47 PM
Last Post: hick

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

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

Linear Mode
Threaded Mode