Posted By: Chris Tessmer
Date: 2005-09-05 15:33
Summary: Native Ruby id3v2 libs?
Project: MP3 Retracker

It turns out that MP3 Retracker was briefly discussed on the ruby-talk mailing list last month. Unfortunately, it fell short of what the posters needed because it doesn't support tagging within Ruby itself (currently it's just a wrapper for the linux-based id3v2 executable).

Doh! Why doesn't someone TELL me these things? The first thing I ever wrote in Ruby was an id3v2 tagger! The kicker is, it didn't work properly (with TXXX tags in particular)- but if there's enough interest I'll dig it up and finish it.

However, it would be way easier just to use someone else's finished id3v2 tagging library (hence the current wrapper). I haven't been able to find anything in pure Ruby that supports both reading and writing, though.

SO: If anyone knows of a fully functional native Ruby id3v2 library, I'd appreciate it if you'd let me know (because then I won't need to write one).

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: native-ruby-id3v2--libs-

Start New Thread Start New Thread
Message: 7619
BY: Nicholas Hilem (nhilem)
DATE: 2006-02-17 21:24
SUBJECT: RE: Please do dig it up!

 

I second digging it up. I would be also be very interested in a pure ruby reading and writing of id3v2 tags.


Thread View

Thread Author Date
Please do dig it up!Andy McCown2005-11-20 14:22
      RE: Please do dig it up!Nicholas Hilem2006-02-17 21:24
            RE: Please do dig it up!Tomasz Muras2008-02-15 14:22

Post a followup to this message