wok view easytag/description.txt @ rev 25669

Up lapack (3.12.0), less (633), libarchive (3.7.2), liblouis (3.28.0), libmicrohttpd (1.0.1), libpng (1.6.43), libssh (0.10.6), libtasn1 (4.19.0), libtirpc (1.3.4), libvpx (1.14.0), libwebp (1.3.2), logrotate (3.21.0), lua (5.4.6)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun Feb 25 16:11:20 2024 +0000 (3 months ago)
parents
children
line source
1 EasyTAG is a utility for viewing and editing tags for MP3, MP2, FLAC, Ogg
2 Vorbis, Speex, MP4/AAC, MusePack, Monkey's Audio and WavPack files. Its simple
3 and nice GTK2 interface makes tagging easier under GNU/Linux or Windows.
6 Features
7 --------
9 Currently EasyTAG supports the following:
11 * view, edit, write tags of MP3, MP2 files (ID3 tag with pictures), FLAC files
12 (FLAC Vorbis tag), Ogg Vorbis and Speex files (Ogg Vorbis tag), MP4/AAC
13 (MP4/AAC tag), MusePack, Monkey's Audio and WavPack files (APE tag)
14 * can edit more tag fields : Title, Artist, Album, Disc Album, Year, Track
15 Number, Genre, Comment, Composer, Original Artist/Performer, Copyright, URL
16 and Encoder name
17 * auto tagging: parse filename and directory to complete automatically the
18 fields (using masks)
19 * ability to rename files and directories from the tag (using masks) or by
20 loading a text file
21 * process selected files of the selected directory
22 * ability to browse subdirectories
23 * recursion for tagging, removing, renaming, saving…
24 * can set a field (artist, title, …) to all other selected files
25 * read file header information (bitrate, time, …) and display them
26 * auto completion of the date if a partial is entered
27 * undo and redo last changes
28 * ability to process fields of tag and filename (convert letters into
29 upper case, lower case, …)
30 * ability to open a directory or a file with an external program
31 * remote and local CDDB support for manual or automatic search
32 * a tree based browser or a view by Artist & Album
33 * a list to select files
34 * a playlist generator window
35 * a file searching window
36 * simple and explicit interface!
37 * Brazilian Portuguese, Bulgarian, Chinese, Czech, Danish, Dutch, French,
38 German, Greek, Hungarian, Italian, Japanese, Polish, Romanian, Russian,
39 Spanish, Swedish and Ukrainian translation languages
40 * written in C and uses GTK+ 2 or GTK+ 3 for the GUI
43 License
44 -------
46 This program is free software; you can redistribute it and/or modify
47 it under the terms of the GNU General Public License as published by
48 the Free Software Foundation; either version 2 of the License, or
49 (at your option) any later version.
51 This program is distributed in the hope that it will be useful,
52 but WITHOUT ANY WARRANTY; without even the implied warranty of
53 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
54 General Public License for more details.
56 (It sould be included in this package in the file COPYING)