MetadataExtractor v2.4.3 Release Notes

Release Date: 2020-07-19 // over 3 years ago
    • ๐Ÿ›  Fix incorrect Apple makernote tag names (ff727e0)
    • โž• Add AppleMakernoteDirectory.TagLivePhotoId (e656833)
    • ๐Ÿ‘Œ Support Exif in PNG files (095effc)
    • ๐Ÿ‘Œ Support for ISO8601 format in directory GetDateTime (@michafrank #257)
    • ๐Ÿ“‡ Extract GPS data from Android QuickTime files (@kirk-marple #262)
    • โž• Add XMP support in HEIF files (ISO-14496) (@kastwey #263)
    • ๐Ÿ›  Fix box reading alignment issue in HEIF files (@kastwey #263)
    • ๐Ÿ›  Fix box ordering issue in HEIF files (@kastwey #263)
    • ๐Ÿ“‡ Don't stop reading QuickTime metadata when non-default locale encountered (@kastwey #264)
    • ๐Ÿ“‡ Convert parsed dates with offsets to UTC (fa99f62)
    • โž• Add more date/time parsing patterns with time-zone offsets (69c3285)
    • โž• Add more QuickTime metadata tags and descriptors (82a1153)
    • ๐Ÿ‘Œ Support "Android Version" tag in QuickTime (396ace8)

Previous changes from v2.4.2

    • ๐Ÿ›  Fix API handling (#255)
    • ๐Ÿ‘Œ Support Date/Time Original in AVI
    • ๐Ÿ‘Œ Improve Samsung Makernote support
    • ๐Ÿ‘Œ Improve Apple Makernote support