About
jTagger is an powerful MP3 tag and filename editor.
It can update tags and filenames in different batch editing modes. Basic MP3 playback is supported. jTagger can write tags with unicode characters (optional). Images can be embedded (id3v2 only). It is recommended that you dont use that with id3v1 tags.
jTagger is written in Java 1.5 (5.0) so it should work on all platforms as long as the minimum java version is installed. It is licensed under GPL3.
Download
jTagger 2008.04.28. (source is in the jar file)
The minimum requirement is Java 1.5.
The MD5 file.
Unzip the download file and put the jar file anywhere you like.
Start jTagger in windows with double clicking the jar file or on other platforms (or windows) run it from the console with:
java -jar jtagger.jar.
Or for using another another theme:
java -jar jtagger.jar lookandfeelclassname.
jTagger uses these libraries and they are included as binaries.
JID3 the id3v library.
JLayer the MP3 playback library.
News
2008-04-28 - Release 2008.04.28.
Bug fix for failure to read tracks with empty track number and year.
2008-04-25 - Release 2008.04.
Added changes from Patrick Oosterveld for image support.
Some minor layout changes.
Code cleanup and some general class refactoring.
Minor bugs fixed.
Removed the embedded look & feel support. It nows uses by default the new Nimbus theme but you will need a java with at least version "Java SE 6 update 10". If Nimbus is not found it will use the default system theme.
2008-02-05 - Release 2008.01.
Added editable genre string for ID3v2 tags.
Embedded images are kept when saving tags.
Fixed copyright tag bug and other minor bugs.
2007-06-15 - Jar file is zip packed.
If zip file is corrupt the the download failed.
2007-02-27 - Release 2007.02
A few minor bugs fixed.
Unicode support.
2006-11-08 - Homepage moved
Homepage moved from sourceforge to googlepages.
2005-12-16 - Release 2005.12
GUI layout improvements.
Added a few more rename options.
Replaced tag library to JID3.
Basic MP3 playback support with JLayer library.
Internationalization support was removed.
2005-04-01 - Release 0.99.6
Added reset options buttons.
And added artist, album and genre columns in "Rename Tags" tab, for enabling sorting multi artists track lists.
2005-02-19 - Release 0.99.5
Minor improvements.
Added Swedish translation.
More souce refactoring.
And a few bug fixes.
2005-01-26 - Release 0.99.4
Did some refactoring.
Added a setup dialog.
Added JGoodies look & feel library.
Added SmoothMetal look & feel library.
It starts with JGoodies look as default.
Minor bugg fixes.
2005-01-11 - Release 0.99.3
Moved some time consuming operations into threads.
Some changes in the GUI.
A couple of bug fixes.
2004-12-29 - Release 0.99.2
GUI changes and bug fixes.
2004-12-20 - Release 0.99.1
First public release.
Use it with caution, not all mp3 tracks can be read and edited.
And I'm quite certain that there are some bugs left.



