= musicbrainz_automatcher * http://github.com/metade/musicbrainz_automatcher == DESCRIPTION: musicbrainz_automatcher matches artists/tracks names to MusicBrainz intelligently == EXAMPLE USE: require 'rubygems' require 'musicbrainz_automatcher' m = MusicbrainzAutomatcher.new m.match_artist 'Coldplay', 'Yellow' => "cc197bad-dc9c-440d-a5b5-d52ba2e14234" == REQUIREMENTS: * depends on rbrainz, active_support, iconv and text == AUTHORS: Nicholas Humfrey Patrick Sinclair
Project
musicbrainz_automatcher
musicbrainz_automatcher matches artists/tracks names to MusicBrainz intelligently
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
Development
Dependencies
Project Readme