Goattee wrote: 
> 
> But when I test it, I get the following error. (I am currently scanning
> a large set of music files on a NAS elsehwhere on my LAN-- could this be
> the cause of thte error.)
> 
> Error:
> Carp::Clan::__ANON__(): Carp::Clan::__ANON__(): DBI Exception:
> DBD::SQLite::st execute failed: database is locked [for Statement
> "DELETE FROM tracks WHERE ( id = ? )"] at /Slim/Schema/Storage.pm line
> 126
> 
"database is locked" messages typically indicates that there is a
collision with the rescan. I suspect it might have to do with Dynamic
Playlist writing to the database and this won't be possible while a
rescan is in progress, I'll put it on the list with things I should
check as soon as I get some time, but I suspect it will work after the
rescan has finished. There is a risk the scanner has crashed when you
get this "database is locked" message, so I would make sure it's still
running if you got this message in the log.


------------------------------------------------------------------------
erland's Profile: http://forums.slimdevices.com/member.php?userid=3124
View this thread: http://forums.slimdevices.com/showthread.php?t=94854

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

Reply via email to