Xfce Wiki

Sub domains
 

Thunar - thunar-media-tags-plugin

Introduction

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.

—-

Usage

The renamer, which you can see in the screenshot below, is reachable through the Rename… option of the context menu after selecting more than one file and right-clicking on the selection. By selecting Audio Tags from the picklist, you are offered several pre-defined Format: options for renaming, or you can select Custom from the picklist. If Custom is selected, clicking on the Information icon to the right of the Custom format: field will display a list valid parameters. The screenshot shows how a custom selection displays a preview of your proposed changes under the New Name column.

Rename Audio Files

The tag editor can be found under the Audio tab of the file properties dialog.

File Properties Audio Tab

Clicking on the Properties button in the dialog shown above will display additional audio properties of the selected file.

File Properties - Audio Tab -> Properties

Back to Top


Required packages

thunar-media-tags-plugin depends on the following packages:

  • exo >= 0.3.1.3
  • thunarx >= 0.2.3svn-r20526
  • thunar-vfs >= 0.2.3svn-r20526
  • taglib >= 1.4

Latest Release

  • thunar-media-tags-plugin 0.6.0 released (2025/05/20 16:28)
    thunar-media-tags-plugin 0.6.0 is now available for download from https://archive.xfce.org/src/thunar-plugins/thunar-media-tags-plugin/0.6/thunar-media-tags-plugin-0.6.0.tar.xz https://archive.xfce.org/src/thunar-plugins/thunar-media-tags-plugin/0.6/thunar-media-tags-plugin-0.6.0.tar.xz?sha1 https://archive.xfce.org/src/thunar-plugins/thunar-media-tags-plugin/0.6/thunar-media-tags-plugin-0.6.0.tar.xz?sha256 What is thunar-media-tags-plugin? ================================= Adds ID3/OGG tag support to the Thunar bulk rename dialog Website: https://docs.xfce.org/xfce/thunar/media-tags Release notes for 0.6.0 ======================= Meson has been added as a build system in this release, and the associated archive has been generated by 'meson dist'. Although autotools has been retained for the time being and can still be used via 'autogen.sh', meson is now the preferred build system, and autotools will be removed in a future release. - Update README after switchover to meson - Add support to Meson - Translation Updates: Albanian

Previous Releases


Source Code Repository

Reporting Bugs

Back To Top


Back to Thunar documentation page