No commit activity in last 3 years
No release in over 3 years
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
 Dependencies

Development

>= 0
>= 0

Runtime

~> 0.5.1
~> 0.2
 Project Readme
= 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