Skip to content

Releases: sbarex/MediaInfo

Release 1.7.2 (22)

07 Aug 20:52
Compare
Choose a tag to compare

counter

  • New action to export info as json to clipboard.
  • Dependencies updated:
    • ffmpeg to 6.0.0
    • libarchive to 3.7.2dev
    • libjpeg-turbo to 3.0.0
    • lz4
    • xz to 5.4.4
    • zstd to 1.5.5

Bugfix:

  • Fixed media duration and frames count for the ffmpeg engine.

Release 1.7.1 (21)

22 Jan 20:16
Compare
Choose a tag to compare

counter

New features:

  • Audio sample rate.
  • Dependencies updated:
    • ffmpeg from 4.4 to 5.1.2
    • libwebp from 1.2.1 to 1.3.0
    • libarchive from 3.5.2 to 3.6.2
    • libpng from 1.6.38 to 1.6.40
    • libjpeg-turbo from 2.1.3 to 2.1.5
    • lz4 from 1.9.3 to 1.9.4
    • xz from 5.3.2alpha to 5.4.1
    • zstd from 1.5.2 to 1.5.3

Bugfix:

  • Support for Xcode 14
  • Fixed some tags not displaying

Release 1.7.0 (20)

22 Apr 14:51
Compare
Choose a tag to compare

counter

New features:

  • Support for folders and bundles.
  • Support for handle custom file types.
  • Ability to execute an external command while generating the menu.
  • Support for these properties:
    • Allocated file size (with medatata and resource fork).
    • UTI, UTI description and UTI conforms to Type.
    • File modes and ACL.
    • Extended attributes.
    • Archive compression summary and ratio.
    • Responsive status per svg files.
    • Total number of pixel (for images and videos).
  • Option for format bytes and bits in decimal format (power of 1000).
  • Custom action to reveal file in the Finder.
  • New images: folder, info, exclamationmark, person_n, person_y, group_n, group_y, people.
  • Changed the convention to enable access to the metadata from a script.
  • New settings format.
  • Minimun system requirements: macOS 10.15.

Bugfix:

  • Better support for archive files.
  • Fixed the size for files smaller than one Kb.
  • Fixed external disk support.
  • Fixed the bps formatting.

Release 1.6.1 (19)

06 Mar 07:51
Compare
Choose a tag to compare

counter

  • Better UI and code cleanup.
  • Support for these properties:
    • file creation date
    • file modification date
    • file last access date
  • New special menu items:
    • Open with the default app
    • Open with a specific app
    • Copy path to the clipboard
    • Open the main app to change the settings
    • About MediaInfo
  • Option to genarate menu items from code that execute custom actions.
  • Option to define a script to handle the menu action.
  • New images: calendar, flag, gear, script, clipboard and option to use the current file icon.
  • Fixed bug on the FFMpeg duration extraction.

Release 1.6.0

13 Feb 20:11
Compare
Choose a tag to compare

counter

  • New supported files:
    • Compressed archive files
    • Adobe Illustrator .ai files (as PDF)
    • Video .trec files (Camtasia recording)
  • New image fields:
    • Profile name
    • Alpha channel
    • Metadata from Exif
  • Support to customize the menu items with javascript code.
  • Support for auto monitor external disk.
  • Bugfix on menu sanification.
  • Bugfix for open selected file.
  • Sparkle updated to release 2.0.

Release 1.5.4

01 Jun 17:33
Compare
Choose a tag to compare

counter

  • Add info about number of audio channels.
  • Bugfix tracks (audio, video, subtitle) menu.
  • Experimental support for macOS 10.14.

Release 1.5.3

31 May 12:03
Compare
Choose a tag to compare

counter

  • Bugfix for chapters.

1.5.2

31 May 11:42
Compare
Choose a tag to compare
Bugfix for unhandled nil exception, and ratio.

1.5.1

29 May 21:50
Compare
Choose a tag to compare
Bugfix on image print size.

1.5.0

29 May 21:14
Compare
Choose a tag to compare
Release 1.5 with new UI and functionality.