Comment 3 for bug 199853

Revision history for this message
Vinicius Massuchetto (viniciusandre) wrote :

The version used by Ubuntu Intrepid and Debian Sid is quite old (0.6). I upgraded to mp3rename 3.5 myself and everything started working really well.

sudo apt-get install libmp3-info-perl libmp3-tag-perl checkinstall
sudo apt-get remove mp3rename
wget http://ufpr.dl.sourceforge.net/sourceforge/mp3rename/mp3rename-3.5.tar.gz
tar -xvzf mp3rename*
cd mp3rename*
sudo checkinstall -D make global
sudo dpkg -i mp3rename*.deb