Kavita/API.Tests/Services/Test Data/ArchiveService
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
..
Archives New Scan Loop Fixes (#1452) 2022-08-20 09:35:31 -07:00
ComicInfos Reworked the logic for finding comicinfo to ensure that it finds top-level first and stream lined the logic. (#1008) 2022-01-29 08:50:24 -08:00
CoverImages Angular 14 (#1420) 2022-08-09 06:02:41 -07:00
Formats v0.4 merge to stable (#201) 2021-05-08 18:37:45 -05:00
Thumbnails Fixed some bad test cases that really messed up my codebase. 2021-03-23 12:21:09 -05:00