Unraid-Duplicate-File-Handler
Unraid-Duplicate-File-Handler
Docker app from Bovive's Repository
Overview
A web-based tool designed for Unraid to identify and clean up duplicate files across array disks and/or pools.
Compare files by relative path, review keep/delete decisions, and either move or delete them with full progress feedback.
Ideal for cleaning up after interrupted Unbalance runs (https://github.com/jbrodriguez/unbalance) or manual copy operations.
Runtime arguments
- Web UI
http://[IP]:[PORT:5000]- Network
bridge- Shell
bash- Privileged
- false
- Extra Params
-it
Template configuration
Mount PathPathrw
Read/write access to Unraid array or pool disks.
- Target
- /mnt
- Default
- /mnt
- Value
- /mnt
Output FilesPathrw
Stores scan/cleanup results.
- Target
- /app/static/output
- Default
- /mnt/user/appdata/unraid-duplicate-file-handler
- Value
- /mnt/user/appdata/unraid-duplicate-file-handler
Secret KeyVariable
Required for session security • Use a 32-character hex string (0-9, a-f) • In the Unraid terminal, run: openssl rand -hex 16
- Target
- SECRET_KEY
Web UI PortPort
Flask web interface port.
- Target
- 5000
- Default
- 5000
- Value
- 5000
Categories
Details
Repository
ghcr.io/bovive/unraid-duplicate-file-handler:latestLast Updated2026-06-01
First Seen2025-06-05
Run Unraid-Duplicate-File-Handler on Unraid.
Unraid-Duplicate-File-Handler is listed in Community Apps for Unraid OS. Explore Unraid to build a flexible home server, NAS, or homelab.