Kavita/API.Tests/Services
Joe Milazzo 13226fecc1
Scan Loop Fixes (#1572)
* Cleanup some messaging in the scan loop to be more context bearing

* Added Response Caching to Series Detail for 1 min, due to the heavy nature of the call.

* Refactored code to make it so that processing of series runs sync correctly.

Added a log to inform the user of corrupted volume from buggy code in v0.5.6.

* Moved folder watching out of experimental

* Fixed an issue where empty folders could break the scan loop

* Another fix for when dates aren't valid, the scanner wouldn't get the proper min and would throw an exception (develop)

* Implemented the ability to edit release year from the UI for a series.

* Added a unit test for some new logic

* Code smells
2022-10-05 19:30:37 -07:00
..
Test Data Fallback to other locations when ComicInfo.xml not at root of archive (#1551) 2022-09-22 14:44:01 -07:00
ArchiveServiceTests.cs Fallback to other locations when ComicInfo.xml not at root of archive (#1551) 2022-09-22 14:44:01 -07:00
BackupServiceTests.cs Logging Enhancements (#1521) 2022-09-12 17:25:48 -07:00
BookmarkServiceTests.cs Misc Polish (#1569) 2022-10-04 17:40:34 -07:00
BookServiceTests.cs Logging Enhancements (#1521) 2022-09-12 17:25:48 -07:00
CacheServiceTests.cs Logging Enhancements (#1521) 2022-09-12 17:25:48 -07:00
CleanupServiceTests.cs Misc Polish and Fixes (#1542) 2022-09-18 10:24:30 -07:00
DeviceServiceTests.cs Disable Animations + Lots of bugfixes and Polish (#1561) 2022-09-26 10:40:25 -07:00
DirectoryServiceTests.cs Logging Enhancements (#1521) 2022-09-12 17:25:48 -07:00
FileSystemTests.cs Local Metadata Integration Part 1 (#817) 2021-12-02 09:02:34 -08:00
MetadataServiceTests.cs Logging Enhancements (#1521) 2022-09-12 17:25:48 -07:00
ParseScannedFilesTests.cs Misc Polish (#1569) 2022-10-04 17:40:34 -07:00
ReaderServiceTests.cs Tachiyomi unit tests and fixes (#1549) 2022-09-20 09:46:46 -07:00
ReadingListServiceTests.cs Misc UI Fixes (#1477) 2022-08-25 09:34:48 -07:00
ScannerServiceTests.cs Logging Enhancements (#1521) 2022-09-12 17:25:48 -07:00
SeriesServiceTests.cs Scan Loop Fixes (#1572) 2022-10-05 19:30:37 -07:00
SiteThemeServiceTests.cs Scan Loop Last Write Time Change (#1492) 2022-08-30 08:29:09 -07:00
TachiyomiServiceTests.cs Tachiyomi unit tests and fixes (#1549) 2022-09-20 09:46:46 -07:00