Kavita/API/Services/Tasks
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
..
Metadata New Scan Loop (#1447) 2022-08-19 05:42:38 -07:00
Scanner Simplify Folder Watcher (#1484) 2022-08-28 13:20:46 -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 Simplify Folder Watcher (#1484) 2022-08-28 13:20:46 -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