Overhaul of SQL queries to (hopefully) improve performance with large libraries (#233)
* Latest round of performance updates * Improved first set up logging * Updated logging display
This commit is contained in:
@@ -148,6 +148,7 @@ namespace gaseous_server
|
||||
CallingQueueItem = this
|
||||
};
|
||||
|
||||
// clean up
|
||||
Classes.ImportGame.DeleteOrphanedDirectories(Config.LibraryConfiguration.LibraryImportDirectory);
|
||||
|
||||
_SaveLastRunTime = true;
|
||||
|
Reference in New Issue
Block a user