andyg;576620 Wrote: 
> On Sep 14, 2010, at 11:16 PM, JJZolx wrote:
> 
> > 
> > Ok, WAL was disabled.  I can see that the files are no longer there
> when
> > running a full rescan.  But those full rescans are still extremely
> slow.
> > It has to be due to some other change made in 31284.
> 
> I bet it was this in scanner.pl, which I had disabled in order to make
> WAL work:
> 
>       # Take the db out of autocommit mode - this makes for a much faster
> scan.
> Slim::Schema->dbh->{'AutoCommit'} = 0;
> 
> I've uncommented that line of code which should fix the issue.

Looks like the email gateway posted your reply to the wrong thread. 
Yes, I finally figured out the same thing.


-- 
JJZolx
------------------------------------------------------------------------
JJZolx's Profile: http://forums.slimdevices.com/member.php?userid=10
View this thread: http://forums.slimdevices.com/showthread.php?t=78768

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

Reply via email to