Skip to content

[TECH-DEBT] Change orientation field type in ExifEntity and ExifResponseDto  #3022

Open
@brighteyed

Description

Based on discussion in #3003.

  • Since exiftool-vendored disables the print conversion for the Orientation tag, I believe that guarantees we can get only 1-8 values for the orientation of photos.
  • ffprobe returns other values for the orientation (-90, 90, etc.)

We can change the type of the orientation field in ExifEntity and ExifResponseDto to enum to provide a better experience for all the clients.

Metadata

Assignees

Type

No type

Projects

  • Status

    🚧 Tasks

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions