Regarding scanning, it sounds as though there's a permissions problem,
eg slimserver can't write to its database. I had a similar problem in
Gentoo; the problem was that the file /var/log/slimserver was not
writable by slimserver. Took me a while to track that one down!

One thing that helped me solve the problem was scanning manually with
the command:
/opt/slimserver/scanner.pl --rescan --cleanup --progress --d_scan
/mnt/seagate/music/

To that command you can also add various other debugging switches - see
scanner.pl --help

Regarding starting slimserver automatically, try this:
chkconfig --levels 235 slimserver on

Also, for manual starting and stopping, I think you can save time by
just doing "service slimserver start" and stop.


-- 
bukharin
------------------------------------------------------------------------
bukharin's Profile: http://forums.slimdevices.com/member.php?userid=10859
View this thread: http://forums.slimdevices.com/showthread.php?t=34538

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

Reply via email to