이 스크립트는 앨범 이름에서 디스크 번호를 나타내는 데 사용하는 문자열 "(CD1)"을 찾아서 "(CD1)"을 제거하고 트랙 번호를 1에서 101(등)로 변환합니다. 이제 "(CD1)"을 ""로, 디스크를 1로 변환하고, 트랙 "101"을 디스크=1, 트랙=1로 변환하는 프로세스도 있습니다.

Translated automatically (see original)

This script looks for the string you use to represent disc number in the album name " (CD1)" and removes " (CD1)" and converts the track number from 1 to 101 (etc). There are now also processes to convert " (CD1)" into "" and disk to 1, and also to convert track "101" to disk=1 and track=1.

Hide original

By Rik Lewis
제출자 trixmoto
업데이트됨 26/12/2012

버전 기록 / 세부 정보
(2 투표)
13711 다운로드

버전 기록 / 세부 정보

버전:
3.2
업데이트됨:
26/12/2012
특허:
Freeware
다음과 함께 작동합니다:
Media Monkey 3.0 - 4.9
변경 사항:

Fixed disc numbers larger than 9.

버전:
3.1
업데이트됨:
15/09/2012
특허:
Freeware
다음과 함께 작동합니다:
Media Monkey 3.0 - 4.9
변경 사항:

Fixed disc numbers larger than 9 (thanks to andig).

버전:
3.0
업데이트됨:
03/02/2012
Size:
3.35 KB
특허:
Freeware
다음과 함께 작동합니다:
Media Monkey 3.0 - 4.9
변경 사항:
Removed old code, added two new processes