Bugzilla – Bug 17436
BMF fails while scanner is running
Last modified: 2011-08-12 08:51:42 UTC
Trying to browse music folders would cause "database is locked" issues. Even with WAL enabled only one process can _write_ to the db. As long as the external scanner is running, BMF can't be used, as it tries to create/update items in the db.
We should probably disable BMF as long as the external scanner is running. Return a message to the user instead.
Yeah, agreed.
== Auto-comment from SVN commit #33067 to the slim repo by agrundman == == http://svn.slimdevices.com/slim?view=revision&revision=33067 == Fixed bug 17436, block BMF while scanning