JTag Documentation
ID3 (Version 0.27.002) tagger for MPEG-Layer III files written
in Java
Introduction
JTag is a Java ID3 tagger that should run on all platform running Java 1.2
(now called 2.0). It is designed to load whole directories into a table. This
makes it possible to edit all the MP3 files inside the specified directory
in one go.
JTag only supports ID3 tags version 1.0. The main reson for this is that
version 2.0 is not widely used.
It was really fun getting JTag to work using Java. Because I didn't had
much time to test, the vesion number is less than one. Hopefully there are
not too many bugs inside this version.
Because this program is free it is provided as is, without any warranty.
Jochen Luell, April 1999
Version history
v0.27 (07/2002)
- added Regular Expressions to Insert... Dialog
- added Show directory column function in menu Options
v0.26 (01/2002)
- added Auto-generate filename function in menu
Edit
- added Convert case function in menu Edit
- added ConcatMP3s... to menu Tools
v0.25 (01/2002)
- added Include subdirectories function in menu
Options
- minor bugfixes
v0.24 (12/1999)
- added Insert... function in menu Edit
- added Generate from filename... function in menu
Edit
- added editable filenames