Kavita/API/Helpers
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
..
Converters Holiday Bugfixes (#1762) 2023-01-30 00:50:19 -08:00
AutoMapperProfiles.cs Epub Table of Generation fixes for Sigil (#1689) 2022-12-11 05:04:22 -08:00
CacheHelper.cs Send To Device Support (#1557) 2022-09-23 15:41:29 -07:00
GenreHelper.cs Scanner Performance Improvements (#1774) 2023-02-03 04:52:51 -08:00
PagedList.cs Logging Enhancements (#1521) 2022-09-12 17:25:48 -07:00
PaginationHeader.cs Logging Enhancements (#1521) 2022-09-12 17:25:48 -07:00
ParserInfoHelpers.cs Scan Loop Last Write Time Change (#1492) 2022-08-30 08:29:09 -07:00
PersonHelper.cs Scan Loop Last Write Time Change (#1492) 2022-08-30 08:29:09 -07:00
SeriesHelper.cs Scan Loop Last Write Time Change (#1492) 2022-08-30 08:29:09 -07:00
SQLHelper.cs Logging Enhancements (#1521) 2022-09-12 17:25:48 -07:00
TagHelper.cs Scanner Performance Improvements (#1774) 2023-02-03 04:52:51 -08:00
UserParams.cs Logging Enhancements (#1521) 2022-09-12 17:25:48 -07:00