[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [gmediaserver-devel] question about installing and running gmediaser
From: |
Paul Jenner |
Subject: |
Re: [gmediaserver-devel] question about installing and running gmediaserver |
Date: |
Wed, 11 Apr 2007 19:34:22 +0100 |
Hi Richard.
On Wed, 2007-04-11 at 19:45 +0200, Jan Ceuleers wrote:
> For your info: here is how I start gmediaserver here:
>
> ${GMEDIASERVER} --friendly-name=${TAG_GMEDIASERVER} \
> --interface=${INTERFACE} --port=49153 \
> --pid-file=/var/run/gmediaserver.pid \
> --file-types=mp3,wma,jpg,mpg,mov,avi \
> --output=/var/log/gmediaserver.log \
> ${CONTENT_DIRS_GMEDIASERVER} >/var/log/gmediaserver.log.err 2>&1 &
>
> Before doing so, the shell variables obviously need to be set to
> something sensible; in my case:
>
> TAG_GMEDIASERVER=Penta
> CONTENT_DIRS_GMEDIASERVER="/home/storage/Audio /home/storage/Photos
> /home/storage/Playlists"
> INTERFACE=eth0
> GMEDIASERVER="/usr/local/bin/gmediaserver"
I think the Ubuntu package, which you say you use, has its own
convenience config file - something like /etc/defaults/gmediaserver -
and start script to do the same thing easily.
I am not that familiar with Ubuntu or have a version here to check but
maybe you could check any documentation that came with that package?
Hope that helps,
Paul
--
Paul Jenner <address@hidden>