Florian Heidenreich heeft versie 2.66 van Mp3tag uitgebracht. Met dit programma kunnen de metatags van de meest gangbare muziekformaten worden aangepast. Ondersteuning is aanwezig voor ID3v1, ID3v2.3, ID3v2.4, mp4, wma, Vorbis-comments en Ape-tags. Verder kunnen de bestandsnamen aan de hand van die tags worden aangepast en kunnen playlists worden gegenereerd. In deze release zijn de volgende veranderingen en verbeteringen doorgevoerd:
New:Changes:
- Added support for complex JSON object values by web sources framework functions 'json_select_object' and 'json_unselect_object'.
- Added support for boolean values in web sources framework function 'json_select'.
- Added scripting function $strcmp to compare strings case-sensitively.
- Added scripting function $stricmp to compare strings case-insensitively.
Fixed:
- Added support for mouse wheel scrolling in tag panel.
- Added context-specific detection of mouse-wheel usage to prevent accidentally overwriting the field contents.
- MP4 cdec field for encoder settings was not preserved when writing tags.
- Updated RATING MM to use latest mapping of values.
- Removing filter from filter history did not reset filter and file list.
- Field RELEASETIME was missing after resetting the tag fields list.
- Adding cover art did not conform to the description in the documentation (select file dialog was showing the current working directory instead of the file's directory in case no default directory was provided).
- Documentation of action 'Remove duplicate fields' did not mention that the first value is retained.
- Documentation of scripting function $eql did not mention that strings are compared case insensitive.
- Scripting function $eql was not working correctly if strings contained umlauts or diacritic characters.