andyg;424763 Wrote: > > > > I'm starting SqueezeCenter with the following script (if it > matters): > > > > Code: > > -------------------- > > > > #!/bin/sh > > export PERL5LIB=$PERL5LIB:/opt/squeezecenter74_sqlite:/opt/ > > squeezecenter74_sqlite/CPAN > > export PATH=/opt/squeezecenter74_sqlite:$PATH > > slimserver.pl --cachedir /var/lib/squeezecenter/Cache74LiteSmall -- > > > prefsdir /home/erland/Configurations/Prefs74LiteSmall --logdir /var/ > > > lib/squeezecenter/Logs74LiteSmall $* > > Did you move the json file into your Prefs74LiteSmall directory? > Yes, I took a copy of the 7.4 trunk installation Cache and Prefs directories and the start arguments points to these copies.
The json file seems to be deleted during scanning because after the scanning process it's no longer there. -- erland Erland Isaksson 'My homepage' (http://erland.isaksson.info) 'My download page' (http://erland.isaksson.info/download) (Developer of 'TrackStat, SQLPlayList, DynamicPlayList, Custom Browse, Custom Scan, Custom Skip, Multi Library, Title Switcher and Database Query plugins' (http://wiki.erland.isaksson.info/index.php/Category:SlimServer)) ------------------------------------------------------------------------ erland's Profile: http://forums.slimdevices.com/member.php?userid=3124 View this thread: http://forums.slimdevices.com/showthread.php?t=63397 _______________________________________________ beta mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/beta
