From: Dwayne Henderson Date: 2012-01-08T10:38:20+09:00 Subject: Re: Using Ruby to organize ones music collection --0015175cbb0af8d6d004b5fa5519 Content-Type: text/plain; charset=ISO-8859-1 Robin: Thanks a bunch for getting back at me man. It's an honor to be blessed with your insight on this matter. I had no idea about the stuff you mentioned. I will definitely take it into consideration. Everyone: Do feel free to fork my Gist and help me out :-) --Dwayne On Sat, Jan 7, 2012 at 7:30 PM, Robin Stocker wrote: > > Yes, see here: > > https://github.com/robinst/brainztag > > It's in Python, but it works nicely for my use case, uses MusicBrainz > for correct data and the mutagen library for tagging. > > > If I were to start a new project like this, I'd probably look at > using fingerprinting to identify the files. This looks interesting: > > http://acoustid.org/ > > It has a simple C API, for which Ruby bindings would be trivial to > make using ffi: > > https://github.com/ffi/ffi > > And for tagging I would of course use taglib-ruby now ;). > > > Regards, > Robin Stocker > --0015175cbb0af8d6d004b5fa5519--