Skip to content

Metadata: Ignore date string defaults caused by software errors #3229

@lastzero

Description

@lastzero

As a user of a camera or phone with a software bug, I want PhotoPrism to ignore the date information that it writes to metadata so that my pictures don't have the wrong date or time.

The following date strings should be ignored in metadata:

  • 0000-00-00
  • 0000-00-00 00:00:00
  • 0000:00:00 00:00:00
  • 0001-01-01 00:00:00
  • 0001:01:01 00:00:00
  • 0001-01-01 00:00:00 +0000 UTC
  • 1970-01-01
  • 1970-01-01 00:00:00
  • 1970:01:01 00:00:00
  • 1980-01-01
  • 1980-01-01 00:00:00
  • 1980:01:01 00:00:00
  • 2002-12-08 12:00:00
  • 2002:12:08 12:00:00
  • and similar

Metadata

Metadata

Assignees

Labels

enhancementEnhancement or improvement of an existing featuremetadataRelated to Exif, XMP, IPTC & Co.releasedAvailable in the stable release

Type

No type

Projects

Status

Release 🌈

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions