Posted By: Robin Stocker
Date: 2006-05-10 11:00
Summary: id3lib-ruby 0.2.0
Project: id3lib-ruby

This is the second release of id3lib-ruby.

== Changes

* Overhauled direct access methods
* Remove frames by setting them to nil, e.g. tag.title = nil
* Removed methods for rarely used frames.
* All methods use strings now, no special cases like track anymore.
* Explicit call of to_s in set_frame_text.
* More unit tests
* Added method invalid_frames which is useful to detect invalid frame
data before calling update!.

== Description

id3lib-ruby provides a Ruby interface to the id3lib C++ library for
easily editing ID3 tags (v1 and v2) like with pyid3lib. Because the
extension is based on SWIG, already most of the features of id3lib are
implemented.

Latest News
v13.5.0 Released !!
    id 774 - 2013-05-18 12:28
Runt v0.9.0 Released
    Matthew Lipper - 2013-05-17 00:11
kramdown 1.0.2 released
    Thomas Leitner - 2013-05-09 06:58
mime-types 1.23 Released
    Austin Ziegler - 2013-04-21 01:41
diff-lcs 1.2.4 Released
    Austin Ziegler - 2013-04-21 00:08

 

Forums | Admin

Discussion Forums: id3lib-ruby-0.2.0

Start New Thread Start New Thread
Message: 10550
BY: Robin Stocker (robinstocker)
DATE: 2006-06-27 13:14
SUBJECT: RE: win32 install: depedency on id3.h ?

 

Hi Brian,

I'm sorry for replying so late, I wasn't notified of your post and so didn't see it. There doesn't seem to be notification support for news items, so for the next time, please add an item to one of the trackers.

And yes, the Windows binary Gem is the solution :)

Regards,
Robin


Thread View

Thread Author Date
win32 install: depedency on id3.h ?Brian Murrell2006-05-28 04:52
      RE: win32 install: depedency on id3.h ?Brian Murrell2006-05-30 16:55
            RE: win32 install: depedency on id3.h ?Robin Stocker2006-06-27 13:14
      RE: win32 install: depedency on id3.h ?Bill Kiskin2007-10-08 19:04
            RE: win32 install: depedency on id3.h ?Robin Stocker2007-10-11 10:38

Post a followup to this message