wok view easytag/description.txt @ rev 18955

Up firefox-official (45.0)
author Aleksej Bobylev <al.bobylev@gmail.com>
date Wed Mar 09 00:08:53 2016 +0200 (2016-03-09)
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)