On May 19, 2009, at 1:31 PM, erland wrote: > > 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.
OK, it's only deleted if it was successfully imported. Is your - persistent.db file empty? Did you see this line in your scanner.log? Migrating persistent track information from MySQL _______________________________________________ beta mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/beta
