Download List

项目描述

mp3mover.pl is a Perl script which attempts to
rename MP3 files so that they conform to a
consistent user-defined naming scheme. It
inspects every MP3 in a directory and
attempts to work out which part of the MP3 is
the artist's name, album name, etc. It then
renames each MP3 to follow the user's naming
scheme, optionally creating a directory
structure and writing an id3v1 or id3v2 tag to
the MP3 based on the information it obtains.
It also has an optional GUI implemented using
Perl/Tk. mp3mover.pl was designed to be very
flexible and can be highly customized through
the use of a large number of command line
options and a per user configuration file.

系统要求

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2002-01-28 23:12
2.1.1

源代码已经进步了很多。此版本增加了速度。改进启发式。安装脚本。和一些必要的模块。
标签: Minor feature enhancements
The source code has been improved a great deal. This release has increased speed. improved heuristics. an installation script. and some required modules.

2001-10-08 19:41
2.1

该程序不再吃内存时使用的图形用户界面和大量的MP3工作。改善土地,向启发式,小错误修复了。
标签: Minor feature enhancements
The program no longer eats memory when using the GUI and working with lots of
MP3s. Lots of improvements were made to the heuristics, and small bug fixes
were made.

2001-07-07 00:38
2.0-beta

好用的新界面用Perl编写/ Tk和其他改善,许多bug修正和配置选项。
标签: Major feature enhancements
A nice new GUI written in Perl/Tk, and lots of other improvements, bugfixes, and configuration options.

2001-05-30 01:03
1.432

一个错误:在程序获取有用时使用- x选项中已得到修复进入一个无限循环。
标签: Minor bugfixes
A bug where the program gets into an infinite loop
when using the useful -x option has been fixed.

2001-05-25 10:39
1.43

其中的一个文件扩展名不转换为小写错误修复程序,小很多改进的启发式。
标签: Minor bugfixes
A fix for a bug where filename extensions aren't converted to lower case, and lots of small improvements to the heuristics.

Project Resources