Metatogger News
Metatogger 7.6.4 released
Section titled “Metatogger 7.6.4 released”Metatogger 7.6.4 can now handle sidecar files for audio files. These are files with the same name as the audio file, but with a different extension. For example, when you have an audio file named My Song.mp3 and a sidecar file named My Song.lrc containing the lyrics of the song.
In this new version of Metatogger, the sidecar file will be renamed, copied or moved at the same time as the audio file. This keeps sidecar files synchronized with audio files. A new advanced parameter ProcessSidecarFiles controls this behavior (enabled by default).
June 7, 2025
Metatogger API documentation
Section titled “Metatogger API documentation”Editing C# scripts directly in Metatogger is not very ergonomic and intuitive due to the absence of intellisense, which is why it is recommended to use an external advanced code editor such as Visual Studio Code. The lack of documentation for the main Metatogger classes that can be used in scripts contributed to an unpleasant development experience. But this is now a thing of the past.
Documentation on the main classes available for scripting in Metatogger can be read online at the website luminescence-software.github.io/scripts-doc.
May 30, 2025
Metatogger 7.6.3 released
Section titled “Metatogger 7.6.3 released”Metatogger 7.6.3 now uses a full-text index FTS5 to facilitate and speed up searches in the MusicBrainz database. SQL wildcards such as %
and _
should no longer be used in queries.
March 24, 2025
Metatogger 7.6.1 released
Section titled “Metatogger 7.6.1 released”Metatogger 7.6.1 brings a new feature to quickly edit tags on multiple files directly from the workspace.
Simply select multiple lines in the workspace (with the mouse or keyboard) while ensuring that the column whose value you want to change has the focus. Then simply press the F2 key and enter the new value, which will then automatically be applied to all selected lines. Be careful, unlike Metatogger’s tools, this method acts on the selected lines, whether the items are checked or not.
December 26, 2024
Metatogger 7.5 released
Section titled “Metatogger 7.5 released”Metatogger 7.5, just released, uses the major version 2.0 of the TagLib library. Audio files larger than 2 GB can now be edited in Metatogger.
February 2, 2024
Metatogger 7.4.1 released
Section titled “Metatogger 7.4.1 released”As the end of 2023 approaches, Metatogger releases version 7.4.1. In addition to improvements to the loading time of the main window, Metatogger now offers 12 additional themes to suit every user’s taste. Themes can be selected from the File tab of the ribbon. You can switch between themes using the Alt + Left or Alt + Right keyboard shortcuts, and immediately see the result.
December 23, 2023
Metatogger soon available in Dutch
Section titled “Metatogger soon available in Dutch”Thanks to Jeroen Westera, the next Metatogger update will be available in Dutch.
November 11, 2023
Metatogger can be installed with winget
Section titled “Metatogger can be installed with winget”Metatogger can now be installed, updated and uninstalled with winget using the command winget install SylvainRougeaux.Metatogger
.
September 29, 2023
Metatogger binaries will no longer be electronically signed
Section titled “Metatogger binaries will no longer be electronically signed”Metatogger binaries have been electronically signed since version 7.1, released in November 2021. This was to guarantee the integrity and origin of the software, but above all to avoid the unexpected and anxiety-inducing alerts from the Windows SmartScreen filter, which is often intolerant of new and therefore unknown software (which is by definition the case when an update is released), then considered suspicious or even malicious.
Unfortunately, the price of code-signing certificates has quadrupled this year. As a result, the price has become unreasonable in relation to the added value provided by this guarantee of authenticity.
As Metatogger does not generate any revenue, choices must necessarily be made regarding the use of resources allocated to the development of Metatogger.
June 16, 2023
Metatogger 7.1 released
Section titled “Metatogger 7.1 released”Metatogger version 7.1 was released today. The main new feature of this version is the support of the Opus file format, which is the natural successor of the Vorbis codec. Also, Metatogger binaries are now electronically signed, guaranteeing their authenticity and integrity.
May 30, 2021
Metatogger 7.0.2 released
Section titled “Metatogger 7.0.2 released”Metatogger version 7.0.2 was released today. The main new feature of this minor version is the use of the Windows 10 audio playback engine, which is more stable and reliable than the one used until now. The drawback is that users who have not yet migrated to Windows 10 will no longer be able to use this feature. I remind you that the support of Windows 7 by Microsoft ended on January 14, 2020.
April 19, 2021
Metatogger 7.0.1 released
Section titled “Metatogger 7.0.1 released”Version 7.0.1 of Metatogger was released today. The main new feature of this minor version is the tool for removing unwanted tags, whose interface has been completely redesigned. From now on, you just have to click on the tags to delete, without having to type them. The scope of the cleanup becomes much more predictable.
March 5, 2021
Metatogger 7.0 released
Section titled “Metatogger 7.0 released”Version 7.0 of Metatogger was released today. The new features of this major version are mainly technical, linked to the use of the .NET 5.0 framework, now embedded in the software itself (it is no longer necessary to install it beforehand on the machine). Metatogger is now a 64-bit software, which should considerably limit memory problems. Gains in performance and reliability are also expected.
January 15, 2021
Metatogger available in Chinese
Section titled “Metatogger available in Chinese”Thanks to 王晨旭, Metatogger is now available in Chinese.
October 23, 2020
Metatogger 6.0.10 released
Section titled “Metatogger 6.0.10 released”In this version, hidden items in the workspace because filtered are not affected by the tag manipulation tools. It is possible to modify this behavior by setting the ProtectFilteredItems parameter in the advanced settings file to false
.
As expected, the lyrics search doesn’t work anymore. With no viable alternative, I was forced to remove this feature.
October 14, 2020
Closing of the LyricWiki lyrics site
Section titled “Closing of the LyricWiki lyrics site”The LyricWiki site announces its closure for September 21, 2020. After this date, the retrieval of song lyrics in Metatogger might not work anymore. Unfortunately, I don’t know any alternative sites offering a similar service (free access to lyrics with an API). Probably the end of an era… 😔
September 9, 2020
Reflecting changes made to audio files outside Metatogger
Section titled “Reflecting changes made to audio files outside Metatogger”First feature in 2020: changes made to audio files outside the software will be reflected in real-time in Metatogger.
January 8, 2020
A dark theme coming soon
Section titled “A dark theme coming soon”A preview of the future Metatogger dark theme:
September 22, 2019
New script for transliteration of Cyrillic characters ↔ Latin characters
Section titled “New script for transliteration of Cyrillic characters ↔ Latin characters”Metatogger now has a script to transliterate Cyrillic characters into Latin characters (and vice versa).
June 19, 2019
Easily reduce the size of your embedded covers
Section titled “Easily reduce the size of your embedded covers”Metatogger 6.0 has been released with a slightly redesigned interface and a new feature to reduce the size of embedded covers. And as always, many bugs fixed.
June 15, 2019
Scripts update for more flexibility
Section titled “Scripts update for more flexibility”Most of the scripts in Metatogger have been updated to allow the user to easily indicate which tags the scripts should act on.
January 20, 2019
New audio playback engine
Section titled “New audio playback engine”Metatogger 5.9.1, released today, contains a new audio playback engine that allows you to move forward or backward in playback by moving the slider provided for this purpose in the status bar.
March 9, 2018
Metatogger 5.8 released
Section titled “Metatogger 5.8 released”You can now detach, anchor, move, resize the software’s tool windows to your liking.
March 12, 2017
New script to correct the case of English tags
Section titled “New script to correct the case of English tags”This new script allows you to correct the case of English titles; it capitalizes the first letter of the principal words.
February 19, 2017
Metatogger available in new languages
Section titled “Metatogger available in new languages”Metatogger is now available in Russian, German, Spanish and Italian.
September 3, 2016
Long path support in Windows
Section titled “Long path support in Windows”The next version of Metatogger will support long paths (more than 259 characters) under Windows 10 version 14393 (the “anniversary” update).
August 6, 2016
Metatogger 5.7 released
Section titled “Metatogger 5.7 released”In addition to the usual bug fixes and performance optimizations, it is now possible to modify some advanced settings in the software, such as the ID3v2 standard to be used to save the tags of MP3 files.
July 17, 2016
Metatogger 5.6 released
Section titled “Metatogger 5.6 released”Metatogger 5.6 will use C# scripts, which by default will be hosted on GitHub, in order to facilitate their sharing and updating.
December 28, 2015
Metatogger 5.5 released
Section titled “Metatogger 5.5 released”Metatogger 5.5 is released! The software now relies on TagLib to read and write tags of audio files (including M4A files, in AAC format). “Uncommon” tags are now more common and useful than before.
September 6, 2015
Metatogger 5.3 released
Section titled “Metatogger 5.3 released”Here are the main new features and improvements of Metatogger 5.3:
- Data export to Excel or CSV format.
- Use of the MusicBrainz database for disc covers.
- New graphic theme and new icons.
March 18, 2015
Metatogger 5.1 released
Section titled “Metatogger 5.1 released”Here are the main new features and improvements of Metatogger 5.1:
- Parallel lyrics search (5 by 5).
- New installation program, automatically downloading the software requirements.
- Added an identifier
|filename|
. - General improvement of the software performance.
Moreover, this version requires version 4.5 of the .NET Framework, not supported in Windows XP, an operating system released 12 years ago.
January 5, 2014
Metatogger 5.0 released
Section titled “Metatogger 5.0 released”For your information, here are the main new features and improvements of Metatogger 5.0:
- Redesign of the interface based on the Office 2013 theme.
- Possibility to undo and redo user actions.
- Advanced possibility for filtering in the workspace.
- Ability to quickly search by keywords in all columns.
- New column Changed Items to identify files with changes waiting to be saved.
- General improvement of the software performance.
July 30, 2013