scanner: Add non-destructive update rescan
New functionality, based on Shrimpkin's patch #145 on SF.
This commit is contained in:
@@ -89,3 +89,4 @@ short int scanning = 0;
|
||||
volatile short int quitting = 0;
|
||||
volatile uint32_t updateID = 0;
|
||||
const char *force_sort_criteria = NULL;
|
||||
short int rescan_db = 0;
|
||||
|
||||
Reference in New Issue
Block a user