mirror of
https://github.com/owntone/owntone-server.git
synced 2025-11-10 05:59:45 -05:00
Add log message for when the filescanner completes initial scan
This commit is contained in:
@@ -793,6 +793,8 @@ bulk_scan(void)
|
||||
|
||||
DPRINTF(E_DBG, L_SCAN, "Purging old database content\n");
|
||||
db_purge_cruft(start);
|
||||
|
||||
DPRINTF(E_LOG, L_SCAN, "Bulk library scan complete\n");
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user