Posted By: Andrew Bennett
Date: 2006-05-28 05:13
Summary: Ruby foobar2000 COM client 0.0.2
Project: Ruby foobar2000 COM client
foobar2000 is a freeware audio player for Windows developed by Peter Pawlowski, a former freelance contractor for Nullsoft.
The COM Automation server allows controlling foobar2000 through COM Automation (also known as ActiveX Scripting).
This project aims to provide a set of Ruby classes to help with doing certain functions on the media library by making use of the COM Automation server.
The 0.0.2 release is still a developer's release. Read the documentation at http://ruby-fb2k.rubyforge.org/doc for more information.
Features:
* Searching the media library
* Rendering playlists to HTML and CSS
* Fetching album art for the currently playing song using Ruby/Amazon
New Features:
* Reorganized a bunch of the code. Those of you that looked at the 0.0.1 release and shook your head, check out the changes.
* I started writing a LastFM interface.
* Proof-of-concept similar artists feature.
* Started working on a GUI using RubyCLR.
Homepage: http://ruby-fb2k.rubyforge.org/
Download: http://rubyforge.org/frs/?group_id=1630&release_id=5442 |
|