You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Add YYMMDDHHMMSS (12-digit) regex pattern for cameras like Farmscape/NSCF
that produce 2-digit year filenames
- Skip images with unparseable timestamps during sync instead of importing
them with NULL — they can't be grouped into events anyway
- Wrap per-image sync processing in try/except, track failed count, and
report it as a "Failed" stage param in job progress UI
- Warn on suspicious pre-2000 timestamps
- Add filename and path columns to captures table (hidden by default)
- Expose path field in SourceImage list serializer and sortable fields
Co-Authored-By: Claude <noreply@anthropic.com>
0 commit comments