Download List

Descripción del Proyecto

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 es ahora usada por defecto para las etiquetas ID3. La API y la arquitectura de los formatos de audio fueron cambiado mucho. Idiomas se han actualizado y algunas características pequeñas aquí y allá se han añadido, como un generador de estadísticas. Algunos errores fueron corregidos desagradable, como la eliminación del archivo al cambiar el nombre con el mismo nombre. Algunos bitrate MP3 / errores de visualización de longitud también se han fijado.
Tags: Minor feature enhancements
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.

2005-01-10 15:01
0.17

Esta versión corrige el error de inicio y añade un poco de mejoras en la navegación del teclado y la edición.
Tags: Major bugfixes
This release fixes the startup error and adds a
little improvements with keyboard navigation and
editing.

2005-01-08 20:37
0.16

Un error de etiquetado de MP3 fue corregido. La interfaz de usuario se ha mejorado mucho, con terminación automática de la ruta de campo, poniendo de relieve de máscaras válida para los patrones, y más fácil navegación a través de la mesa con el teclado. Problemas en los que Ogg / FLAC no fueron reconocidos como están etiquetadas o no correctamente y etiqueta ID3v2 se sobrescribe incorrectamente se fija.
Tags: Major bugfixes
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.

2005-01-01 18:21
0.15.1

El error de corrupción Ogg con algunos archivos que se introdujo fue fijado en 0,15. Manejo de no-comentario estándar y los campos MIRAR en archivos Ogg fue corregido. Manejo de archivos WMA mejoró en que algunas partes de la etiqueta son opcionales, pero no reconocidos como tales.
Tags: Major bugfixes
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.

2004-12-23 21:58
0.15

Esta versión incluye un generador de lista de la que puede buscar en un directorio y generar un XML, HTML, CSV o el listado de todos los archivos de audio. Soporta multi-revestida comentarios en etiquetas (para los formatos de etiqueta que lo apoyan). La interfaz gráfica ha mejorado mucho.
Tags: Major feature enhancements
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.

Project Resources