Here you will find some components for the foobar2000 music player.
This little component allows one to remove playlist items from the playback queue using the context menu (or a shortcut key). This component is only useful if the items in the queue are visible. I use %cwb_queueindexes% (provided by foo_cwb_hooks) to display the queue index in the playlist.
foo_removefromqueue.7z | foo_removefromqueue.zip (version 1, 2007-07-14)
Note: This functionality is built in since foobar2000 version 0.9.5.3
This component adds two context menu items to open weblinks contained in metadata fields. The menu items appear only if there is at least one URL present. It can be used e.g. with radio stations.
For security reasons, it only works with http:// and https:// URLs.
The "Open URL" command looks for common metadata field names that usually contain URLs, and opens the first weblink that is found (check the status bar).
The "Open URLs" menu item lists all URLs in a submenu. (Not added to the context menu by default.)
foo_openurl.7z | foo_openurl.zip (version 2a, 2007-08-06)