Kavita/API
Joseph Milazzo 7cb547f2f9
New Scan Loop Fixes (#1452)
* Refactored ScanSeries to avoid a lot of extra work and fixed a bug where Scan Series would invoke the processing twice.

Refactored the series selection code during process such that we use Localized Name as well, for cases where the original name was changed.

Undid an optimization around Last Write time, since Linux file systems match how NTFS works.

* Fixed part of the query

* Added a NormalizedLocalizedName for quick searching in which a series needs grouping. Reworked scan loop code a bit to ensure we don't do extra work.

Tweaked the widget logic to help display better and not show "Nothing going on here".

* Fixed a bug where archives with ._ files would be counted as valid files, while they are actually just metadata files on Mac's.

* Fixed a broken unit test
2022-08-20 09:35:31 -07:00
..
Archive Misc Bugfixes and Enhancements (#507) 2021-08-17 14:15:32 -07:00
Comparators v0.5.2 - UX Refresh, Custom Themes, Metadata Editing, and OPDS updates! (#1189) 2022-04-02 10:11:07 -07:00
config New Scan Loop (#1447) 2022-08-19 05:42:38 -07:00
Constants Shakeout Testing Part 1 (#1052) 2022-02-09 16:59:14 -08:00
Controllers New Scan Loop Fixes (#1452) 2022-08-20 09:35:31 -07:00
Data New Scan Loop Fixes (#1452) 2022-08-20 09:35:31 -07:00
DTOs New Scan Loop (#1447) 2022-08-19 05:42:38 -07:00
Entities New Scan Loop Fixes (#1452) 2022-08-20 09:35:31 -07:00
Errors Validate Download Claim (#971) 2022-01-20 07:46:59 -08:00
Extensions New Scan Loop (#1447) 2022-08-19 05:42:38 -07:00
Helpers New Scan Loop (#1447) 2022-08-19 05:42:38 -07:00
Middleware Create Users Manually (Email still required) (#1381) 2022-07-17 08:43:03 -07:00
Parser New Scan Loop Fixes (#1452) 2022-08-20 09:35:31 -07:00
Properties Added new API for getting Member (aka Users but for use in FE). User is just used for login/registering. 2020-12-14 14:33:09 -06:00
Services New Scan Loop Fixes (#1452) 2022-08-20 09:35:31 -07:00
SignalR New Scan Loop (#1447) 2022-08-19 05:42:38 -07:00
API.csproj Release Shakeout Part 1 (#1440) 2022-08-16 12:04:21 -07:00
API.csproj.DotSettings v0.5.0 Release (#960) 2022-01-18 15:31:34 -08:00
Program.cs File Created Date (#1434) 2022-08-14 07:35:02 -07:00
Startup.cs New Scan Loop Fixes (#1452) 2022-08-20 09:35:31 -07:00