pkgsrc/audio/easytag-current/DESCR
wiz 4c5adfbbea Initial import of easytag-current, the current development version of
easytag. Adds wavpack, speex, and id3v2.4 tag support.

Changes compared to audio/easytag:

2.1.1 - July 4th, 2007 :
========================
    * Added support of ID3v2.4 tags by using library libid3tag (thanks to Alexey
      Illarionov),
    * Added Speex support (thanks to Pierre Dumuid) (without displaying bitrate
      and duration),
    * Added displaying of the number of pictures in the label of the tab.
    * Fixed name of default server for the MusicBrainz FreeDB Gateway (thanks to
      Steve Wyles),
    * Fixed a problem when renaming file, by changing the case, that may delete
      one file,
    * Fixed a small mistake in the cddb query string (thanks to Steve Wyles),
    * Fix for Ogg Vorbis files: read also the COMMENT tag field when it is used
      instead of DESCRIPTION,
    * Should be fixed a bug when refreshing the tree (not sure as it is
      difficult to reproduce),
    * In preferences window, the load on startup option and the default
      directory setting were splitted,
    * Added some improvments in the cddb window,
    * Added time in log view,
    * New Hebrew translation (thanks to Yuval Hager),
    * Czech translation updated (thanks to Zbynek Mrkvicka),
    * German translation updated (thanks to Götz Waschk),
    * French translation updated.
2007-07-07 07:47:51 +00:00

29 lines
1.3 KiB
Text

EasyTAG is an utility to easily and quickly view, edit and write your audio
files' tags from a nice GTK+ interface.
Its main features include:
# View, edit, write tags of MP3, MP2 files (ID3 tag with pictures).
FLAC files (FLAC Vorbis tag), Ogg Vorbis files (Ogg Vorbis tag).
MP4/AAC (MP4/AAC tag), MusePack, Monkey's Audio files, Speex,
and WavPack files (APE tag).
# Auto tagging: parse filename and directory to complete automatically
the fields (using masks).
# Ability to rename files and directories from the tag (using masks)
or by loading a text file.
# Process selected files of the selected directory.
# Recursion for tagging, removing, renaming, saving....
# Can set a field (artist, title,...) to all other files.
# Read file header informations (bitrate, time, ...) and display them.
# Auto completion of the date if a partial is entered.
# Undo and redo last changes.
# Ability to process fields of tag and file name (convert letters
into uppercase, downcase, ...).
# Ability to open a directory or a file with an external program.
# CDDB support using Freedb.org and Gnudb.org servers (manual and
automatic search).
# A tree based browser or a view by Artist & Album.
# A list to select files.
# A playlist generator window.
# A file searching window.
This package contains the development version.