mirror of
https://github.com/owntone/owntone-server.git
synced 2024-12-27 15:45:56 -05:00
Perform post-bulk-scan DB maintenance
This commit is contained in:
parent
1909623d43
commit
6e10252021
@ -811,6 +811,8 @@ filescanner(void *arg)
|
||||
|
||||
bulk_scan();
|
||||
|
||||
db_hook_post_scan();
|
||||
|
||||
if (!scan_exit)
|
||||
{
|
||||
/* Enable inotify */
|
||||
|
Loading…
Reference in New Issue
Block a user