[Easytag-mailing] easytag genres



Until Easytag has an option to limit itself to text only genres, here
is a quick way to fixup the files.

Make sure you have mutagen installed.
http://code.google.com/p/mutagen/

To do this on my Fedora system, I just install "python-mutagen" as
root with "yum install python-mutagen".

Then I run this simple find command.

find -iname '*mp3' -exec mid3iconv {} \;

-Schlaegel




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]