feat: Add exifread library for enhanced EXIF date extraction #16
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
Some checks failed
CI / skip-ci-check (pull_request) Successful in 10s
Details
CI / python-lint (pull_request) Has been cancelled
Details
CI / test-backend (pull_request) Has been cancelled
Details
CI / build (pull_request) Has been cancelled
Details
CI / secret-scanning (pull_request) Has been cancelled
Details
CI / dependency-scan (pull_request) Has been cancelled
Details
CI / sast-scan (pull_request) Has been cancelled
Details
CI / workflow-summary (pull_request) Has been cancelled
Details
CI / lint-and-type-check (pull_request) Has been cancelled
Details
Merge pull request 'feat: Add exifread library for enhanced EXIF date extraction' (#16) from fix/exif-date-extraction-improvements into dev
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "fix/exif-date-extraction-improvements"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?