Audio Tag Tool
News
Maemo build available
Thanks to Tristan Chabredier there is now a maemo package of Audio Tag Tool. More details and a screenshot at the project page at maemo.org, package dowload below.
Version 0.12.3 is out
This is a long overdue bug-fix release (see the ChangeLog for details). There is also a new application icon and new translations for Polish, Swedish, Dutch and Brazilian Portuguese.
Version 0.12.2 is out
This release fixes the problems some people were experiencing when Audio Tag Tool is compiled against the latest version of Gnome/GTK (UI didn't respond to events, lots of libglade warnings).
There are also new translations for Russian, Ukranian, Bulgarian and Lithuanian.
About
Audio Tag Tool is a program to manage the information fields in MP3 and Ogg
Vorbis files, commonly called tags. It is available under the GNU General
Public Licence (GPL).
Please send me any comments or bugs you find (email at the bottom)
Tag Tool can be used to edit tags one by one, but the most useful features are the ability to easily tag or rename hundreds of files at once, in any desired format.
The interface is arranged into two sections, with the list of available files on the left and a set of tabs on the right. Each tab corresponds to one of the main operations Audio Tag Tool can do:
- Tag Editor
Lets you edit the tags individually. - Tag Multiple Files
Here you can set the tags of multiple files at once. The tag fields can be set to a fixed value, filled in automatically from the file's name, or left alone. - Clear Tags
Allows you to remove the tags from multiple files at once. For MP3 files it lets you choose to remove only ID3v1 or ID3v2 tags. - Move/Rename Multiple Files
Here you can rename multiple files at once and/or organize them into directories. File names can be based on the contents of the tag. - Create Playlists
Generates playlists. Playlists can be sorted by file name or by any tag field.
The mass tag and mass rename features can handle filenames in any format thanks to an easily configurable format template.
Screenshots
Change Log
- 0.12.3 (Feb 27 2007)
- New application icon. (Jean-François Fortin Tam)
- Allow application icon to be themed. (Brian Pepple)
- Fixed: when mass tagging, allow formats like "<track> <title>" to work by not allowing spaces in the track number.
- Fixed: when mass renaming with new path, absolute paths are no longer treated as relative.
- Fixed: problem with the working dir MRU list not being case-sensitive.
- Fixed: UI lockup with the Vorbis genre combobox. (Brian Pepple)
- Other minor fixes.
- Added nl, pl, sv and pt_BR translations.
- 0.12.2 (May 26 2005)
- Fixed libglade signal autoconnect problems due to missing linker flag -export-dynamic (thanks to Felix Braun for pointing out the source of the problem)
- Cleaned up some autoconf/automake stuff. Now using automake 1.9.
- Added bg, lt, ua and ru translations.
Download
Audio Tag Tool
Audio Tag Tool is tested on Linux. If you succeed in compiling on other platforms please let me know. If you don't succeed let me know too, and I'll try to fix it...
Latest version:
Source
Binaries for maemo (OS2008)
Older versions:
See all project files
Required libraries
These should already be present in most Linux systems. If not you will need to download them:
Gtk, version 2.4 or later
libglade, version 2.6 or later
ID3Lib for MP3 support, tested with version 3.8.3
libvorbis and libvorbisfile for Ogg Vorbis support, tested with version 1.0