ID3

Renaming MP3 files based on ID3 tag information

Posted on November 27, 2007. Filed under: ID3, ruby, software |

Here is a neat little trick that I often find useful for renaming mp3 files with wrong names and correct tag titles. Just run this ruby script in the directory where you have stored your songs and it will read the tag title and rename the current file using it.

1: require “rubygems”
[...]

Read Full Post | Make a Comment ( 4 so far )

Liked it here?
Why not try sites on the blogroll...