I downloaded 5.4.0 from the slimdevices.com and it installed and ran
without any problem from where I unpacked it.

Here's how I started it:

[EMAIL PROTECTED]:~/SlimServer_v5.4.0$ cat start.sh
#!/bin/sh

CWD=$(pwd)

./slimserver.pl --daemon \
    --audiodir      $HOME/music \
    --cachedir      $CWD/cache \
    --logfile       $CWD/server.log \
    --prefsfile     $CWD/server.prefs \
    --pidfile       $CWD/server.pid \
    "$@"


Within minutes, slimdevices.com had been updated with slimserver6.0b1
(SlimServer_v2005-03-08)

So I then download that and used the same startup script.  Everything
seems ok, except when I select "play" in the web interface xmms just
says "PRE-BUFFERING: 0KB/32KB"  and never plays.

Is there something I'm missing in how to start the server?

Should I be posting this on the devel list?


-- 
Bill Moseley
[EMAIL PROTECTED]

_______________________________________________
Discuss mailing list
[email protected]
http://lists.slimdevices.com/lists/listinfo/discuss

Reply via email to