mirror of
https://github.com/owntone/owntone-server.git
synced 2024-12-28 08:05: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();
|
bulk_scan();
|
||||||
|
|
||||||
|
db_hook_post_scan();
|
||||||
|
|
||||||
if (!scan_exit)
|
if (!scan_exit)
|
||||||
{
|
{
|
||||||
/* Enable inotify */
|
/* Enable inotify */
|
||||||
|
Loading…
Reference in New Issue
Block a user