Download List

Project Description

Entagged is a Java audio file tagger which uses
the freedb online database for the retrieval of
the tags. It supports custom file renaming based
on the tags (with any directory stucture), as well
as custom tagging based on the file names. MP3,
Ogg, and FLAC are currently supported.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2005-02-26 23:08
0.18

Unicode is now used by default for ID3 tags. The
API and architecture for audio formats were
greatly changed. Languages were updated and some
small features here and there were added, like a
statistics generator. Some nasty bugs were
corrected, like the file deletion when renaming
with the same filename. Some MP3 bitrate/length
display errors were also fixed.
Tags: Minor feature enhancements

2005-01-10 15:01
0.17

This release fixes the startup error and adds a
little improvements with keyboard navigation and
editing.
Tags: Major bugfixes

2005-01-08 20:37
0.16

An MP3 tagging bug was fixed. The UI was improved
a lot, featuring autocompletion of the path field,
highlighting of valid masks for patterns, and
easier navigation through the table with the
keyboard. Problems in which Ogg/FLAC files weren't
recognized as tagged or untagged properly and
ID3v2 tag was incorrectly overwritten were fixed.
Tags: Major bugfixes

2005-01-01 18:21
0.15.1

The Ogg corruption bug with some files that was
introduced in 0.15 was fixed. Handling of
non-standard COMMENT and TRACK fields in Ogg files
was fixed. WMA file handling was improved in that
some parts of the tag were optional but not
recognized as such.
Tags: Major bugfixes

2004-12-23 21:58
0.15

This release adds a listing generator which can browse a directory and
generate an XML, HTML, or CSV listing of all audio files. It supports
multi-lined comments in tags (for tag formats that support it). The GUI
has improved a lot.
Tags: Major feature enhancements

Project Resources