musicfix

music file renamer and tagger
git clone git://git.2f30.org/musicfix
Log | Files | Refs | README | LICENSE

commit d492d646311fed1ea7700741958a03c2adc8f02c
parent 8e4bbf0021e21cb89959aaa829842e6b92c16f97
Author: lostd <lostd@2f30.org>
Date:   Sun, 12 Jan 2014 12:46:36 +0000

Typo fix

Diffstat:
Mbin/musicfix | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/bin/musicfix b/bin/musicfix @@ -233,7 +233,7 @@ if cmd == 'load' then rel = YAML.load File.open(relfile, 'r') else # Get release data from Discogs - puts "Geting release data..." + puts "Getting release data..." r = YAML.load(open("http://api.discogs.com/release/#{relid}?f=json", Headers))['resp']['release'] mr = if r['master_id'] then