Skip to content

[Feature Request] Hash Verify -- opening multiple hash files #5

@a-raccoon

Description

@a-raccoon

One issue that I encounter regularly is trying to verify multiple hash files, all at once, which creates a huge drag with the harddisk attempting to read multiple files in parallel. There are a few solutions I would like to propose, if any of them would be of interest to implement.

  • When a hash verify window is already open, then reuse it by amending additional hash file contents to it and continue processing in sequential order.
  • Spawn multiple hash verify windows, like normal, but pause them until the previous windows are done.
  • Add options for Joining (and Splitting) hash files, so I can join a few thousand together into one hash file, and then just verify it as normal. Joining and Splitting would have to take the *relative\folder\paths\ into consideration from each of the joined or split hash files.

Thoughts?

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions