Difference between revisions of "Mp3tag"
m |
m |
||
Line 1: | Line 1: | ||
+ | Mp3tag is a powerful and yet easy-to-use tool to edit tags of several supported audio formats. It can rename files based on the tag information, replace characters or words from tags and filenames, import/export tag information, create playlists and more. The program supports online freedb database lookups for selected files, allowing you to automatically gather proper tag information for selected files or CDs. | ||
+ | |||
+ | Our Rating:<BR> | ||
+ | [[Image:40star.png]] | ||
+ | |||
+ | It is German, the web site is in English: http://help.mp3tag.de/ | ||
== Support and Help == | == Support and Help == |
Revision as of 21:44, 23 November 2011
Mp3tag is a powerful and yet easy-to-use tool to edit tags of several supported audio formats. It can rename files based on the tag information, replace characters or words from tags and filenames, import/export tag information, create playlists and more. The program supports online freedb database lookups for selected files, allowing you to automatically gather proper tag information for selected files or CDs.
It is German, the web site is in English: http://help.mp3tag.de/
Support and Help
Custom Right Click and Double Click Actions
If you select audio files in the file-view window, you can open the context-menu via the right mouse button. The submenu Tools contains the external applications created by the user. You can launch external applications very flexible and pass different parameters to them.
Play/Enqueue files in Winamp
Name: Enqueue in Winamp
Path: File System path to "Winamp.exe" e.g. "C:\Program Files\Winamp\Winamp.exe".
Parameter: /ADD "%_path%"
ref: source
Now I prefer not to have them queued. I want Winamp to simply "play" the file selected. To do this, drop the /ADD from the parameter.
Parameter: "%_path%"