MetadataExtractor v2.4.3 Release Notes
Release Date: 2020-07-19 // about 4 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