Skip to content

xfce-mirror/thunar-media-tags-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

License

thunar-media-tags-plugin

The Thunar Media Tags Plugin (thunar-media-tags-plugin) adds special features for media files to the Thunar File Manager.

Currently, these are:

  • A bulk renamer option, which allows users to rename multiple audio files at once, based on their tags (e.g. ID3 or OGG/Vorbis),
  • An audio tag editor which is reachable from the file properties page,
  • A special media file page for the file properties dialog, which displays detailed information about quality, length, etc.

Homepage

Thunar-media-tags-plugin documentation

Changelog

See NEWS for details on changes and fixes made in the current release.

Source Code Repository

Thunar-media-tags-plugin source code

Download a Release Tarball

Thunar-media-tags-plugin archive or Thunar-media-tags-plugin tags

Installation

From source:

% cd thunar-media-tags-plugin
% meson setup build
% meson compile -C build
% meson install -C build

From release tarball:

% tar xf thunar-media-tags-plugin-<version>.tar.xz
% cd thunar-media-tags-plugin-<version>
% meson setup build
% meson compile -C build
% meson install -C build

Uninstallation

% ninja uninstall -C build

Reporting Bugs

Visit the reporting bugs page to view currently open bug reports and instructions on reporting new bugs or submitting bugfixes.

About

Mirror repository, PRs are not watched, please use Xfce's GitLab

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 100