Wheres the beef?

General discussion about the media server. Feature requests. Hints, tips and tricks.
Locked
itsmike
Posts:8
Joined:Wed Sep 28, 2011 6:11 pm
AV Hardware:dms: ubuntu 10.10
dmr: sony bravia (ex series)
dmp: ipad2/ipod touch
Wheres the beef?

Post by itsmike » Sun Oct 02, 2011 8:43 pm

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

User avatar
parnott
Posts:326
Joined:Mon Sep 20, 2010 9:55 pm
AV Hardware:Twonky, WDTV Live, XBMC (Linux & Windows)

Re: Wheres the beef?

Post by parnott » Sun Oct 02, 2011 9:13 pm

It is right in front of you-
ininame=twonkymedia-server.ini
inipath=/var/twonkymedia/twonkymedia

itsmike
Posts:8
Joined:Wed Sep 28, 2011 6:11 pm
AV Hardware:dms: ubuntu 10.10
dmr: sony bravia (ex series)
dmp: ipad2/ipod touch

Re: Wheres the beef?

Post by itsmike » Fri Oct 07, 2011 3:17 am

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!

Locked