Software update: Mp3tag 3.22

Spread the love

Florian Heidenreich has released version 3.22 of Mp3tag. This program allows you to adjust the meta tags of the most common music formats. Support is available for ID3v1, ID3v2.3, ID3v2.4, iTunes MP4, WMA, Vorbis Comments and APE tags. Furthermore, the file names can be adjusted based on those tags and playlists can be generated. The changelog for this release looks like this:

Configuration Settings for Tag Sources

This feature was a huge undertaking. It allows Tag Sources Developers to define configuration settings for their Tag Sources, which, in turn, are used by Mp3tag to both generate a configuration dialog and in the Tag Source itself. This means no more manual editing of Tag Sources, which was both tedious to keep updated and prone to errors. I’ve added lots of documentation 5 to get you started.

Checkbox fields on Tag Panel

It’s now possible to define checkbox fields to the Tag Panel. This can be useful for certain fields where the only valid input is 1, eg, for COMPILATION and PODCAST. I’ve also added a new Type-selector, which now lists the different supported field types Text, Check, and Multiline.

More JSON-related functions for Web Sources Framework

The focus was clearly on Tag Sources with this release. The Web Sources Framework got many new JSON-related functions, which should make developing JSON-based Tag Sources a breeze (or at least more like that).

  • json_select_many has new options for last item separator and maximum items to select,
  • json_select_many_count to emit the number of objects a JSON array, or objects with a certain element,
  • json_foreach_counter to emit the current counter of iteration via json_foreach or json_foreach_reverse,
  • json_foreach_reverse to start iteration over an JSON array in reversed order,

… and one general-purpose function SayDuration which converts a given number to a formatted duration string.

Version number 3.22
Release status Final
Operating systems Windows 7, Windows 8, Windows 10, Windows 11
Website Mp3tag
Download https://www.mp3tag.de/en/download.html
File size

4.81MB

License type Freeware
You might also like