JMkvpropedit Changelog

What's new in JMkvpropedit 1.5.2

Dec 7, 2021
  • This version tries to address the problems with the Launch4j launcher not finding the JRE, you don't need to update otherwise.

New in JMkvpropedit 1.4.3 (Mar 9, 2018)

  • Add missing "add folder" button to the GUI (drag & drop already had that feature but I forgot to add it to the GUI)
  • Also added tooltips to the buttons because why not

New in JMkvpropedit 1.4.2 (Mar 5, 2018)

  • Fix chapter removal

New in JMkvpropedit 1.3.4 Pre (Aug 11, 2014)

  • Add "{file_name}" parameters for titles

New in JMkvpropedit 1.3.3.1 (Jan 3, 2013)

  • Made folder wildcard filter case insensitive

New in JMkvpropedit 1.3.2 (Dec 7, 2012)

  • Added drag & drop targets for attachments' file fields.

New in JMkvpropedit 1.3.1 (Dec 3, 2012)

  • Corrected typo on command to delete attachments using its ID.

New in JMkvpropedit 1.3 (Dec 3, 2012)

  • Added support for adding, replacing and deleting attachments

New in JMkvpropedit 1.2 (Jul 18, 2012)

  • Use double quotes for file names in command line generation for non-Windows, now (hopefully) only double quotes need to be escaped;
  • Open dialog now refuses to open non-existent files (i.e. typed paths);
  • Chapters/tags files now have the *.txt filter, in both open dialog and the option to match file names;

New in JMkvpropedit 1.1.1 (Jul 5, 2012)

  • Default value for mkvpropedit executable is now "mkvpropedit", meaning it can be executed if it's included in the system path;
  • Value of INI file won't be checked for existence anymore, now that's done when the button "Process files" is clicked and will only display an error if the specified executable can't be run;
  • Fixed small bug in detection of mkvpropedit path from registry;
  • Buttons to browse chapters/tags files weren't implemented.

New in JMkvpropedit 1.1 (Jul 4, 2012)

  • Interface redesigned, now it uses flexible layouts, meaning ugly hacks for different platforms aren't needed anymore, and the window is now resizable;
  • Now the suffix for chapters/tags file can be specified.

New in JMkvpropedit 1.0.8 (Mar 21, 2012)

  • Added right-click menus to text fields and text area
  • Backslashes will now be escaped for extra command line fields (options file only, of course)
  • Now it's also possible to specify a file with tags

New in JMkvpropedit 1.0.7 (Mar 19, 2012)

  • Fixed bottom button behavior when item at the bottom was selected along with other items
  • Escape backslashes for extra command line
  • Added option to specify chapter file in addition to removing it

New in JMkvpropedit 1.0.6 (Mar 19, 2012)

  • Cosmetics: removed border and background from buttons with images
  • Added button to remove tracks (removes the last track)

New in JMkvpropedit 1.0.5 (Mar 12, 2012)

  • Check for duplicate files when adding from command line
  • Option file will be saved as UTF-8

New in JMkvpropedit 1.0.4 (Mar 10, 2012)

  • Files can now be added on startup as command line arguments