Difference between revisions of "Mp3tag"

From Free Knowledge Base- The DUCK Project: information for everyone
Jump to: navigation, search
(Created page with " == 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 mous...")
 
m
Line 1: Line 1:
 
  
 
== Support and Help ==
 
== Support and Help ==
Line 14: Line 13:
  
 
  Parameter: /ADD "%_path%"
 
  Parameter: /ADD "%_path%"
 +
 +
ref: [http://forums.mp3tag.de/lofiversion/index.php/t979.html 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.
 
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.

Revision as of 21:09, 23 November 2011

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%"