Attachment records survive the post and artist they belonged to, and the
files behind them are shared between records — so a deleted record never
freed its file on its own. This finds records attributed to
neither a post nor an artist, and files in the attachment
store that no remaining record points at.
Preview first; Apply deletes those
records and unlinks those files. Files written in the last few hours are
always left alone, so an in-progress download is never caught mid-write.
mdi-magnify Preview
mdi-paperclip-off Apply
Deleted {{ summary.rows }} orphaned record(s) and unlinked
{{ summary.files }} file(s), reclaiming {{ humanBytes(summary.bytes) }}.
{{ summary.rows }} orphaned record(s) and {{ summary.files }}
unreferenced file(s) — {{ humanBytes(summary.bytes) }} reclaimable.
Click Apply to remove them.
Nothing to reclaim — every attachment is accounted for.
{{ summary.files_failed }} file(s) could not be read or removed — see
the worker log.
Stopped early at the time limit; some of the store was not examined.
Run it again to continue.
Reclaim orphaned attachments?
This permanently deletes
{{ summary?.rows ?? 0 }} attachment record(s) and
unlinks {{ summary?.files ?? 0 }} file(s)
({{ humanBytes(summary?.bytes) }}). Only files that no remaining
record points at are removed, so nothing still attached to a post
is affected.
Cancel
Reclaim