eikek / eikek/docspell

Suggestion - Add API for files in processing queue by checksum

Open
#1,627 5 comments 0 reactions 0 assignees View on GitHub
Dominant language
Elm
Stars
2.3k
Forks
184
Avg merge
8h 2m
Merged PRs (30d)
4

Description

When uploading a bunch of (multiple) files to docspell, you may use the API "checkfile-checksum-by-id" to see, if a document is already (processed) in docspell.
However during the upload, there may files already in queue for processing.
So the API "checkfile-checksum-by-id" returns false and a possible duplicate document (which is already processing or in queue),
can be uploaded as long as the item is not completely processed.

Checking a checksum beforehand (which is in the queue/processed), can prevent to upload the same file multiple times.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.