Kavita/API/SignalR
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
..
Presence UX Changes, Tasks, WebP, and More! (#1280) 2022-05-23 16:19:52 -07:00
EventHub.cs UX Changes, Tasks, WebP, and More! (#1280) 2022-05-23 16:19:52 -07:00
MessageFactory.cs Simplify Folder Watcher (#1484) 2022-08-28 13:20:46 -07:00
MessageHub.cs UX Changes, Tasks, WebP, and More! (#1280) 2022-05-23 16:19:52 -07:00
ProgressEventType.cs Event Widget Update (#1098) 2022-02-18 18:57:37 -08:00
ProgressType.cs Event Widget Update (#1098) 2022-02-18 18:57:37 -08:00
SignalRMessage.cs Tech Debt + Series Sort bugfix (#1192) 2022-04-03 14:11:16 -07:00