id3ed is an ID3 tag editor for mp3 files. You can set tags interactively or from the command line, or a combination of both. id3ed can set genre by name or number. You can also remove or view tags.
| Tags | multimedia Sound/Audio Players MP3 |
|---|---|
| Licenses | GPL |
| Operating Systems | POSIX Linux |
| Implementation | C++ |
Recent releases


Changes: Fixes for a build problem if curses was found but readline wasn't, g++ 3.2 compile warnings and errors, and Makefile problem with BSD make.


Changes: Including getopt.h if available, no longer attempting to set user/group in make install, and fixes for truncated name of genre 140 and lstat errors on files less than 128 bytes long.


Changes: It is now possible to clear a tag in interactive mode.


Changes: This version fixes the -NAYCKG options selecting the wrong/multiple things, and the Debian package has been updated to latest standards.


Changes: Added readline completion for genres. Fixed default genre type with no readline. configure script generated with autoconf 2.13 to fix const probs with gcc 2.95.
- All comments
Recent commentsOnly id3 v1
id3ed currently only supports id3 v1 tags :-(