Download List

프로젝트 설명

dmcat is a Digital Music CATalog program. Written in Perl, it recurses a physical directory, searching for digital music files, and builds a virtual catalog (out of symbolic links) in a sister directory. It currently only supports the MP3 format using ID3 tags. The following hierarchies are supported: Album, Artist, Artist_Album, Genre, Miscellaneous (catch-all), Title, and Year.

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-12-30 00:32
2.5

새로운 스크립트 MP3 파일의 계층 구조에서 ID3 태그 (v1이나 v2)을 정상화됩니다 id3norm, 전화 케이스 고정에 대한 지원, 간격을 고정, 높이 - ASCII 문자를, "선도 제거 제거", 등
Tags: Major feature enhancements
A new script called id3norm that will normalize the ID3 tags (v1 and v2) in a hierarchy of MP3 files, and support for fixing the case, fixing the spacing, removing high-ASCII characters, removing leading "The", etc.

2001-12-28 06:14
2.4

재생 목록을 생성 버그, 버그에 대한 호스트 이름 수정 및 Perl 5.6.1의 새로운 요구 사항에 대한 수정 프로그램입니다.
Tags: Major bugfixes
A fix for a playlist creation bug, a fix for a hostname bug, and a new requirement of Perl 5.6.1.

2001-06-21 13:14
2.3

이 릴리스의 모든 이름을 "정상화"에 대한 지원 (아티스트, 앨범, 제목, 등) 그렇게 이상한 문자가 낮은가 US - ASCII 문자열로 대체가 포함되며 모든 이름 lowercasing 지원합니다.
This release includes support for "normalization"
of all names (artist, album, title, etc) so that
strange characters are replaced with low-ASCII
strings, and support for lowercasing of all names.

2001-01-30 15:12
2.1

URL을 인코딩을위한 수정 프로그램을 "% 20"대신 "의 (사용 +"공간), 그리고 옵션을 제거 최고 ""태그 요소이다.
A fix for URL encoding (use of "%20" instead of "+" for spaces), and an option to remove the leading "the " from tag elements.

2001-01-30 15:12
2.0

dmcat 해당 버전을 완전히 재작 성되었습니다. 지금 dmcat 대신 집에 몇 가지 펄 모듈을 사용하여 로직 대부분의 코드를 재배. 또한, 재생 목록 파일을 지금은 내부에서 아니라 수많은 ""쉘를 통해 명령을 찾을 수 exec'ing보다 내장되어있습니다. dmcat 이제 더 이상 ID3v2를 지원하는 이름에 특수 문자가 포함된 파일 시스템에 생성되는 버그를 심볼릭 링크 관련이 포함되어있습니다.
dmcat has been completely rewritten in this version. dmcat now uses several Perl modules instead of home-grown code for most of the logic. In addition, the playlist files are now built internally rather than exec'ing numerous "find" commands through the shell. dmcat now supports ID3v2 and no longer contains the bug related to symlinks being created with special filesystem characters in the names.

Project Resources