Skip to content

Always mention which file has the problem #8

Description

@jidanni

Here we see the filename is mentioned when multiple files are given,

$ exif c.jpg a.jpg b.jpg 
'c.jpg' is not readable or does not contain EXIF data!

But here we don't,

$ exif a.jpg b.jpg c.jpg
Corrupt data
The data provided does not follow the specification.
ExifLoader: The data supplied does not seem to contain EXIF data.

$ exif --version
0.6.22

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions