Florian Heidenreich heeft een nieuwe bètarelease uitgebracht van Mp3tag. Met dit programma kunnen de metatags van de meest gangbare muziekformaten worden aangepast. Ondersteuning is aanwezig voor ID3v1, ID3v2.3, ID3v2.4, iTunes Mp5, wma, Vorbis comments en Ape-tags. Verder kunnen de bestandsnamen aan de hand van die tags worden aangepast en kunnen playlists worden gegenereerd. Sinds de vorige vermelding in de Meuktracker zijn de volgende veranderingen en verbeteringen aangebracht:
Changes in 2.46bChanges in 2.46c
- NEW: added German help file (many thanks to dano!).
- NEW: added support for setting cover type for multiple different covers at once.
- NEW: edit user-defined tool dialog is resizable now.
- NEW: file list columns can now be rearranged via drag'n'drop.
- CHG: added workaround for an issue when displaying the extended tag dialog under Wine 1.3.
- CHG: changed format of %_replaygain_track_gain% and %_replaygain_album_gain% for Musepack to difference values.
- CHG: DATE is not automatically mapped to ID3v2.4 TDRC frame anymore.
- CHG: file path of the currently selected file now displayed at caption of extended tag dialog.
- CHG: minor changes in default genre list.
- CHG: updated discogs tag source.
- CHG: updated discogs web source.
- CHG: updated MusicBrainz tag source.
- FIX: closing filter window when in floating state did not reset file view.
- FIX: deadlock on files with malformed ID3v2 tags.
- FIX: filter IS and HAS did not handle umlauts in uppercase correctly.
- FIX: moving file where file already exists in target resulted in duplicate entries in file list.
- FIX: replace did not work in web source scripts if replacement was part of sequence to be found.
- FIX: undesired behaviour when renaming _DIRECTORY through action 'Format value' with a format string resulting in an empty value.
Changes in 2.46d
- NEW: added M4V to supported file extensions.
- NEW: MP4 fields ITUNESCATALOGID and ITUNESHDVIDEO.
- CHG: file extensions is now omitted when using _FILENAME or _ALL at all action types except 'Replace with regular expression'.
- FIX: dragging columns after resizing restored previous column width.
- FIX: fixed possible runtime error when displaying the extended tag dialog (since v2.46b).
- FIX: ID3v2 WXXX frames with empty description were not read.
Changes in 2.46e
- NEW: added support for iTunes U at ITUNESMEDIATYPE MP4 field.
- CHG: handling of Amazon web sources to allow for web sources that do not rely on AWS.
- CHG: improved splash screen response time.
- CHG: renamed field name ALBUMSORTORDER to ALBUMSORT
- CHG: renamed field name ARTISTSORTORDER to ARTISTSORT
- CHG: renamed field name BAND to ALBUMARTIST
- CHG: renamed field name BANDSORTORDER to ALBUMARTISTSORT
- CHG: renamed field name COMPOSERSORTORDER to COMPOSERSORT
- CHG: renamed field name ITUNESCOMPILATION to COMPILATION
- CHG: renamed field name ITUNESPODCAST to PODCAST
- CHG: renamed field name ITUNESPODCASTCATEGORY to PODCASTCATEGORY
- CHG: renamed field name ITUNESPODCASTDESC to PODCASTDESC
- CHG: renamed field name ITUNESPODCASTID to PODCASTID
- CHG: renamed field name ITUNESPODCASTURL to PODCASTURL
- CHG: renamed field name TITLESORTORDER to TITLESORT
- CHG: renamed field name TVSHOWSORTORDER to TVSHOWSORT
- CHG: updated discogs web source.
- NEW: scripting functions $trimLeft, $trimRight, $cutLeft and $cutRight.
- CHG: menu item 'Actions' moved from 'Converter' to own top-level menu with action groups as menu items.
- FIX: scripting function $IfLonger did not always return the correct result.
- FIX: some tag fields were renamed incorrectly with v2.46d.