Re-uploading after a glitch created many duplicate gallery photos
Problem
When the progress bar looked failed (or a member retried the same batch), the server stored the same image files again. Toby’s Black Diamond set had 141 rows but only 58 unique pictures.
Fix
We removed exact duplicates from the 2025 gallery (kept one of each file), and new uploads skip the same file if it is already in that gallery. Prefer smaller batches; the form is not unlimited in one submit.