Kavita/API
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
..
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 More Scan Loop Bugfixes (#1471) 2022-08-24 09:27:32 -07:00
Constants Shakeout Testing Part 1 (#1052) 2022-02-09 16:59:14 -08:00
Controllers Folder Watching (#1467) 2022-08-23 09:45:11 -07:00
Data More Scan Loop Bugfixes (#1471) 2022-08-24 09:27:32 -07:00
DTOs Folder Watching (#1467) 2022-08-23 09:45:11 -07:00
Entities Folder Watching (#1467) 2022-08-23 09:45:11 -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 Folder Watching (#1467) 2022-08-23 09:45:11 -07:00
Middleware Create Users Manually (Email still required) (#1381) 2022-07-17 08:43:03 -07:00
Parser Folder Watching (#1467) 2022-08-23 09:45:11 -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 More Scan Loop Bugfixes (#1471) 2022-08-24 09:27:32 -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 .NET 6 Coding Patterns + Unit Tests (#823) 2021-12-05 08:58:53 -08:00
Program.cs File Created Date (#1434) 2022-08-14 07:35:02 -07:00
Startup.cs Scroll Resume (#1460) 2022-08-22 13:27:36 -07:00