{% extends "base.html" %} {% block title %}Dedup — alembic{% endblock %} {% block content %}
Scheduled runs are dry-run only, every day. Nothing is deleted without a confirm below.
Paths are relative to the library root. Hover a name for the full path.
| Caught by | Keep | Delete | Size | Action | |
|---|---|---|---|---|---|
| {{ c.pass_label }} | {{ c.keep_display }} | {{ c.delete_display }} | {{ (c.delete_size_bytes / 1024 / 1024) | round(1) if c.delete_size_bytes else '?' }} MB | ||
|
No pending candidates. Run a scan. | |||||
Marked as legitimate alt copies -- future scans skip these pairs.
| Caught by | Keep | Delete | Size | |
|---|---|---|---|---|
| {{ c.pass_label }} | {{ c.keep_display }} | {{ c.delete_display }} | {{ (c.delete_size_bytes / 1024 / 1024) | round(1) if c.delete_size_bytes else '?' }} MB |