Move duplicateLookup() method back to filehash service

Created on 4 January 2024, 11 months ago
Updated 21 January 2024, 10 months ago

In version 3 of the File Hash module, the file duplicate lookup functionality is placed in the same class as the file validation functionality. That makes it unclear how to invoke that functionality from custom modules, whereas the duplicate file lookup was easy to invoke in version 2. So I'm keeping File Hash on version 2 for now.

It'd be nice if version 3 of the module could be updated so the file duplicate lookup functionality was defined in its own service, which would restore ease of invocation from custom modules.

(The use case that concerns me here is literally retrieving the list of duplicate files, not validating files.)

✨ Feature request
Status

Fixed

Version

3.0

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States SpaceGoat1701

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024