Difference between revisions of "Foobar2000:Components"

From Hydrogenaudio Knowledgebase
Jump to: navigation, search
(Other)
(Other)
Line 44: Line 44:
 
* [http://kode54.foobar2000.org/ foo_osd_gdiplus] Same as foo_osd but uses GDI+ for osd drawing.
 
* [http://kode54.foobar2000.org/ foo_osd_gdiplus] Same as foo_osd but uses GDI+ for osd drawing.
 
* [http://stephan.kochen.nl/proj/foobar2000.html#playcount foo_playcount] Keeps track of the amount of times, the last time, and the first time a track has been played.
 
* [http://stephan.kochen.nl/proj/foobar2000.html#playcount foo_playcount] Keeps track of the amount of times, the last time, and the first time a track has been played.
 +
* [http://www.skipyrich.com/foobar/foo_playlist_bind.ptml foo_playlist_bind] Synchronize playlist with contents of specific directory.
 +
* [http://www.hydrogenaudio.org/forums/index.php?showtopic=43522 foo_playlist_name_enhanced] Appends automatically playlist info ("items / length") to all playlist names.
 
* [http://foosion.foobar2000.org/0.9/ foo_playlist_manager] Playlist manager.
 
* [http://foosion.foobar2000.org/0.9/ foo_playlist_manager] Playlist manager.
 +
* [http://wiki.bowron.us/index.php/Foobar2000#foo_playlist_tree foo_playlist_tree] Tree based media library plugin for foobar2000 with many available customizations.
 
* [http://foosion.foobar2000.org/0.9/ foo_pqview] Playback queue viewer.
 
* [http://foosion.foobar2000.org/0.9/ foo_pqview] Playback queue viewer.
 
* [http://foosion.foobar2000.org/0.9/ foo_random] Randomized playlist entry.
 
* [http://foosion.foobar2000.org/0.9/ foo_random] Randomized playlist entry.

Revision as of 15:06, 20 April 2006

Components for foobar2000 v0.9

This page contains most foobar2000 v0.9 components available at time of last update. Descriptions where available. More information on these plugins can be found by searching the foobar2000 forums.

Much of the information here came from this thread which may be more up to date, and also shows a list of components not yet updated from earlier versions of foobar2000.

Input

DSP

Other

  • foo_audioscrobbler Audioscrobbler will send the name of every song you play on your computer to Last.fm. This effortlessly populates your profile to play radio you like and make personalized recommendations.
  • foo_browser Allows you to browse your library using columns ui panels.
  • foo_common Common Services.
  • foo_comserver
  • foo_controlserver Acts as a server to control Foobar2000. Connect with a telnet client and control it using ASCII commands.
  • foo_dbsearch Database search.
  • foo_freedb2 freedb tagger
  • foo_fullscreen Enable fullscreen mode.
  • foo_history Very basic song history.
  • foo_infobox A replacement of the build-in file info box.
  • foo_lnk Shell link resolver.
  • foo_lock Pauses/unpauses foobar2000 on workstation lock/unlock.
  • foo_meowdb Takes the Media Library and outputs the results to a form and uploads it to your server using the cURL library.
  • foo_msnalt Show the current song as "Now Playing" in MSN and MS Live messenger.
  • foo_notaskbar Hides Foobar2000 from the taskbar, even when the window is normally visible.
  • foo_osd On screen display of track information and volume bar.
  • foo_osd_gdiplus Same as foo_osd but uses GDI+ for osd drawing.
  • foo_playcount Keeps track of the amount of times, the last time, and the first time a track has been played.
  • foo_playlist_bind Synchronize playlist with contents of specific directory.
  • foo_playlist_name_enhanced Appends automatically playlist info ("items / length") to all playlist names.
  • foo_playlist_manager Playlist manager.
  • foo_playlist_tree Tree based media library plugin for foobar2000 with many available customizations.
  • foo_pqview Playback queue viewer.
  • foo_random Randomized playlist entry.
  • foo_shn Shorten decoder.
  • foo_sic Sends track information to the foosic online database. You can currently view your top artist, album and track statistics with foosic.
  • foo_tradersfriend Live show tagger.
  • foo_utils Utilities.

Columns UI

Columns UI is a very popular alternate interface for foobar2000 based on a columns and panel layout. It has a separated wiki that is located here.

Components for Columns UI

Columns UI has its own plugin system and these plugins extend the user interface:

Links