AfterDawn.com

Version history for Mp3tag

<<Back to software description

Changes for v2.54c - v2.54d

  • FIX: accidentally dropped support for Windows XP.
  • FIX: preview at converter 'Tag - Tag' displayed 0 for %_counter% instead of 1.



Changes for v2.54 - v2.54c

  • NEW: added support for *.opus files for Explorer context menu shell extension.
  • CHG: added special handling for iTunMOVI field name for MP4.
  • CHG: updated MusicBrainz web source to version 1.06.
  • FIX: after deleting files the list jumps to the beginning.
  • FIX: after moving files the list jumps to the beginning.
  • FIX: preview at converter 'Tag - Tag' displayed 0 for %_counter% instead of 1.



Changes for v2.54 - v2.54b Beta

  • FIX: temporary file was not removed when writing tags to Opus files (since v2.54a)
  • NEW: added support for the IETF Opus codec.
  • CHG: improved compatibility with Windows 8.



Changes for v2.53 - v2.54

  • NEW: added official support for Windows 8.
  • FIX: large decimal-encoded characters in HTML (e.g., &nnnnn;) where not translated in web sources.
  • FIX: menu button at filter was drawn incorrectly.
  • FIX: after removing files under Windows XP the list jumps to the beginning.
  • FIX: short path names where displayed when loaded from specific NAS devices in some cases (since v2.53).
  • LNG: Macedonian language file.
  • FIX: installation in silent mode ignored language from Mp3tagSetup.ini.



Changes for v2.52 - v2.52a

  • CHG: Drag and drop of cover art now uses original image without re-encoding whenever possible.
  • CHG: Explorer context menu extension is now included in default installation.
  • CHG: ID3v2.3 TYER/TDAT now merged into one YEAR field formatted as YYYY-MM-DD.
  • FIX: files and folders added from command line were displayed with upper/lower case from command line.
  • FIX: file names added from playlists were displayed with upper/lower case from playlist.
  • NEW: added support for drag and drop of cover art from Google Chrome.



Changes for v2.50 - v2.51

  • NEW: added support for %_counter% and %_total_files% for format string at action 'Import cover from file'.
  • NEW: added option to specify cover type at action 'Import cover from file'.
  • CHG: added extended support for HTTP 302 cases (redirect) at web sources.
  • CHG: add cover now defaults to the last used cover directory if the is no cover art in the file's directory.
  • CHG: next file is now focused after removing files from file list.
  • FIX: regression regarding output of multi-valued tag fields for discogs web sources since v2.49b.



Changes for v2.49b - v2.50

  • NEW: converter 'Tag - Tag' via menu 'Converter', toolbar and Alt+5 keyboard shortcut.
  • CHG: changed keyboard shortcut for actions to Alt+6 and Alt+Shift+6.
  • NEW: added $verticalBar() for masking vertical bar symbol in web sources.
  • FIX: truncated separator string that occurred in sayregexp result.
  • NEW: support for writing of UTF-8 encoded playlists using *.m3u8 as file extension.
  • FIX: regression regarding sorting filtered file lists since v2.49b.
  • FIX: converter 'Filename - Tag' did not work for field names containing dots.
  • FIX: regression regarding output of multi-valued tag fields for discogs web sources since v2.49b.



Changes for v2.49a - v2.49b

  • FIX: cpil atoms (compilation at MP4) set to 0x00 were not displayed.
  • CHG: updated Discogs web source.
  • NEW: added support for Discogs API v2.0.
  • FIX: sort arrow was incorrectly shown after randomizing file list.



Changes for v2.48e Beta - v2.49

  • [2011-06-01] REL: VERSION 2.49 (for Windows XP/2003/Vista/2008/7)
  • ------------ -------------------------------------------------------------------------------------
  • [2011-05-18] NEW: added new field UserAgent for web sources which enables sending Mp3tag/#.## as user agent if set to 1.
  • [2011-05-19] CHG: updated MusicBrainz web source.
  • [2011-05-15] NEW: added %rate% for MP4 file
  • [2011-05-15] NEW: added %keywords% for MP4 files.
  • [2011-05-15] NEW: added support for preserving unknown MP4 atoms when writing tags.
  • [2011-05-04] NEW: added cover-specific %_cover_type% at action Export cover to file.
  • [2011-05-04] FIX: action Export cover to file duplicated file extension for multiple covers.
  • [2011-04-18] NEW: support for inbuilt parameters MP3TAGAPP and MP3TAGAPPDATA for $getEnv.
  • [2011-04-18] CHG: replaced discogs web source by web source based on discogs web service.
  • [2011-04-07] CHG: updated discogs web source.
  • [2011-04-03] NEW: added support for wildcards in format string of action Import cover from file.
  • [2011-04-03] NEW: added support for wildcards in format string of action Import text file.
  • [2011-04-03] NEW: added %rating winamp% for MP3 files.
  • [2011-03-26] FIX: possible runtime error when creating new actions.
  • [2011-03-25] NEW: added %itunesaccount% and %itunespurchasedate% for MP4 files.
  • [2011-03-22] FIX: $rand was only seeded once per session.
  • [2011-03-22] FIX: $ifLonger did not work as documented.
  • [2011-03-21] NEW: added %_video_height%, %_video_width%, and %_video_bitrate% for MP4 video files.
  • [2011-03-21] NEW: scripting function $getEnv.
  • [2011-03-21] NEW: support for Unicode encoded web sources scripts.
  • [2011-03-21] FIX: runtime error at converter preview with empty format string.
  • [2011-03-20] CHG: removed action type 'Shorten filenames to 64 characters'.



Changes for v2.48d Beta - v2.48e Beta

  • NEW: added support for preserving unknown MP4 atoms when writing tags.
  • NEW: added %keywords% for MP4 files.
  • NEW: added %rate% for MP4 file
  • NEW: added cover-specific %_cover_type% at action Export cover to file.
  • NEW: added new field UserAgent for web sources which enables sending Mp3tag/#.## as user agent if set to 1.
  • CHG: updated MusicBrainz web source.
  • FIX: action Export cover to file duplicated file extension for multiple covers.



Changes for v2.48c Beta - v2.48d Beta

  • NEW: support for inbuilt parameters MP3TAGAPP and MP3TAGAPPDATA for $getEnv.
  • CHG: replaced discogs web source by web source based on discogs web service.



Changes for v2.48b Beta - v2.48c Beta

  • NEW: added support for wildcards in format string of action Import cover from file.
  • NEW: added support for wildcards in format string of action Import text file.
  • NEW: added %rating winamp% for MP3 files.
  • CHG: updated discogs web source.



Changes for v2.48a Beta - v2.48b Beta

  • FIX: possible runtime error when creating new actions.



Changes for v2.48 - v2.48a Beta

  • NEW: added %itunesaccount% and %itunespurchasedate% for MP4 files.
  • NEW: added %_video_height%, %_video_width%, and %_video_bitrate% for MP4 video files.
  • NEW: scripting function $getEnv.
  • NEW: support for Unicode encoded web sources scripts.
  • CHG: removed action type 'Shorten filenames to 64 characters'.
  • FIX: $ifLonger did not work as documented.
  • FIX: $rand was only seeded once per session.
  • FIX: runtime error at converter preview with empty format string.



Changes for v2.47b - v2.48

  • CHG: improved Amazon query handling.
  • CHG: updated Amazon Web Sources.
  • FIX: wildcard matcher for filter expressions occasionally produced runtime errors.
  • FIX: click on helper menu for removing individual tag fields resulted in runtime error at action 'Merge duplicate fields'.
  • FIX: history at converter 'Text file - Tag' had problems with special characters.



Changes for v2.47 - v2.47b

  • NEW: helper menu for removing individual tag fields, removing all tag fields, and resetting the tag fields list at tag field selection lists.
  • NEW: menu item for removing all items from history at format string selection lists.
  • FIX: applying changes to M4V files gave file cannot be written error message.



Changes for v2.46e Beta - v2.47

  • [2010-11-11] NEW: scripting functions $trimLeft, $trimRight, $cutLeft and $cutRight.
  • [2010-11-10] CHG: menu item 'Actions' moved from 'Converter' to own top-level menu with action groups as menu items.
  • [2010-11-08] FIX: scripting function $IfLonger did not always return the correct result.
  • [2010-11-08] FIX: some tag fields were renamed incorrectly with v2.46d.
  • [2010-10-26] CHG: updated discogs web source.
  • [2010-10-23] CHG: handling of Amazon web sources to allow for web sources that do not rely on AWS.
  • [2010-10-13] CHG: renamed field name BAND to ALBUMARTIST
  • [2010-10-13] CHG: renamed field name ALBUMSORTORDER to ALBUMSORT
  • [2010-10-13] CHG: renamed field name ARTISTSORTORDER to ARTISTSORT
  • [2010-10-13] CHG: renamed field name BANDSORTORDER to ALBUMARTISTSORT
  • [2010-10-13] CHG: renamed field name COMPOSERSORTORDER to COMPOSERSORT
  • [2010-10-13] CHG: renamed field name TITLESORTORDER to TITLESORT
  • [2010-10-13] CHG: renamed field name TVSHOWSORTORDER to TVSHOWSORT
  • [2010-10-13] CHG: renamed field name ITUNESCOMPILATION to COMPILATION
  • [2010-10-13] CHG: renamed field name ITUNESPODCAST to PODCAST
  • [2010-10-13] CHG: renamed field name ITUNESPODCASTCATEGORY to PODCASTCATEGORY
  • [2010-10-13] CHG: renamed field name ITUNESPODCASTDESC to PODCASTDESC
  • [2010-10-13] CHG: renamed field name ITUNESPODCASTID to PODCASTID
  • [2010-10-13] CHG: renamed field name ITUNESPODCASTURL to PODCASTURL
  • [2010-10-10] CHG: improved splash screen response time.
  • [2010-10-04] NEW: added support for iTunes U at ITUNESMEDIATYPE MP4 field.
  • [2010-09-25] FIX: ID3v2 WXXX frames with empty description were not read.
  • [2010-09-24] NEW: MP4 fields ITUNESCATALOGID and ITUNESHDVIDEO.
  • [2010-09-21] FIX: dragging columns after resizing restored previous column width.
  • [2010-09-21] CHG: file extensions is now omitted when using _FILENAME or _ALL at all action types except 'Replace with regular expression'.
  • [2010-09-07] FIX: fixed possible runtime error when displaying the extended tag dialog (since v2.46b).
  • [2010-08-30] NEW: added M4V to supported file extensions.
  • [2010-08-22] NEW: added German help file (many thanks to dano!).
  • [2010-08-22] FIX: filter IS and HAS did not handle umlauts in uppercase correctly.
  • [2010-08-17] CHG: updated MusicBrainz tag source.
  • [2010-08-14] CHG: updated discogs tag source.
  • [2010-08-08] CHG: added workaround for an issue when displaying the extended tag dialog under Wine 1.3.
  • [2010-08-02] NEW: added support for setting cover type for multiple different covers at once.
  • [2010-04-22] FIX: closing filter window when in floating state did not reset file view.
  • [2010-04-22] FIX: moving file where file already exists in target resulted in duplicate entries in file list.
  • [2010-04-22] NEW: edit user-defined tool dialog is resizable now.
  • [2010-04-22] CHG: file path of the currently selected file now displayed at caption of extended tag dialog.
  • [2010-04-18] NEW: file list columns can now be rearranged via drag'n'drop.
  • [2010-04-18] CHG: minor changes in default genre list.
  • [2010-04-17] FIX: replace did not work in web source scripts if replacement was part of sequence to be found.
  • [2010-04-10] FIX: deadlock on files with malformed ID3v2 tags.
  • [2010-04-09] FIX: undesired behaviour when renaming _DIRECTORY through action 'Format value' with a format string resulting in an empty value.
  • [2010-04-09] CHG: DATE is not automatically mapped to ID3v2.4 TDRC frame anymore.
  • [2010-04-04] CHG: updated discogs web source.
  • [2010-04-03] CHG: changed format of %_replaygain_track_gain% and %_replaygain_album_gain% for Musepack to difference values.



Changes for v2.46d Beta - v2.46e Beta

  • 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.



Changes for v2.46c Beta - v2.46d Beta

  • 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.



Changes for v2.46b Beta - v2.46c Beta

  • 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 for v2.46a - v2.46b Beta

  • 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 for v2.46 - v2.46a

  • CHG: updated zlib.
  • [2010-03-19] CHG: obsolete dockbar data was not removed from Windows Registry.
  • [2010-03-16] FIX: MP4 atom disc was written in a way that caused specific programs (e.g., Android) to not read the tag.
  • [2010-03-16] FIX: occasional runtime error while reading tags.



Changes for v2.45a - v2.46

  • [2010-03-13] FIX: iTunes-specific field Encoding Params was not preserved.
  • [2010-03-10] FIX: saving tags to files on some NAS drives occasionally did not work.
  • [2010-03-10] FIX: blanks before extension part in file names were automatically removed at Replace actions for _FILENAME.
  • [2010-03-09] CHG: multiple Source fields mapped to same Target field are now merged if they have the same values.
  • [2010-03-09] NEW: added dedicated help page for User-defined Field Mappings.
  • [2010-03-04] FIX: first file deleted from filter results returned to list on filter refresh.
  • [2010-03-04] FIX: omitted slash character when used at user-defined field mappings.
  • [2010-03-01] FIX: focus not moved to file list when closing Tag Panel.
  • [2010-02-28] FIX: update notification also reported beta versions when using latest stable release (since v2.45a).
  • [2010-02-27] FIX: keyboard shortcuts for tools Ctrl+1 to Ctrl+0 did not work anymore (since v2.45c).
  • [2010-02-27] NEW: Shift key modifier option at 'Remove from history' menu items that empties history.
  • [2010-02-27] FIX: shell extension did not resolve symbolic links.
  • [2010-02-26] CHG: improved copy and paste of tags to multiple files.
  • [2010-02-22] CHG: performance improvements for MATCHES keyword when filtering using regular expressions.
  • [2010-02-21] FIX: $validate removed colons in directory part of parameter instead of using replacement character.
  • [2010-02-10] NEW: added Ctrl+Space keyboard shortcut for displaying format string helper menu.
  • [2010-02-10] FIX: runtime error when clicking the actions drop-down menu after deleting all action groups.
  • [2010-02-10] FIX: tag field mappings did not work for APEv2 tagged files.
  • [2010-02-07] FIX: shell extension did not load directories with dots in their names.
  • [2010-02-07] NEW: support for %_md5audio% for FLAC files.
  • [2010-02-06] CHG: dockbar information now always stored in configuration file.
  • [2010-01-30] NEW: Explorer context menu entry now realised via dedicated shell extension.
  • [2010-01-21] FIX: placeholder %_md5audio% now only available for audio formats tagged with ID3 and/or APE tags.
  • [2010-01-21] FIX: placeholder %_counter% was not available at action 'Export cover to file'.
  • [2010-01-11] NEW: placeholder %_tool% for TAK now contains used TAK encoder version.
  • [2010-01-11] CHG: extended profile information displayed in %_vbr% for TAK files.
  • [2010-01-08] CHG: updated TAK decoder library tak_deco_lib.dll to TAK 2.0.0.
  • [2009-12-24] CHG: user-defined fields are not truncated to 255 characters in MP4 anymore.
  • [2009-12-24] CHG: now displays technical information of the first audio track in MP4 (instead of the first track).
  • [2009-12-20] FIX: menu 'Edit, Select all files' only worked if file list had focus.
  • [2009-12-20] FIX: sort indicator in file view was not reset if playlists were loaded or files were added.
  • [2009-12-20] FIX: removing files from filter result caused files that do not match the filter expression to be displayed.
  • [2009-12-13] CHG: COPYRIGHT field now maps to MP4 cprt atom.
  • [2009-12-13] NEW: added field PRESENT keyword to filter for files that contain a specific field in their tags.
  • [2009-12-09] NEW: support for reordering files via drag and drop at Tag Sources dialog.
  • [2009-12-07] CHG: adjusted MP4 mediatype mappings to reflect changes in iTunes 9.
  • [2009-12-04] CHG: SUBTITLE at MP4 now contains what previously was ITUNESPODCASTDESC which now contains the long description.
  • [2009-12-04] FIX: workaround for MP4 files with unconventional avcC atoms.
  • [2009-12-02] CHG: updated discogs web source.
  • [2009-12-02] FIX: runtime error when sorting files after filtering with an invalid filter expression.
  • [2009-11-29] CHG: file extension is now not selected when renaming files in file list.
  • [2009-11-29] CHG: Tag Sources selection dialog now remembers its selection state and sorting of search results.



Changes for v2.45c Beta - v2.45d Beta

  • NEW: Shift key modifier option at 'Remove from history' menu items that empties history.
  • FIX: keyboard shortcuts for tools Ctrl+1 to Ctrl+0 did not work anymore (since v2.45c).



Changes for v2.45b Beta - v2.45c Beta

  • NEW: added Ctrl+Space keyboard shortcut for displaying format string helper menu.
  • NEW: support for %_md5audio% for FLAC files.
  • CHG: dockbar information now always stored in configuration file.
  • CHG: improved copy and paste of tags to multiple files.
  • CHG: performance improvements for MATCHES keyword when filtering using regular expressions.
  • FIX: $validate removed colons in directory part of parameter instead of using replacement character.
  • FIX: runtime error when clicking the actions drop-down menu after deleting all action groups.
  • FIX: shell extension did not load directories with dots in their names.
  • FIX: shell extension did not resolve symbolic links.
  • FIX: tag field mappings did not work for APEv2 tagged files.



Changes for v2.45a - v2.45b Beta

  • NEW: Explorer context menu entry now realised via dedicated shell extension.
  • NEW: added field PRESENT keyword to filter for files that contain a specfic field in their tags.
  • NEW: placeholder %_tool% for TAK now contains used TAK encoder version.
  • NEW: support for reordering files via drag and drop at Tag Sources dialog.
  • CHG: adjusted MP4 mediatype mappings to reflect changes in iTunes 9.
  • CHG: COPYRIGHT field now maps to MP4 cprt atom.
  • CHG: extended profile information displayed in %_vbr% for TAK files.
  • CHG: file extension is now not selected when renaming files in file list.
  • CHG: now displays technical information of the first audio track in MP4 (instead of the first track).
  • CHG: SUBTITLE at MP4 now contains what previously was ITUNESPODCASTDESC which now contains the long description.
  • CHG: Tag Sources selection dialog now remembers its selection state and sorting of search results.
  • CHG: updated discogs web source.
  • CHG: updated TAK decoder library tak_deco_lib.dll to TAK 2.0.0.
  • CHG: user-defined fields are not truncated to 255 characters in MP4 anymore.
  • FIX: menu 'Edit, Select all files' only worked if file list had focus.
  • FIX: placeholder %_counter% was not available at action 'Export cover to file'.
  • FIX: placeholder %_md5audio% now only available for audio formats tagged with ID3 and/or APE tags.
  • FIX: removing files from filter result caused files that do not match the filter expression to be displayed.
  • FIX: runtime error when sorting files after filtering with an invalid filter expression.
  • FIX: sort indicator in file view was not reset if playlists were loaded or files were added.
  • FIX: workaround for MP4 files with unconventional avcC atoms.



Changes for v2.45 - v2.45a

  • FIX: some MP4 parsers had problems with additional 0x00 at hdlr atom name.
  • FIX: internal error when last used sorting column was greater than the total number of enabled columns.



Changes for v2.44h Beta - v2.45

  • FIX: internal selection state was not reset when loading files via drag and drop (since v2.44a).
  • LNG: Swedish translation reworked by Matthias Stasiak.
  • CHG: removed built-in field mapping from WRITER to COMPOSER at MP4.
  • NEW: hex-encoded HTML entities are now also translated in Tag Sources.
  • FIX: moving files from one directory to another via drag'n'drop resulted in unresponsive program (since v2.44a).
  • FIX: query strings containing equal or ampersand signs did not work with Amazon Tag Source.
  • FIX: undo remove or write tag operations sometimes refreshed wrong files in file view (since v2.44a).
  • FIX: sorting filtered results displayed files that were not matched by the filter expression.
  • CHG: trailing pipe symbol in fields filled by Tag Sources are now removed.
  • NEW: installer and program now digitally signed.
  • FIX: numerical ID3v2 frames TLEN, TBPM and TDAT were always written in Unicode instead of ISO-8859-1.
  • CHG: changed %_total% to be empty if there is no total number of tracks stored in the track field.
  • NEW: added support for multiline fields (for e.g., Lyrics) in Tag Panel.
  • FIX: lines in M3U playlists consisting of blanks only resulted in the M3U's directory being loaded.
  • CHG: multiple values of fields in Tag Panel are now also listed in drop-down fields
  • FIX: applying actions on _FILENAME did not always remove invalid characters.
  • FIX: tag panel was not updated after removing files from file list (since v2.44a)
  • FIX: dropping directories from optical drives was always interpreted as add directory regardless of Ctrl-key state.
  • FIX: action Case Conversion (Sentence) and $caps3 gave different results.
  • FIX: importing covers via Web Sources occasionally resulted in erroneous mimetype containing charset descriptions.
  • NEW: added MATCHES keyword to filter using regular expressions.
  • FIX: dropping cover art to extended tag dialog stopped working (since v2.44).
  • CHG: empty fields from web source are no longer listed in tag sources dialog.
  • FIX: query strings containing question marks did not work with Amazon Tag Source.
  • FIX: drag'n'drop of non-audio files resulted in blank line in file view (since v2.44a).
  • FIX: selection was not preserved when sorting in file view (since v2.44a).
  • FIX: spaces in quoted filter strings were ignored.
  • FIX: occasional runtime error on Export (since v2.44a).
  • FIX: selection state did not update after filtering (since v2.44a).
  • FIX: selecting multiple files via Shift+Arrow keys did not set to fields with different content in Tag Panel (since v2.44a).
  • FIX: saving tags when using arrow keys/single mouse click did not work anymore (since v2.44a).
  • FIX: selecting multiple files did not set to fields with different content in Tag Panel (since v2.44a).
  • FIX: fixed $loop(%field%) still limited after $loop(%field%,n) at export.
  • NEW: support for user-defined field name mappings.
  • CHG: updated MusicBrainz web source.
  • FIX: occasional runtime error when writing tags to malformed FLAC files.
  • CHG: improved status reporting when files are added via drag and drop.
  • NEW: added *.flc (used for FLAC in some programs) to list of supported file extensions.
  • CHG: converter 'Text file - Tag' now runs in separate thread with progress dialog.
  • FIX: fixed resizing issue at convert dialogs.
  • CHG: addressed performance issues when reading OGG files with large metadata values.
  • NEW: filter now supports filter expressions.
  • CHG: filtering is now done in separate thread.
  • FIX: occasional runtime error when removing tags from Ogg Vorbis files.
  • NEW: added support for preserving mp3HD correction data.
  • FIX: fixed lost focus after editing via the extended tags dialog.
  • FIX: occasional runtime error when canceling writing operations.
  • CHG: filter now enabled by default.
  • CHG: changed appearance of lists to themed style under Vista and above.
  • CHG: removed German help files.
  • CHG: removed Quick Launch Shortcut installer option for Windows 7 and above.



Changes for v2.44f Beta - v2.44h Beta

  • NEW: hex-encoded HTML entities are now also translated in Tag Sources.
  • CHG: trailing pipe symbol in fields filled by Tag Sources are now removed.
  • FIX: moving files from one directory to another via drag'n'drop resulted in unresponsive program (since v2.44a).
  • FIX: query strings containing equal or ampersand signs did not work with Amazon Tag Source.
  • FIX: sorting filtered results displayed files that were not matched by the filter expression.
  • FIX: undo remove or write tag operations sometimes refreshed wrong files in file view (since v2.44a).



Changes for v2.44e Beta - v2.44f Beta

  • NEW: added support for multiline fields (for e.g., Lyrics) in Tag Panel.
  • NEW: installer and program now digitally signed.
  • CHG: changed %_total% to be empty if there is no total number of tracks stored in the track field.
  • FIX: lines in M3U playlists consisting of blanks only resulted in the M3U's directory being loaded.
  • FIX: numerical ID3v2 frames TLEN, TBPM and TDAT were always written in Unicode instead of ISO-8859-1.



Changes for v2.44d Beta - v2.44e Beta

  • NEW: added MATCHES keyword to filter using regular expressions.
  • CHG: empty fields from web source are no longer listed in tag sources dialog.
  • CHG: multiple values of fields in Tag Panel are now also listed in drop-down fields.
  • FIX: action Case Conversion (Sentence) and $caps3 gave different results.
  • FIX: applying actions on _FILENAME did not always remove invalid characters.
  • FIX: drag'n'drop of non-audio files resulted in blank line in file view (since v2.44a).
  • FIX: dropping cover art to extended tag dialog stopped working (since v2.44).
  • FIX: dropping directories from optical drives was always interpreted as add directory regardless of Ctrl-key state.
  • FIX: importing covers via Web Sources occasionally resulted in erroneous mimetype containing charset descriptions.
  • FIX: query strings containing question marks did not work with Amazon Tag Source.
  • FIX: selection was not preserved when sorting in file view (since v2.44a).
  • FIX: tag panel was not updated after removing files from file list (since v2.44a).



Changes for v2.44c Beta - v2.44d Beta

  • FIX: spaces in quoted filter strings were ignored.
  • FIX: occasional runtime error on Export (since v2.44a).



Changes for v2.44 - v2.44b Beta

  • FIX: saving tags when using arrow keys/single mouse click did not work anymore (since v2.44a).
  • FIX: selecting multiple files did not set to fields with different content in Tag Panel (since v2.44a).



Changes for v2.43c Beta - v2.43d Beta

  • CHG: added Amazon API signing.
  • CHG: added *.jpeg to supported file extensions for displaying cover art from directories.
  • FIX: fixed wrong splitting of artist names containing slash characters for freedb web search.



Changes for v2.43b Beta - v2.43c Beta

  • CHG: workaround for Firefox 3.5 dragged images always reported as BMP files.
  • FIX: possible runtime error with Ogg Vorbis cover art.
  • FIX: action 'Export cover to file' stopped working (since v2.43b).
  • FIX: command-line parameter /fp on non-existent directory loads all tracks of upper directory.



Changes for v2.43a Beta - v2.43b Beta

  • NEW: support for cover art for Ogg Vorbis files.
  • NEW: support for Musepack SV8.
  • CHG: increased number of possible user-defined tools.
  • CHG: unlocalised strings now defaulting to English.
  • CHG: updated internal value mapping for MediaMonkey rating field RATING MM to address changes in MM 3.1.
  • CHG: updated used TAK SDK to version 1.1.1.
  • FIX: fields greater than 255 characters were not truncated in MP4 tags.
  • FIX: minor fixes regarding file path canonicalization and validation.
  • FIX: occasional runtime error while parsing ill-formed UFID frames in ID3v2 tags.
  • FIX: pressing 'Cancel' on write-protected files did not cancel to complete tag-writing process but only skipped the protected file.
  • FIX: random runtime error when starting Mp3tag with multiple files from the Explorer context menu.
  • FIX: removing fields by writing empty values was not possible anymore (since 2.43a).
  • FIX: scripting functions used at 'Replace with' of action 'Replace with regular expressions' were not evaluated anymore (since v2.43).



Changes for v2.43 - v2.43a Beta

  • NEW: field %_cover_type% containing cover type of first embedded cover art.
  • NEW: multiple-valued fields can now also be created via 'Format value' actions (values separated by \\).
  • NEW: multiple-valued fields can now also be created via direct editing in the file view (values separated by \\).
  • NEW: option 'Correct aspect ratio' at right-click menu of cover art window.
  • CHG: action 'Merge duplicate fields' now also takes _ALL as field name to merge all fields.
  • CHG: preventing accidentally hiding of columns in the file view.
  • FIX: action 'Convert codepage' did not work in some cases.
  • FIX: action 'Merge duplicate fields' merged all fields instead of only given one.
  • FIX: adding cover art via drag and drop was not possible anymore after modifying tag panel fields via 'Options > Tag Panel'.
  • FIX: internal changes to prevent runtime errors on invalid file paths.
  • FIX: overflow with negative values as second parameter for $num scripting function.
  • FIX: previous installation directory was not remembered by the installation program.
  • FIX: updated discogs.com web source.



Changes for v2.42f Beta - v2.42h Beta

  • NEW: added functions SayNextNumber, SayNextWord, SayNewline, SayRegexp und Unspace for Web Sources Framework.
  • CHG: Genre field at 'Options > Tag Panel > Default values' now editable.
  • CHG: renamed PERFORMERSORTORDER to ARTISTSORTORDER.
  • FIX: action 'Format value' with $regexp resulted in duplication of existing dollar signs in value.
  • FIX: aspect ratio was not kept when displaying cover art that exceeded the size of the cover art window.
  • FIX: text in Tag Panel fields was always selected if panel was resized.
  • LNG: Hebrew language file.



Changes for v2.42e Beta - v2.42f Beta

  • NEW: keyboard shortcuts Ctrl+Tab and Shift+Ctrl+Tab for fast navigation between sub-windows.
  • CHG: internal undo buffer gets reset when changing directories now.
  • FIX: overflow at total size in status bar for large archives.
  • FIX: runtime error when configuring the favourite directory (since v2.42e).



Changes for v2.42d Beta - v2.42e Beta

  • FIX: debug setting that caused slow reading of files was still enabled (sorry!)



Changes for v2.42b Beta - v2.42c Beta

  • NEW: support for %_total_files% in SearchBy part of Web Sources.
  • CHG: column presets are now stored in %APPDATA%\Mp3tag\data\columns.
  • CHG: consistently removing empty tag fields when saving tags now.
  • CHG: extended fields Album Artist, Composer, and Discnumber are now displayed in Tag Panel (see 'Options > Tag Panel' for configuration).
  • CHG: extended list of default columns for initial installations.
  • FIX: column presets were not included in backup via 'File > Save configuration'.
  • FIX: minor UI glitch with line cursor at Tag Sources menu.
  • FIX: preview at 'Text file - Tag' ignored blank lines.
  • FIX: some genres from the extended list of ID3v1 genres were not allowed as standard genres in MP4 tags.
  • FIX: TVEPISODE and TVSEASON set by iTunes were not read.
  • LNG: Ukrainian language file.
  • LNG: Vietnamese language file.



Changes for v2.42a Beta - v2.42b Beta

  • FIX: improved error handling for 0 bytes sized files.
  • FIX: improved error handling for broken APIC frames.



Changes for v2.42 - v2.42a Beta

  • NEW: option to check for updates on program startup.
  • NEW: function sayuntilml for web sources framework.
  • CHG: updated discogs tag source.
  • FIX: lost keyboard focus after removing last cover via extended tag dialog.
  • FIX: runtime error while trying to read empty ID3v2 UFID frames.



Changes for v2.41b Beta - v2.41c Beta

  • NEW: support for drag'n'drop of cover art from Mp3tag.
  • NEW: action type 'Split fields by separator'
  • NEW: MP4 fields ITUNESMEDIATYPE, TVEPISODEID, TVNETWORK, TVSEASON and TVEPISODE.
  • NEW: tag sources dialogs now with Back buttons.
  • CHG: memory consumption improvements for large music libraries with cover art.
  • CHG: SHOW and SHOWSORTORDER MP4 tags renamed to TVSHOW and TVSHOWSORTORDER.
  • FIX: binary ID3v2 UFID frames were not read and preserved correctly.
  • FIX: changing cover to 'Back cover' was ignored at MP4s with Nero Digital tags.
  • FIX: fixed wrong button state at column configuration dialogue.
  • FIX: runtime error when undoing operations for files where file name contained percent character.
  • FIX: undo rename overwrote tag of current visible files in some rare error cases.



Changes for v2.41a Beta - v2.41b Beta

  • NEW: support for padding in Ogg Vorbis files to improve tag writing performance.
  • NEW: support for Ogg Vorbis files with OGA file extension.
  • NEW: type and description of cover art can now also be set via the Tag Sources dialog.
  • CHG: installer information is now stored at HKLM or HKCU in Windows Registry based on user privileges.
  • CHG: removing and deleting of files now separated into different menu items.
  • FIX: changing cover to 'Back cover' was ignored at MP4.
  • FIX: drag'n'drop of cover art from Firefox 3 did not work.
  • FIX: minor issues with displaying of error messages.
  • FIX: possible crash caused by ill-formatted action files.



Changes for v2.41 - v2.41a Beta

  • NEW: type of cover art can now be changed via the context menu of the cover art display in the main view.
  • NEW: type of cover art is now displayed in the main view.
  • NEW: description of cover art can now be changed via the context menu of the cover art display in the main view.
  • NEW: scripting functions $meta(x), $meta(x,n), and $meta_sep(x,sep).
  • NEW: added _FOLDERPATH filtering option.
  • NEW: context menu for cover-related functions now also available at the extended tags dialog.
  • CHG: fields with multiple matching values are now displayed individually at the extended tags dialog also for multiple files.
  • CHG: filtering by _PATH uses the complete file path now.
  • CHG: handling of Ctrl+A in edit fields to select all text.
  • CHG: line-breaks in ID3v2 comments now CR LF (0x0D 0x0A) instead of 0x0A for compatibility reasons.
  • CHG: line-breaks in multi-line edit fields now via Ctrl+Return.
  • CHG: Mp3tag now ignores the tag alter preservation flag in ID3v2 frames.
  • CHG: open and save dialogs are resizeable now.
  • FIX: 'Edit > Undo' was not activated in all cases.
  • FIX: arrow symbol for helper menu at 'Tag - Filename' was not displayed on some systems.
  • FIX: deleting files with Ctrl+Del sometimes only removed them from the file list.
  • FIX: fixed possible deadlock situation at action 'Remove fields except'.
  • FIX: horizontal scrollbar wasn't displayed after changing columns on some systems.
  • FIX: installer ignored different user-defined startmenu folder.
  • FIX: playcounter of ID3v2 POPM frame was written to the wrong byte.
  • FIX: progress bar showed wrong status in some cases when reading multiple directories from Explorer.
  • FIX: runtime error under Windows Vista at accessing MP3 files that have been moved outside of Mp3tag.
  • FIX: some actions created empty tag fields if applied to non-existing tag fields with the same name.



Changes for v2.40c Beta - v2.40d Beta

  • NEW: support for ITUNESPODCASTCATEGORY at ID3v2 and MP4.
  • NEW: field RATING MM for rating in MediaMonkey style.
  • CHG: renamed 'Explorer Shell Extension' to 'Explorer Context Menu' in installer.
  • CHG: TDRL ID3v2 frame (RELEASETIME) now also supported for ID3v2.3.
  • FIX: length was not sorted correctly in some cases. On new installations, Mp3tag now sorts by %_length_seconds% numerically.
  • FIX: preview at converter 'Filename - Tag' displayed duplicate entries (since v2.40).



Changes for v2.40b Beta - v2.40c Beta

  • NEW: option for message before removing of tags.
  • NEW: support for ITUNESPODCASTDESC, ITUNESPODCASTID, and ITUNESPODCASTURL at ID3v2 and MP4.
  • FIX: detection of cover art for display in Tag Panel was case-sensitive and did not detect folder.* including upper-case letters.
  • FIX: refreshing the directory after renaming the directory via an action resulted in empty file list in some cases.



Changes for v2.40a Beta - v2.40b Beta

  • NEW: option 'Export duplicate covers' at action 'Export cover to file'.
  • NEW: option 'General > Use natural sorting'.
  • FIX: case conversion on _FILENAME left blank field (introduced in v2.39n).
  • FIX: crash when right-clicking on empty file view column headers.
  • FIX: displayed data of previously selected file in Tag Panel when clicking on another file while editing in the file view.
  • FIX: displayed file size in status bar was wrong after undoing remove file operations.
  • FIX: undo remove file left modified and other technical fields blank.



Changes for v2.40 - v2.40a Beta

  • NEW: 'Edit > Undo' runs in separate thread now.
  • NEW: 'Utils > Convert Codepage' at freedb dialog.
  • NEW: helper menus for quick access to placeholders and scripting functions at 'View > Columns...'.
  • CHG: added mnemonics to filter.
  • CHG: changed behaviour of F2 and F4 keyboard shortcuts at extended tag dialog.
  • CHG: converter 'Tag - Filename' runs in separate thread now.
  • CHG: improved accessibility at extended tags dialog.
  • CHG: invalid characters are now automatically removed from the file name at 'Export cover to file' actions.
  • CHG: minor changes to error reporting at export.
  • CHG: removed detection of already existing album art at action 'Export cover to file'.
  • FIX: action 'Merge duplicate fields' had no effect (since v2.40).
  • FIX: action 'Remove duplicate fields' had no effect (since v2.40).
  • FIX: encoding of default HTML export configurations now UTF-8 again (since v2.40).
  • FIX: navigation to 'Options > Genres' via Tab key was not possible.
  • FIX: nested subdirectories were not completely removed at undo.
  • FIX: preview at converter 'Text file - Tag' displayed duplicate entries (since v2.40).
  • FIX: UNSYNCEDLYRICS was truncated to 10 characters (since v2.40).



Changes for v2.39o Beta - v2.39p Beta

  • NEW: File > Read tag runs in separate thread now.
  • NEW: option Show message at warnings from Actions at Options > Messages.
  • CHG: detailed status display at reading directories is back.
  • FIX: export in append mode also appended byte order marker to file if option was enabled.
  • FIX: progress dialog got stuck in certain circumstances until interaction with the program.
  • FIX: rare crash on multi-core systems on actions that were executed in another thread.
  • FIX: removing varying album art via extended tags dialog was not possible anymore (introduced in v2.39n Development Build)
  • FIX: undo create directory operations resulted in error messages after first undo.
  • FIX: uninstaller did not remove all created shortcuts from the startmenu in some cases.



Changes for v2.39n Beta - v2.39o Beta

  • CHG: added error reporting to actions 'Import cover art from file' and 'Import text file'.
  • FIX: action 'Export' did not default to ansi.
  • FIX: action 'Format value' for _DIRECTORY was executed per file.
  • FIX: case conversion on _FIELDNAME left blank field (introduced in v2.39n).
  • FIX: focus was not set to next tag field when deleting fields via the extended tag dialog on multiple files (introduced in v2.39n).
  • FIX: minor UI, language text, and help issues.
  • FIX: saving FLAC album art did not default to "Cover" as album art type (introduced in v2.39n).



Changes for v2.39m Beta - v2.39n Beta

  • NEW: completely redesigned dialog for Tag Sources (Web Sources, freedb, and local freedb).
  • CHG: keyboard shortcut F2 now also works if filename column is disabled.
  • FIX: in some cases pressing the TAB key did not jump to the next editable field in the file view.
  • FIX: memory leak when saving flac tags.
  • FIX: runtime error when removing invalid album art via tag panel.



Changes for v2.39l Beta - v2.39m Beta

  • FIX: saving cover art in APEv2 tags omitted last byte of cover art file.
  • FIX: 'Retry' at renaming of locked files did not have the expected effect.
  • FIX: minor fixes at saving selection state of action groups.



Changes for v2.39k Beta - v2.39l Beta

  • NEW: loading and saving of selection state of action groups.
  • NEW: function 'set' for web sources framework.
  • LNG: Norwegian Language file.



Changes for v2.39j Beta - v2.39k Beta

  • NEW: individual action groups can now be executed directly via drop-down menu of actions toolbar button.
  • CHG: WRITER at WMA is mapped to LYRICIST as in other tag formats.
  • CHG: improved accessibility at edit action group dialog.
  • CHG: tracknumbers in number format (DWORD) are now automatically converted to string format when saving WMA tags.
  • FIX: added workaround for HTTP proxies with erroneous implementation of HTTP chunked mode.
  • FIX: erroneous MPEG properties if Emphasis bit was set.
  • FIX: fixed various problems due to misplaced/missing formatting parameters in some language files (especially Finnish and Trad. Chinese).
  • FIX: reading of RATING WMP did not convert to values 1-5.
  • FIX: runtime error when right-clicking on empty space at the column header of the file view.



Changes for v2.39i Beta - v2.39j Beta

  • NEW: open directory now uses new-style dialog under Windows Vista.
  • NEW: button to browse for file at action type 'Import cover from file'.
  • CHG: 'ID3v2 only if ID3v1 too small' is now also triggered if tracknumber is > 255 or contains info about total tracks
  • FIX: Always saved only one value for WMA tag fields that support multiple values.
  • FIX: import cover from clipboard or via drag'n'drop resulted in reduced image quality.
  • FIX: import cover from clipboard shifted cover by a few pixels in some cases.



Changes for v2.39h - v2.39i Beta

  • NEW: button to browse for file at action type 'Import text file'.
  • CHG: ALBUMARTIST is now BAND again since change confused too many users.
  • CHG: improved list of tag fields at extended tag dialog for readability.
  • FIX: fixed some issues with new column configuration.
  • FIX: tag fields containing = could not be removed via extended tag dialog.



Changes for v2.39f Beta - v2.39h

  • CHG: BAND is ALBUMARTIST now, BANDSORTORDER is ALBUMARTISTSORTORDER
  • NEW: dialog 'Export cover to file' is resizable now.
  • NEW: dialog 'Format values' is resizable now.
  • NEW: dialog 'Guess values' is resizable now.
  • NEW: dialog 'Import cover from file' is resizable now.
  • NEW: dialog 'Replace with regular expression' is resizable now.
  • NEW: dialog 'Replace' is resizable now.
  • CHG: removed option for case-sensitive sorting (it's not case sensitive by default now).
  • CHG: supported operating systems: Windows XP, Windows 2003, Windows Vista, Windows 2008
  • FIX: contents of user-defined fields in the tag panel got reset after changing the tag panel via the options dialog.
  • FIX: global keyboard shortcut Ctrl+Alt+Del triggered confirmation dialog on deleting files.
  • FIX: restart after changing languages got stuck (since Mp3tag v2.39f Development Build)
  • FIX: sorting lost the collating sequence which caused misplacing of accented chars (since Mp3tag v2.39f Development Build)
  • FIX: new export configurations were not listed at Export dialog (since Mp3tag v2.39f Development Build)



Changes for v2.39e Beta - v2.39f Beta

  • NEW: mapping of ID3v2 UFID frame with MusicBrainz description to MUSICBRAINZ_TRACKID.
  • CHG: $num has now a bigger range of values.
  • CHG: FLAC 1.2.1
  • CHG: export dialogs now detects changes automatically.
  • CHG: export with enabled option 'One file per directory' not longer depends on order of files in file view.
  • FIX: directories created by converter 'Tag - Filename' were not removed at undo.
  • FIX: renaming directories via actions was not undoable.



Changes for v2.39d Beta - v2.39e Beta

  • NEW: action type 'Export'.
  • NEW: natural sorting at file list and export.
  • FIX: selection at 'Options > Tags > Default values' was not preserved in all cases.
  • FIX: use of | inside $loop at export gave unexpected results.



Changes for v2.39c Beta - v2.39d Beta

  • NEW: action type 'Import text file'.
  • NEW: dialog 'Export' is resizable now.
  • NEW: enabling and disabling of columns in file view.
  • NEW: improvements regarding accessibility (menu items can be read by Screen Readers now).
  • NEW: loading and saving of column configurations.
  • NEW: support for iTunes advisory field for MP4 (ITUNESADVISORY).
  • CHG: executing files from within Mp3tag now consistent with Windows Explorer.
  • CHG: improved accessibilty at column configuration dialog.
  • CHG: improved support for regular exressions at filter.
  • CHG: standard format for cover art from clipboard now JPEG.
  • FIX: action 'Export cover to file' had problems with creating a sequence of file names when exporting multiple covers from one file.
  • FIX: when adding multiple playlists via drag'n'drop no progress dialog was displayed.



Changes for v2.39b Beta - v2.39c Beta

  • NEW: helper menus for quick access to placeholders and scripting functions.
  • NEW: scripting function $ord(x).
  • NEW: tooltips for long items in drop-down lists.
  • CHG: invalid characters are now automatically removed from file names when creating new export configurations.
  • CHG: removed menu item 'Default values in input fields'.
  • CHG: removed obsolete option dialogs for converters and actions.
  • FIX: message regarding inproper installation after installation under Windows Vista.
  • FIX: tracknumbers greater than 255 are written as 0 now at ID3v1 because of limitations of ID3v1.
  • FIX: when sorting the export result with an undefined sort key, the initial order from the file view was not preserved.
  • FIX: wrong directory in question whether configuration files should be removed during uninstall.
  • LNG: Serbian (Latin) language file.



Changes for v2.39a Beta - v2.39b Beta

  • NEW: option 'Default file name for cover art' at 'Options > Web Sources'
  • NEW: option 'Save image to disk' at web sources (uses default file name for cover art).
  • NEW: possibility to change language within Mp3tag at 'Options > Language'.
  • NEW: support for ID3v2.4 TSST frame (SETSUBTITLE).
  • NEW: support for iTunes SHOW field at MP4.
  • NEW: support for iTunes sorting fields at ID3v2.2, ID3v2.3, and ID3v2.4 (ALBUMSORTORDER, BANDSORTORDER, COMPOSERSORTORDER, PERFORMERSORTORDER, and TITLESORTORDER).
  • NEW: support for iTunes sorting fields at MP4 (ALBUMSORTORDER, BANDSORTORDER, COMPOSERSORTORDER, PERFORMERSORTORDER, SHOWSORTORDER, and TITLESORTORDER).
  • FIX: NETRADIOOWNER was saved to TXXX instead of TRSO at ID3v2.
  • LNG: Galician language file.



Changes for v2.39 - v2.39a Beta

  • NEW: possibility to create new directories while exporting cover art via an action.
  • NEW: support for gzip compressed results for web sources.
  • NEW: keywords url and url-utf-8 for encoding in web sources.
  • CHG: field ORGANIZATION is mapped to PUBLISHER at Vorbis Comments now.
  • FIX: freedb web search only worked with limited functionality.
  • FIX: function $len(...) omitted everything after first comma.
  • FIX: removing of tag fields with trailing blanks was not possible at extended tag dialog.
  • FIX: several improvements at encoding detection for web sources.
  • LNG: Japanese language file.



Changes for v2.38b Beta - v2.38c Beta

  • FIX: bug when writing multiple covers to APEv2 tags (since v2.38b)



Changes for v2.38a - v2.38b Beta

  • NEW: support for cover art for APEv2 tagged files (Monkeys Audio, MusePack, OptimFrog, WavPack).
  • LNG: Bulgarian language.
  • FIX: clipboard was empty after pasting previously copied tags.
  • FIX: endless loop when replacing whole words inside an action.
  • FIX: update of list of freedb servers did not work anymore.



Changes for v2.38 - v2.38a

  • NEW: support for copy and cut cover art to clipboard.
  • NEW: possibility to remove varying cover art from multiple files via main window.
  • CHG: changed old version notification.
  • CHG: format string for compilations at freedb dialog now uses standard placeholders %title% and %artist%
  • FIX: lost focus after canceling move or copy files operation.
  • FIX: permission denied when writing tags to Samba shares under Windows Vista.
  • FIX: placeholder %_length% was not available at converter 'Tag - Filename' anymore.
  • FIX: renamed files were not reloaded during 'View > Refresh' in some cases.
  • FIX: special syntax for MusicMatch* and Songs-DB* comment descriptions was not preserved.
  • FIX: undo at moving files sometimes caused a runtime error.
  • FIX: when sorting the export result with an undefined sort key, the initial order from the file view was not preserved



Changes for 2.37i - v2.37j

  • NEW: support for TAK lossless codec.
  • FIX: as usual: some bugs and problems introduced with previous development builds.



Changes for v2.37h - 2.37i

  • NEW: field RATING WMP for ID3v2 and WMA tags.
  • NEW: scripting fuction $repeat(a,n).
  • CHG: ID3v2 text frames are written without terminating 0 now.
  • CHG: after disabling the filter, all files will be displayed again.
  • CHG: removed option for notification if no tag was found in file.
  • FIX: menu 'Tag sources' was initialised at startup only.
  • FIX: temporary playlist for playing multiple files was not compatible to all players.



Changes for v2.37f - v2.37h

  • NEW: support for import of cover art from the clipboard.
  • FIX: $folderdepth returned incorrect result on relative folderpaths.
  • FIX: $left, $right and $mid were missing some range checks.
  • FIX: improved syntax checks for export configurations.
  • FIX: tags were not removed from files consisting of tags only.
  • FIX: as usual: some bugs and problems introduced with previous development builds.



Changes for v2.37e - v2.37f

  • NEW: support for iTunes gapless field at MP3 files (COMMENT ITUNPGAP)
  • FIX: runtime error on some freedb queries (introduced with v2.27e)



Changes for v2.37d - v2.37e

  • NEW: support for import of cover art from the clipboard.
  • NEW: support for AacGain undo field at MP4 files.
  • NEW: support for iTunes gapless field at MP4 files.
  • FIX: ITUNESCOMPILATION ID3v2 field was always saved with value 1.
  • FIX: cover art wasn't included in copy/cut/paste clipboard operations.
  • FIX: cover art wasn't removed via action 'Remove fields' if other fields where also specified.
  • FIX: mimetype of cover wasn't saved at MP4 files.
  • FIX: playing files under Windows Vista sometimes didn't work.
  • FIX: fixed bugs introduced with the last Development Builds



Changes for v2.37c - v2.37d

  • FIX: incorrect order of web sources in menu and toolbar menu.



Changes for v2.37b - v2.37c

  • FIX: incorrect order of web sources in menu and toolbar menu.



Changes for v2.37a - v2.37b

  • NEW: files can be reordered by the keyboard shortcuts Alt+Up/Alt+Down and Alt+Page up/Alt+Page down.
  • NEW: support for loading of multiple files or directories via context menu from Windows Explorer.
  • NEW: support for loading of multiple files or directories via drag'n'drop.
  • NEW: now all previously added files and directories are read again when refreshing the file view via F5.
  • NEW: freedb web search back again.
  • NEW: now possible to use tracktype.org as freedb server.
  • NEW: removing files from the file view without deleting them.
  • FIX: history for format strings was not saved for actions 'Export cover to file' and 'Format value'.
  • FIX: playlists were read by using ISO-8859-1 instead of the system codepage.
  • FIX: position of dialogs wasn't restored correctly if taskbar was docked on the left side of the screen.
  • FIX: year wasn't saved at 'Options > Default values'.



Changes for v2.36h - v2.37



<<Back to software description

Subscribe to AfterDawn's weekly newsletter.