Kavita/API/Services/Tasks
Joseph Milazzo 1e535a8184
More Scan Loop Bugfixes (#1471)
* Updated scan time for watcher to 30 seconds for non-dev. Moved ScanFolder off the Scan queue as it doesn't need to be there. Updated loggers

* Fixed jumpbar missing

* Tweaked the messaging for CoverGen

* When we return early due to nothing being done on library and series scan, make sure we kick off other tasks that need to occur.

* Fixed a foreign constraint issue on Volumes when we were adding to a new series.

* Fixed a case where when picking normalized series, capitalization differences wouldn't stack when they should.

* Reduced the logging output on dev and prod settings.

* Fixed a bug in the code that finds the highest directory from a file, where we were not checking against a normalized path.

* Cleaned up some code

* Fixed broken unit tests
2022-08-24 09:27:32 -07:00
..
Metadata New Scan Loop (#1447) 2022-08-19 05:42:38 -07:00
Scanner More Scan Loop Bugfixes (#1471) 2022-08-24 09:27:32 -07:00
BackupService.cs Infinite Scroll + List View + Cover Upload Redesign (#1319) 2022-06-13 14:37:49 -07:00
CleanupService.cs All Around Polish (#1328) 2022-06-22 10:25:52 -07:00
ScannerService.cs More Scan Loop Bugfixes (#1471) 2022-08-24 09:27:32 -07:00
SiteThemeService.cs File Created Date (#1434) 2022-08-14 07:35:02 -07:00
StatsService.cs misc stuff to avoid scan loop (#1389) 2022-07-27 08:16:45 -07:00
VersionUpdaterService.cs Post Release Shakeout (Hotfix Testing) (#1200) 2022-04-05 07:39:03 -07:00