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
projects:thunar-plugins:thunar-media-tags-plugin [2007/05/31 00:31] – external edit 127.0.0.1projects:thunar-plugins:thunar-media-tags-plugin [2019/08/06 00:59] (current) kevinbowen
Line 4: Line 4:
 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.
  
-Currently, these are:+Available Features:
  
-    * a so-called bulk renamer, which allows users to rename multiple audio files at once, based on their tags (e.g. ID3 or OGG/Vorbis), +    * bulk renamer, which allows users to rename multiple audio files at once, based on their tags (e.g. ID3 or OGG/Vorbis), 
-    * special media file page for the file properties dialog, which displays detailed information about quality, length etc., +    * special media file page for the file properties dialog, which displays detailed information about quality, length etc., 
-    * and finally, an audio tag editor which is reachable from bothrenamer and the properties page. +    * An audio tag editor which is reachable from both the renamer and the properties page.
- +
-===== Usage ===== +
-FIXME+
  
 ===== Screenshots ===== ===== Screenshots =====
 +
 {{:projects:thunar-plugins:thunar-media-tags-plugin-renamer.png|:projects:thunar-plugins:thunar-media-tags-plugin-renamer.png}} {{:projects:thunar-plugins:thunar-media-tags-plugin-renamer.png|:projects:thunar-plugins:thunar-media-tags-plugin-renamer.png}}
  
Line 26: Line 24:
  
  
-==== Version 0.====+==== Version 0.3.0 ==== 
 + 
 +[[https://git.xfce.org/thunar-plugins/thunar-media-tags-plugin/snapshot/thunar-media-tags-plugin-0.3.0.tar.gz|thunar-media-tags-plugin-0.3.0.tar.gz]] 
 + 
 +[[http://archive.xfce.org/src/thunar-plugins/thunar-media-tags-plugin/0.3/thunar-media-tags-plugin-0.3.0.tar.bz2.mirrorlist|thunar-media-tags-plugin-0.3.0 mirrors]]
  
-[[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]]+==== Git repository====
  
-[[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]]+[[https://git.xfce.org/thunar-plugins/thunar-media-tags-plugin/]]
  
-==== Subversion Git ====+[[ssh://git@git.xfce.org/thunar-plugins/thunar-media-tags-plugin]]
  
-[[http://svn.xfce.org/svn/goodies/thunar-media-tags-plugin/]] 
  
-[[git://git.gezeiten.org/thunar-media-tags-plugin.git]] 
  
 ===== Dependencies ===== ===== Dependencies =====
Line 49: Line 47:
  
 ===== Building and Installing ===== ===== Building and Installing =====
-If you downloaded a source tarball from the download page, you can run+If you downloaded a source tarball from the download page, you can run the following command:
  
   ./configure --prefix=$(pkg-config --variable prefix thunarx-1)   ./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:+to configure the plugin. If you have obtained the source from Git, you must use this command:
  
   ./autogen.sh --prefix=$(pkg-config --variable prefix thunarx-1)   ./autogen.sh --prefix=$(pkg-config --variable prefix thunarx-1)
  
-After that you should be able to build and install the pluginusing the following commands (remember you have to be root for that!):+After thatyou should be able to build and install the plugin using the following commands (remember you have to be root for that!):
  
   make && make install   make && make install
Line 63: Line 61:
 ===== Reporting Bugs ===== ===== Reporting Bugs =====
  
-Bugs should be reported to the [[http://bugzilla.xfce.org|Xfce bug tracking system]] (product ''Thunar Plugins'', component ''thunar-media-tags-plugin'').+  * **[[:projects:thunar-plugins:thunar-media-tags-plugin:bugs|Reporting Bugs]]** -- Open bug reports and how to report new bugs