Kavita/API/Services/Tasks
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
..
Metadata New Scan Loop (#1447) 2022-08-19 05:42:38 -07:00
Scanner Scan Loop Fixes (#1572) 2022-10-05 19:30:37 -07:00
BackupService.cs Logging Enhancements (#1521) 2022-09-12 17:25:48 -07:00
CleanupService.cs Misc Polish and Fixes (#1542) 2022-09-18 10:24:30 -07:00
ScannerService.cs Scan Loop Fixes (#1572) 2022-10-05 19:30:37 -07:00
SiteThemeService.cs Scan Loop Last Write Time Change (#1492) 2022-08-30 08:29:09 -07:00
StatsService.cs Misc Polish and Fixes (#1542) 2022-09-18 10:24:30 -07:00
VersionUpdaterService.cs Post Release Shakeout (Hotfix Testing) (#1200) 2022-04-05 07:39:03 -07:00