JJZolx;576618 Wrote: 
> It has to be due to some other change made in 31284.

Here it is, in scanner.pl.  Putting this line back makes the external
scanner fast again.


Code:
--------------------
    
  # Take the db out of autocommit mode - this makes for a much faster scan.
  # XXX with the new scanner there are no periodic commits...
  Slim::Schema->dbh->{'AutoCommit'} = 0;
  
--------------------


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

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

Reply via email to