Skip to content

Always mention which file has the problem #8

@jidanni

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions