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 Requirements

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.

2001-05-04 23:26
1.41

버그는 어디에 확장을 변경하실 수있습니다. Mp3.mp3에 대한 수정 프로그램입니다.
Tags: Minor bugfixes
A fix for a bug where the extension can be changed to .Mp3.mp3.

2001-04-27 01:34
1.4

ID3 태그의 정보가 누락 이제는 거의 완벽에 채웁니다. 이 릴리스에는 여러 개의 작은 버그수정 및 향상된 추론이 포함되어있습니다.
Tags: Minor feature enhancements
Filling in of missing information from an id3 tag
is almost perfect now. This release contains many
small bugfixes and improved heuristics.

2001-04-25 11:23
1.3

명령 옵션 mp3mover 정보를 기입 수 있도록 파일 이름에서 ID3 태그, 또는 우선적으로 파일 이름을 ID3 태그를 사용에서 찾을 수있다.
Tags: Minor feature enhancements
Command options allowing mp3mover to fill in information not found in the file name from the id3 tag, or to use the id3 tag preferentially over the file name added.

2001-04-18 05:37
1.2

파일 이름의 대안으로 ID3 태그의 노래 정보를 찾는 명령줄 옵션을 누릅니다.
Tags: Minor feature enhancements
A command line option for finding the song information from the ID3 tag as an alternative to the filename.

2001-04-11 13:59
1.12

사용자 개입이 경우에는 파일을 벌써라는 그리고는 ID3 태그를 정확하게 필요하지 않습니다. 향상된 추론; 바보 같은 버그는 어디에 디렉토리 구조를 항상 일을 아니었 해결되었습니다.
Tags: Minor feature enhancements
User intervention isn't required if the file is
alread named and id3 tagged correctly. Improved
heuristics; a stupid bug where the directory
structure wasn't always worked out has been fixed.

Project Resources