Skip to content

Folder Watching #1304

Description

@majora2007

Test out an implementation to watch folders which will kick off a light scan aka Scan Series when modifications occur on the library folder.

This needs to implement a queuing system such that if a user is downloading to a drive, we aren't kicking off a ton of scans and scans aren't double queued.

Flows:

  • Rename file
  • Delete file
  • Rename folder
  • Delete folder
  • Add file
  • Move folder location
  • Update metadata (or add) inside the cbz

API:

  • Test the API itself via Postman as well for webhook

Metadata

Metadata

Assignees

Labels

ScannerAnything involving main Scan LoopenhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions