feat: Add exifread library for enhanced EXIF date extraction #16

Merged
tanyar09 merged 1 commits from fix/exif-date-extraction-improvements into dev 2026-01-30 12:20:37 -05:00
Collaborator
  • Introduced the exifread library to improve reliability in extracting EXIF date from images.
  • Updated the extract_exif_date function to prioritize exifread for date extraction.
  • Enhanced logging for successful and failed date extractions.
  • Added validation for extracted dates to ensure they fall within a valid range.
- Introduced the exifread library to improve reliability in extracting EXIF date from images. - Updated the extract_exif_date function to prioritize exifread for date extraction. - Enhanced logging for successful and failed date extractions. - Added validation for extracted dates to ensure they fall within a valid range.
tanyar09 added 1 commit 2026-01-30 12:20:32 -05:00
feat: Add exifread library for enhanced EXIF date extraction
Some checks failed
CI / skip-ci-check (pull_request) Successful in 10s
CI / python-lint (pull_request) Has been cancelled
CI / test-backend (pull_request) Has been cancelled
CI / build (pull_request) Has been cancelled
CI / secret-scanning (pull_request) Has been cancelled
CI / dependency-scan (pull_request) Has been cancelled
CI / sast-scan (pull_request) Has been cancelled
CI / workflow-summary (pull_request) Has been cancelled
CI / lint-and-type-check (pull_request) Has been cancelled
42101ea7e7
- Introduced the exifread library to improve reliability in extracting EXIF date from images.
- Updated the extract_exif_date function to prioritize exifread for date extraction.
- Enhanced logging for successful and failed date extractions.
- Added validation for extracted dates to ensure they fall within a valid range.
tanyar09 merged commit 7cfee99350 into dev 2026-01-30 12:20:37 -05:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: ilia/punimtag#16
No description provided.