Personal Video Database

English => Development => Topic started by: dcatcha on February 22, 2009, 02:16:54 pm

Title: Unable to get Kroozbox setup
Post by: dcatcha on February 22, 2009, 02:16:54 pm
PVD 0.9.8.20
XP Pro SP3

I am trying to setup kroozbox to play my ISO moives. I went through the PDF documents, and am running into some issues. Help. Please.

I can browse my SMB share on my pc, and I can access the http://192.168.1.120:9008 from my pc.
I have not been able to access the kroozbox media player links from my NMT nor the URL from my NMT.

In the globalparam.proprties file my SMB share is setup as follows
<a href="file:///opt/sybhttpd/localhost.drives/NETWORK_SHARE/nts:movies/

kroozbox.properties files I set the following:
dbaseMediaRoot = nts:movies
localMediaRoot = f:/movies
dbName = C:/NTSPVD.PVD

PVDlinkRelocation.properties. I have entered no additional values
PVDMediaLocation.properties. I have enetered no additional values
Title: Re: Unable to get Kroozbox setup
Post by: Paul T on March 17, 2009, 10:58:21 pm
Hi, had exactly the same problem a few hours ago. Took me all this time to work it out using trial and error.
My Setup
Server is called LARGE_SERVER
My Movies folder is shared as Films on drive S:
My Database is called Rhosendale also on S: drive

globalparam.properties
href="file:///opt/sybhttpd/localhost.drives/NETWORK_SHARE/LARGE_SERVER:

kroozbox.properties
dbName = S:/Films/Krooze Box/Rhosendale.PVD
dbaseMediaRoot =S:/
localMediaRoot =S:/



For yours try this
In the globalparam.proprties file

href="file:///opt/sybhttpd/localhost.drives/NETWORK_SHARE/nts:

kroozbox.properties files
dbaseMediaRoot = f:/
localMediaRoot = f:/

If that does not work try moving your DB file to your F: drive and changing the entry in the kroozebox.properties file

Good luck

Paul T  :)