RubyForge Project News
http://rubyforge.org
RubyForge Project News HighlightsRBrainz - Ruby MusicBrainz library:mb-discid 0.2.0 released
http://rubyforge.org/forum/forum.php?forum_id=41324
I have released version 0.2 of the somewhat misnamed Ruby bindings for libdiscid. mb-discid, This release adds support for the new ISRC and MCN support of libdiscid 0.3.1.
As always you can either install it via Ruby Gems (gem install mb-discid) or download source tarballs from Rubyforge [1]. There is also a Debian / Ubuntu package available in my PPA on Launchpad [2] (which includes a recent version of libdiscid, too).
I have moved the source to Github [3] and will most likely move the project completely away from Rubyforge in the near future.
This version can be compiled against libdiscid >= 0.2.2, but in order to use the new ISRC and MCN features you will need at least libdiscid 0.3.1.
[1] https://rubyforge.org/frs/?group_id=3677
[2] https://launchpad.net/~phw/+archive/musicbrainz
[3] https://github.com/phw/mb-discidRBrainz - Ruby MusicBrainz libraryPhilipp Wolfer2013-02-17T03:36:55+00:00RBrainz - Ruby MusicBrainz library:MB-DiscID 0.1.5
http://rubyforge.org/forum/forum.php?forum_id=39388
MB-DiscID 0.1.5 has been release. It adds support for the get_webservice_url() method and fixes build problems if libdiscid was not installed into /usr/ directly.RBrainz - Ruby MusicBrainz libraryPhilipp Wolfer2011-07-02T01:56:44+00:00RBrainz - Ruby MusicBrainz library:RBrainz 0.5.2
http://rubyforge.org/forum/forum.php?forum_id=39163
RBrainz 0.5.2 has been released. RBrainz is a Ruby library for accessing the MusicBrainz web service. This release mainly fixes the HTTP Digest Authentication for the upcoming MusicBrainz NGS server release.
Please note that the new server will still support version 1 of the web service as used by RBrainz, but there will be some minor limitations due to the data model changes involved. Unless there are any bugs or incompatibilities this is most likely the last RBrainz release for this version of the web service.
As usual you can install RBrainz with Ruby gems (gem install rbrainz). See the links below for direct source downloads and Debian / Ubuntu packages.
For more information about RBrainz see the following resources:
Homepage:
http://rbrainz.rubyforge.org
API documentation:
http://rbrainz.rubyforge.org/api/
Download:
http://rubyforge.org/frs/?group_id=3677
Debian / Ubuntu packages:
https://launchpad.net/~phw/+archive/musicbrainz/
Complete changelog:
http://rbrainz.rubyforge.org/api/files/CHANGES.html RBrainz - Ruby MusicBrainz libraryPhilipp Wolfer2011-04-29T12:49:26+00:00RBrainz - Ruby MusicBrainz library:Ubuntu packages updated
http://rubyforge.org/forum/forum.php?forum_id=37251
Updated Ubuntu packages of mb-discid 0.1.4 are available at https://launchpad.net/~phw/+archive/ppaRBrainz - Ruby MusicBrainz libraryPhilipp Wolfer2010-06-15T11:44:53+00:00RBrainz - Ruby MusicBrainz library:MB-DiscID 0.1.4
http://rubyforge.org/forum/forum.php?forum_id=35694
Version 0.1.4 of MB-DiscID has been released. MB-DiscID provides Ruby bindings for the MusicBrainz DiscID library libdiscid. It allows you to calculate MusicBrainz DiscIDs from audio CDs which you can use to find the release entry for your CD in the MusicBrainz database.
This is a stable release. It includes all functions provided by libdiscid 0.1. For an example on how to use MB-DiscID see the API documentation on http://rbrainz.rubyforge.org/mbdiscid/api/ or the file example/discid.rb included in the package.
More information:
http://rbrainz.rubyforge.org
API-Documentation:
http://rbrainz.rubyforge.org/mbdiscid/api/
Please note that 0.1.4 is a bugfix release to fix the broken read method in 0.1.3, which was released just a few hours earlier.
Changes in this release since 0.1.2:
* Added singleton method +sectors_to_seconds+ to convert sectors into seconds
* Added method +seconds+ to retrieve disc length in seconds
* Added method +track_info+ for accessing more detailed information about tracks
* Fixed building with Ruby 1.9 (Mihaly Csomay)RBrainz - Ruby MusicBrainz libraryPhilipp Wolfer2009-11-24T09:44:25+00:00RBrainz - Ruby MusicBrainz library:RBrainz 0.5.1
http://rubyforge.org/forum/forum.php?forum_id=34014
RBrainz 0.5.1 has been released. This is a bugfix release which fixes querying for release groups. This functionality was accidentally broken in 0.5.0.RBrainz - Ruby MusicBrainz libraryPhilipp Wolfer2009-08-12T12:33:36+00:00RBrainz - Ruby MusicBrainz library:RBrainz 0.5.0
http://rubyforge.org/forum/forum.php?forum_id=33065
RBrainz 0.5.0 has been released. RBrainz is a Ruby library for accessing the MusicBrainz web service. This release adds support to the latest features of the MusicBrainz server, including release groups, ratings and ISRCs.
For more information about RBrainz see the following resources:
Homepage:
http://rbrainz.rubyforge.org
API documentation:
http://rbrainz.rubyforge.org/api/
Download:
http://rubyforge.org/frs/?group_id=3677RBrainz - Ruby MusicBrainz libraryPhilipp Wolfer2009-06-15T10:14:46+00:00RBrainz - Ruby MusicBrainz library:RBrainz 0.4.2
http://rubyforge.org/forum/forum.php?forum_id=27012
RBrainz 0.4.2 has been released. RBrainz is a Ruby library for accessing the MusicBrainz web service. This is a bug fix release mainly fixing the proxy authentication.
For more information about RBrainz see the following resources:
Homepage:
http://rbrainz.rubyforge.org
API documentation:
http://rbrainz.rubyforge.org/api/
Changelog:
http://rbrainz.rubyforge.org/api/files/CHANGES.html
Download:
http://rubyforge.org/frs/?group_id=3677RBrainz - Ruby MusicBrainz libraryPhilipp Wolfer2008-09-04T08:15:04+00:00RBrainz - Ruby MusicBrainz library:RBrainz 0.4.1
http://rubyforge.org/forum/forum.php?forum_id=23909
RBrainz 0.4.1 has been released. RBrainz is a Ruby library for accessing the MusicBrainz web service. This is a bug fix release mainly fixing a bug with wrong escaping of special characters in URIs and adding control files for building debian packages.
For more information about RBrainz see the following resources:
Homepage:
http://rbrainz.rubyforge.org
API documentation:
http://rbrainz.rubyforge.org/api/
Download:
http://rubyforge.org/frs/?group_id=3677RBrainz - Ruby MusicBrainz libraryPhilipp Wolfer2008-04-23T08:25:29+00:00RBrainz - Ruby MusicBrainz library:RBrainz Ubuntu repository
http://rubyforge.org/forum/forum.php?forum_id=19935
RBrainz now has an Ubuntu package repository on launchpad. This makes it really easy for Ubuntu users to install RBrainz and MB-DiscID and to stay up-to-date when new versions get released. You can browse the repository on https://launchpad.net/~phw/+archive.
To use the repository add the following line to your sources.list:
deb http://ppa.launchpad.net/phw/ubuntu gutsy mainRBrainz - Ruby MusicBrainz libraryPhilipp Wolfer2007-12-17T11:58:31+00:00