Download List

프로젝트 설명

MP3 Management can be used to build a catalog of MP3 files in a MySQL database. It can traverse a given directory to find MP3 files. For each MP3 file that is found, it extracts its ID3 tags, including album art, and adds an entry in a MySQL database. The class also extracts 20 second clips of each MP3 file and stores them in a subdirectory named clips. The duration of the clips is configurable. The class is intended to be used with the Id3 Tag Correction and Downloading script, which corrects id3 tags and downloads lyrics, artist biographies, and other information using Web services and other Web sites.

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.

2008-06-12 23:31
2.0

앨범 아트 지원 추출을 위해 추가되었습니다. 그것 중복된다는 것을 발견했다 색인 기능이 제거되었습니다. 사용자에게 모든 오류를 이메일 전송에 대한 지원이 추가되었습니다. 테이블을 데이터베이스에 ID3 태그 수정 지원 및 다운로드 스크립트에 추가했다. 스크립트가 ID3 태그를 수정 및 추적 가사, 작가 약력되면, 및 기타 정보를 웹 서비스와 다른 웹 사이트를 사용합니다.
Tags: Major feature enhancements
Support was added for album art extraction. The
indexing feature was removed, as it was found to
be redundant. Support for emailing all errors to
the user was added. Tables were added to the
database for supporting the Id3 Tag Correction and
Downloading script. The script corrects id3 tags
and gets track lyrics, artist biography, and other
information using Web services and other Web
sites.

2007-07-23 03:11
1.0

Tags: Initial freshmeat announcement

Project Resources