Difference between revisions of "Foobar2000:Components 0.9/Delete Current (foo deletecurrent)"

From Hydrogenaudio Knowledgebase
Jump to: navigation, search
(added author's name and current version)
m (Link)
 
Line 10: Line 10:
  
 
==Link==
 
==Link==
* [http://www.hydrogenaudio.org/forums/index.php?showtopic=53305 Discussion thread]
+
* [https://hydrogenaud.io/index.php/topic,53305 Discussion thread]
 
* [http://www.niversoft.com/downloads/foo_DeleteCurrent.zip Download link]
 
* [http://www.niversoft.com/downloads/foo_DeleteCurrent.zip Download link]

Latest revision as of 17:58, 7 October 2022

Author: Niver

Current Version: 1.0.0.0 (Mar 10, 2007)

Description

  • This is a simple component which adds a menu item giving the possibility to delete the current playing track. It becomes accessible as the menu item: Playback -> Delete current song.
  • It allows you to assign a hotkey to this function.
  • When the function is activated, a confirmation box pops up, and if the user chooses to delete, the current playing track is stopped and the associated file is moved to the recycle bin. The next track in the playlist, if any, is then started.

Link