이 스크립트를 사용하면 재생 목록의 파일 이름이 데이터베이스에 나타나지 않더라도 M3U 파일을 가져올 수 있습니다. 이 스크립트는 점진적 검색 방법을 사용하여 재정비되었더라도 동일한 트랙을 찾으려고 합니다. 이제 트랙을 선택할 수 없는 경우 사용자가 선택할 수 있는 후보가 있는 화면이 표시됩니다. 또한 문자열이 있는 텍스트 파일을 가져올 수 있지만 일반적으로 덜 효과적입니다.
Translated automatically (see original)This script allows you to import M3U files even if the filenames in the playlist do not appear in your database. It uses a progressive searching method to try and find the same track even if it has been reorganised. Now if a track cannot be selected a screen is shown with the possible candidates for the user to select one. Also a text file can be imported with strings, though this is generally less effective.
Hide original
By
Rik Lewis
제출자 trixmoto
업데이트됨 03/02/2012
버전 기록 / 세부 정보
- 버전:
- 2.4
- 업데이트됨:
- 03/02/2012
- Size:
- 9.48 KB
- 특허:
- Freeware
- 다음과 함께 작동합니다:
- Media Monkey 3.0 - 4.9
- 변경 사항:
- Added option to include fuzzy matching logic