Page 1 of 1

Wheres the beef?

Posted: Sun Oct 02, 2011 8:43 pm
by itsmike
Hi Guys,

Just a quick question about initialization files: when I execute the rpc/get_all command I get:

ininame=twonkymedia-server.ini
inipath=/var/twonkymedia/twonkymedia
contentbase=/
contentdir=+m|/Videos/Movies,+M|/Music/Songs,+P|/Music/Photos
dbdir=/var/twonkymedia/twonkymedia/db

unfortunately, I can't seem to find the ini file in the inipath. Changes made to the /usr/local/twonky file obviously aren't being picked up.

Anybody know where the file really is or (better yet) how to pass a different initialization file/location to the server?

Thanks
itsmike

Re: Wheres the beef?

Posted: Sun Oct 02, 2011 9:13 pm
by parnott
It is right in front of you-
ininame=twonkymedia-server.ini
inipath=/var/twonkymedia/twonkymedia

Re: Wheres the beef?

Posted: Fri Oct 07, 2011 3:17 am
by itsmike
Sorry 'bout that ... using chroot under upstart so everything is relative to the isolation directory.

The first entry in /var is twonky not twonkymedia. Looked in the wrong place.

Thanks!