refactor: Enhance EXIF date extraction in photo_service #15

Merged
tanyar09 merged 1 commits from fix/exif-date-extraction into dev 2026-01-30 11:32:39 -05:00
Collaborator
  • Improved logging for EXIF date extraction process, including success and failure messages.
  • Updated methods to access EXIF data using modern and deprecated APIs.
  • Added validation for extracted dates to ensure they fall within a valid range.
  • Enhanced error handling for various exceptions during EXIF data access and date parsing.
- Improved logging for EXIF date extraction process, including success and failure messages. - Updated methods to access EXIF data using modern and deprecated APIs. - Added validation for extracted dates to ensure they fall within a valid range. - Enhanced error handling for various exceptions during EXIF data access and date parsing.
tanyar09 added 1 commit 2026-01-30 11:32:30 -05:00
refactor: Enhance EXIF date extraction in photo_service
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
d89238facf
- Improved logging for EXIF date extraction process, including success and failure messages.
- Updated methods to access EXIF data using modern and deprecated APIs.
- Added validation for extracted dates to ensure they fall within a valid range.
- Enhanced error handling for various exceptions during EXIF data access and date parsing.
tanyar09 merged commit 92c7712973 into dev 2026-01-30 11:32:39 -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#15
No description provided.