diff options
author | wiz <wiz@pkgsrc.org> | 2001-08-03 17:07:54 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2001-08-03 17:07:54 +0000 |
commit | def32db55bc7f933131a06ba50fc836f04b5144c (patch) | |
tree | c1ddb0228ea7458cc062ca515926dbed003b6830 /audio | |
parent | 62aabaedc9fd2428e1292252eeeb9b2dd8443327 (diff) | |
download | pkgsrc-def32db55bc7f933131a06ba50fc836f04b5144c.tar.gz |
Note id3v2 support.
Diffstat (limited to 'audio')
-rw-r--r-- | audio/easytag/pkg/DESCR | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/easytag/pkg/DESCR b/audio/easytag/pkg/DESCR index 2eb5c3a01df..7a22a99f172 100644 --- a/audio/easytag/pkg/DESCR +++ b/audio/easytag/pkg/DESCR @@ -6,7 +6,7 @@ Currently EasyTAG supports the following: - Process all mp3 of the selected directory, - Can work recursively - Easy directory selection with a tree browser - - Supports ID3v1, ID3v1.1 tags + - Supports ID3v1, ID3v1.1, ID3v2 tags - Scan file for automatic tagging (using masks) - Can apply a field (artist, title,...) to all other files, - Display MP3 header informations |