Kavita/API/Services/Tasks/Scanner
Joe Milazzo 8a0a2f0961
Scanner Performance Improvements (#1774)
* Refactored the Genre code to be faster and used a dictonary to avoid some lookups. May fix the rare foreign constraint issue.

* Refactored tag to the same implementation as Genre. Ensure when grabbing tags from ComicInfo, we normalize and throw out duplicates.

* Removed an internal "external" field that was planned for Genres and Tags, but now with new plugin architecture, not needed.
2023-02-03 04:52:51 -08:00
..
Parser Scanner Performance Improvements (#1774) 2023-02-03 04:52:51 -08:00
LibraryWatcher.cs Holiday Bugfixes (#1762) 2023-01-30 00:50:19 -08:00
ParseScannedFiles.cs v0.6.1 Hotfix RC (#1635) 2022-11-05 06:56:48 -07:00
ProcessSeries.cs Scanner Performance Improvements (#1774) 2023-02-03 04:52:51 -08:00