musicfix

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

commit 5622e9cad37f12471875cf467a3a8c5b47ece858
parent 1ef70982a016f9a7603e36fb2c54407c8e6489bb
Author: lostd <lostd@2f30.org>
Date:   Wed, 13 Jan 2016 01:42:14 +0200

David Bowie is undead.

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

diff --git a/bin/musicfix b/bin/musicfix @@ -49,7 +49,8 @@ end # Add wordings for symbols syms = {"≠" => "not equals", - "Χ" => "x"} + "Χ" => "x", + "★" => "blackstar"} Stringex::Localization.store_translations :en, :transliterations, syms # Convert to lowercase ASCII without punctuation