Kavita/API
Joseph Milazzo b07aaf1eb5
Simplify Folder Watcher (#1484)
* Refactored Library Watcher to use Hangfire under the hood.

* Support .kavitaignore at root level.

* Refactored a lot of the library watching code to process faster and handle when FileSystemWatcher runs out of internal buffer space. It's still not perfect, but good enough for basic use.

* Make folder watching as experimental and default it to off by default.

* Revert #1479

* Tweaked the messaging for OPDS to remove a note about download role.

Moved some code closer to where it's used.

* Cleaned up how the events widget reports

* Fixed a null issue when deleting series in the UI

* Cleaned up some debug code

* Added more information for when we skip a scan

* Cleaned up some logging messages in CoverGen tasks

* More log message tweaks

* Added some debug to help identify a rare issue

* Fixed a bug where save bookmarks as webp could get reset to false when saving other server settings

* Updated some documentation on library watcher.

* Make LibraryWatcher fire every 5 mins
2022-08-28 13:20:46 -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 Adding Health controller (#1480) 2022-08-25 20:31:41 -04:00
Data Simplify Folder Watcher (#1484) 2022-08-28 13:20:46 -07:00
DTOs Misc UI Fixes (#1477) 2022-08-25 09:34:48 -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 Misc UI Fixes (#1477) 2022-08-25 09:34:48 -07:00
Helpers More Scan Loop Fixes (#1473) 2022-08-24 17:02:16 -07:00
Middleware Create Users Manually (Email still required) (#1381) 2022-07-17 08:43:03 -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 Simplify Folder Watcher (#1484) 2022-08-28 13:20:46 -07:00
SignalR Simplify Folder Watcher (#1484) 2022-08-28 13:20:46 -07:00
API.csproj More Scan Loop Fixes (#1473) 2022-08-24 17:02:16 -07:00
API.csproj.DotSettings v0.5.0 Release (#960) 2022-01-18 15:31:34 -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