Well, forget most of that.  The clear/rescan failed in the same way -
while updating the squeezebox-persistent.db database (but with no
disruption of playback).  That database doesn't get created from
scratch again and copied over.  I think it's probably going to take a
lot more work before all the different types of scanning can work
together with SQLite.  With MySQL or another real dbms it probably
wouldn't pose the same problems.

But still, I haven't found anything that keeps me from using 7.6
trunk/7.5 embedded yet.  I wouldn't normally run a clear/rescan while
listening to music.  I do run new/changed scans all the time with no
problems to date.  And I don't use any plugins that rely on MySQL. 
Just as long as the performance and delayed responses don't get much
worse.


Code:
--------------------
    
  [10-04-05 23:01:49.5570] Slim::Schema::Storage::throw_exception (119) Error: 
DBI Exception: DBD::SQLite::st execute failed: database is locked [for 
Statement "UPDATE tracks_persistent SET urlmd5 = ?, playCount = NULL, added = 
?, url = ?, lastPlayed = NULL, musicbrainz_id = NULL, rating = NULL WHERE id = 
?"]
  [10-04-05 23:01:49.5580] Slim::Schema::Storage::throw_exception (119) 
Backtrace:
  ...
  [10-04-05 23:01:49.5597] main::main (345) Error: Failed when running main 
scan: [Carp::Clan::__ANON__(): DBI Exception: DBD::SQLite::st execute failed: 
database is locked [for Statement "UPDATE tracks_persistent SET urlmd5 = ?, 
playCount = NULL, added = ?, url = ?, lastPlayed = NULL, musicbrainz_id = NULL, 
rating = NULL WHERE id = ?"] at C:/Program Files/Squeezebox Server 7.6 
Trunk/server/Slim/Schema/Storage.pm line 123
  [10-04-05 23:01:49.5603] main::main (346) Error: Skipping post-process & Not 
updating lastRescanTime!
  
--------------------


-- 
JJZolx

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

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

Reply via email to