wok
annotate puddletag/description.txt @ rev 23799
created recipes for xcb-util-xrm and xcb-util-xrm-dev
author |
Hans-G?nter Theisgen |
date |
Sun May 24 07:04:55 2020 +0100 (2020-05-24) |
parents |
|
children |
|
rev |
line source |
al@17791
|
1 puddletag is an audio tag editor (primarily created) for GNU/Linux similar
|
al@17791
|
2 to the Windows program, Mp3tag. Unlike most taggers for GNU/Linux, it uses
|
al@17791
|
3 a spreadsheet-like layout so that all the tags you want to edit by hand are
|
al@17791
|
4 visible and easily editable.
|
al@17791
|
5
|
al@17791
|
6 The usual tag editor features are supported like extracting tag information from
|
al@17791
|
7 filenames, renaming files based on their tags by using patterns and basic tag
|
al@17791
|
8 editing.
|
al@17791
|
9
|
al@17791
|
10 Then there're Functions, which can do things like replace text, trim it, do case
|
al@17791
|
11 conversions, etc. Actions can automate repetitive tasks. Doing web lookups using
|
al@17791
|
12 Amazon (including cover art), Discogs (does cover art too!), FreeDB and
|
al@17791
|
13 MusicBrainz is also supported. There's quite a bit more, but I've reached my
|
al@17791
|
14 comma quota.
|
al@17791
|
15
|
al@17791
|
16 Supported formats: ID3v1, ID3v2 (mp3), MP4 (mp4, m4a, etc.), VorbisComments
|
al@17791
|
17 (ogg, flac), Musepack (mpc), Monkey's Audio (.ape) and WavPack (wv).
|