{% 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.
| Pass | Keep | Delete | Size | ||
|---|---|---|---|---|---|
| {{ c.pass_name }} | {{ 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. | |||||