WDXTagLib is a content plugin for Total Commander which uses TagLib library for reading and editing meta-data of audio files. TagLib supports both ID3v1 and ID3v2 for MP3 files, Ogg Vorbis comments and ID3 tags and Vorbis comments in FLAC, MPC, Speex, WavPack TrueAudio, WAV, AIFF, MP4 and ASF files.
Tags supported for reading and editing:
- title,
- artist,
- album,
- year,
- tracknumber,
- comment,
- genre.
Readonly tags:
- bitrate,
- samplerate,
- channels,
- length,
- tag type.
- realpath
- basename
- dirname
- wget
- zip
- libz-dev
- mingw-w64
- cmake
- make
- taglib
- ...
git clone [email protected]:murzz/wdxtaglib.git
cd build && ./build_release
- Total Commander 7.02 or higher (7.5 for Unicode support).
- List of content plugins
- Content-Plugin Guide 2.1se, could be found on page above
- Plugin interface descriptions
- Content plugin wiki
This software is distributed under the GNU General Public License (GPL) version 3 or later or GNU Lesser General Public License (LGPL) version 3 or later.
The software described here has no warranty, it is provided “as is”. It is your responsibility to validate the behavior of the routines and their accuracy using the source code provided, or to purchase support and warranties from commercial redistributors. Consult the GNU General Public license for further details.