Kavita/API/Services
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
..
HostedServices Folder Watching (#1467) 2022-08-23 09:45:11 -07:00
Tasks Simplify Folder Watcher (#1484) 2022-08-28 13:20:46 -07:00
AccountService.cs Account Email Support (#1000) 2022-01-30 14:45:57 -08:00
ArchiveService.cs New Scan Loop (#1447) 2022-08-19 05:42:38 -07:00
BookmarkService.cs misc stuff to avoid scan loop (#1389) 2022-07-27 08:16:45 -07:00
BookService.cs misc stuff to avoid scan loop (#1389) 2022-07-27 08:16:45 -07:00
CacheService.cs New Scan Loop (#1447) 2022-08-19 05:42:38 -07:00
DirectoryService.cs Simplify Folder Watcher (#1484) 2022-08-28 13:20:46 -07:00
DownloadService.cs Better Caching & Global Downloads (#1372) 2022-07-13 07:45:14 -07:00
EmailService.cs Feature/enhancements and more (#1166) 2022-03-21 07:26:49 -07:00
FileService.cs Local Metadata Integration Part 1 (#817) 2021-12-02 09:02:34 -08:00
ImageService.cs Security Hotfix (#1415) 2022-08-08 13:47:37 -07:00
MetadataService.cs Simplify Folder Watcher (#1484) 2022-08-28 13:20:46 -07:00
ReaderService.cs Change Detection: On Push aka UI Smoothness (#1369) 2022-07-11 08:57:07 -07:00
ReadingItemService.cs New Scan Loop (#1447) 2022-08-19 05:42:38 -07:00
ReadingListService.cs Misc UI Fixes (#1477) 2022-08-25 09:34:48 -07:00
SeriesService.cs New Scan Loop Fixes (#1452) 2022-08-20 09:35:31 -07:00
TaskScheduler.cs Simplify Folder Watcher (#1484) 2022-08-28 13:20:46 -07:00
TokenService.cs Swagger, Tachiyomi, and some new settings (#1331) 2022-06-25 15:52:21 -07:00