Xfce Wiki

Sub domains
 

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
xfce:thunar:media-tags [2015/10/05 23:10] – created ochosixfce:thunar:media-tags [2021/02/08 23:23] (current) – update latest release to use rss feed kevinbowen
Line 1: Line 1:
-====== thunar-media-tags-plugin ======+~~NOTOC~~ 
 +{{ :xfce:xfce.thunar.png?no link|}}
  
-===== About =====+====== Thunar - thunar-media-tags-plugin ====== 
 + 
 +  * **[[#Usage|Usage]]** 
 +  * **[[#Required Packages|Required Packages]]** 
 +  * **[[#Latest Release|Latest Release]]** 
 +  * **[[#Source Code Repository|Source Code Repository]]** 
 +  * **[[#Reporting Bugs|Reporting Bugs]]** 
 + 
 +---- 
 + 
 +===== Introduction =====
 The Thunar Media Tags Plugin (thunar-media-tags-plugin) adds special features for media files to the Thunar File Manager. The Thunar Media Tags Plugin (thunar-media-tags-plugin) adds special features for media files to the Thunar File Manager.
  
Line 9: Line 20:
     * An audio tag editor which is reachable from the file properties page,     * 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.     * A special media file page for the file properties dialog, which displays detailed information about quality, length, etc.
 +
 +
 +----
        
 ===== Usage ===== ===== Usage =====
Line 15: Line 29:
  
 <figure "Rename Audio Files"> <figure "Rename Audio Files">
-{{:thunar:thunar_media-tags-renamer.png?nolink&|}}+{{:xfce:thunar:thunar_media-tags-renamer.png?575|}}
 </figure> </figure>
  
Line 21: Line 35:
  
 <figure "File Properties Audio Tab"> <figure "File Properties Audio Tab">
-{{:thunar:thunar_media-tags-file-properties.png?nolink&|}}+{{:xfce:thunar:thunar_media-tags-file-properties.png?575|}}
 </figure> </figure>
  
Line 27: Line 41:
  
 <figure "File Properties - Audio Tab -> Properties"> <figure "File Properties - Audio Tab -> Properties">
-{{:thunar:thunar_media-tags-audio-properties.png?nolink&|}}+{{:xfce:thunar:thunar_media-tags-audio-properties.png?nolink&|}}
 </figure> </figure>
  
-===== Releases ===== +[[|Back to Top]] 
-<note>Do we even want to include this information?</note> +----
- +
-==== Version 0.1 ==== +
- +
-[[http://goodies.xfce.org/releases/thunar-media-tags-plugin/ChangeLog|ChangeLog]] +
- +
-[[http://goodies.xfce.org/releases/thunar-media-tags-plugin/MD5SUMS|MD5SUMS]] +
- +
-[[http://goodies.xfce.org/releases/thunar-media-tags-plugin/thunar-media-tags-plugin-0.1.1.tar.bz2|thunar-media-tags-plugin-0.1.1.tar.bz2]] +
- +
-[[http://goodies.xfce.org/releases/thunar-media-tags-plugin/thunar-media-tags-plugin-0.1.2.tar.bz2|thunar-media-tags-plugin-0.1.2.tar.bz2]] +
- +
-==== Subversion / Git ==== +
- +
-[[http://svn.xfce.org/svn/goodies/thunar-media-tags-plugin/]]+
  
-[[git://git.gezeiten.org/thunar-media-tags-plugin.git]]+==== Required packages =====
  
-===== Dependencies ===== +thunar-media-tags-plugin depends on the following packages:
-    * Thunar (0.2.3svn-r20526 or above) +
-    * Thunar-VFS (0.2.3svn-r20526 or above), which is either part of your Thunar installation or has to be installed separately (e.g. on Debian/Ubuntu you will need libthunar-vfs-1-dev, on RedHat systems the package should be named thunar-vfs-1-devel or something similar). +
-    * Thunarx (0.2.3svn-r20526 or above), for which the same rules as for Thunar-VFS apply (just that the package is named libthunarx-1-dev or thunarx-1-devel). +
-    * C bindings of TagLib (1.4 or above)+
  
-===== Building and Installing ===== +  * exo >0.3.1.3 
-If you downloaded a source tarball from the download page, you can run+  * thunarx >0.2.3svn-r20526 
 +  * thunar-vfs >0.2.3svn-r20526 
 +  * taglib >1.4
  
-  ./configure --prefix=$(pkg-config --variable prefix thunarx-1)+----
  
-in order to configure the plugin. If you fetched the source from SVN, you have to use this command:+===== Latest Release ===== 
 +{{rss>https://archive.xfce.org/feeds/project/thunar-media-tags-plugin 1 date description 2h}}
  
-  ./autogen.sh --prefix=$(pkg-config --variable prefix thunarx-1)+[[https://archive.xfce.org/src/thunar-plugins/thunar-media-tags-plugin|Previous Releases]]
  
-After that you should be able to build and install the plugin, using the following commands (remember you have to be root for that!):+---- 
 +===== Source Code Repository ===== 
 +[[https://gitlab.xfce.org/thunar-plugins/thunar-media-tags-plugin|]]
  
-  make && make install+----
  
 ===== Reporting Bugs ===== ===== Reporting Bugs =====
 +  * **[[:xfce:thunar:thunar-media-tags-plugin:bugs|Reporting Bugs]]** -- Open bug reports and how to report new bugs
  
-Bugs should be reported to the [[http://bugzilla.xfce.org|Xfce bug tracking system]] (product ''Thunar Plugins'', component ''thunar-media-tags-plugin'').+[[|Back To Top]] 
 +---
 +[[:xfce:thunar:|Back to Thunar documentation page]]