Skip to content

Total Commander content plugin for audio files

License

LGPL-3.0, GPL-3.0 licenses found

Licenses found

LGPL-3.0
COPYING.LESSER
GPL-3.0
COPYING
Notifications You must be signed in to change notification settings

murzz/wdxtaglib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Status

Build Status Build status Latest Release

Description

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.

Functionality

Tags supported for reading and editing:

  • title,
  • artist,
  • album,
  • year,
  • tracknumber,
  • comment,
  • genre.

Readonly tags:

  • bitrate,
  • samplerate,
  • channels,
  • length,
  • tag type.

Build time dependencies

  • realpath
  • basename
  • dirname
  • wget
  • zip
  • libz-dev
  • mingw-w64
  • cmake
  • make
  • taglib
  • ...

Clone

git clone [email protected]:murzz/wdxtaglib.git

Build

cd build && ./build_release

Run time dependencies

  • Total Commander 7.02 or higher (7.5 for Unicode support).

Some useful links

License

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.

No Warranty

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.

About

Total Commander content plugin for audio files

Resources

License

LGPL-3.0, GPL-3.0 licenses found

Licenses found

LGPL-3.0
COPYING.LESSER
GPL-3.0
COPYING

Stars

Watchers

Forks

Packages

No packages published