일부 기기는 MediaMonkey for Windows에서 WAV 트랙에 대해 작성한 트랙 # 필드를 표시하지 않습니다. 이는 일부 기기가 대문자 태그(예: Windows Media Player)를 기대하는 반면 다른 기기는 소문자 태그(MediaMonkey에서 사용하는 기본값)를 기대하기 때문에 발생합니다.
이것이 당신에게 문제라면:
- Windows용 MediaMonkey를 닫습니다(변경 사항이 덮어쓰이지 않도록)
- MediaMonkey.ini 파일을 백업합니다.
- 메모장과 같은 텍스트 편집기에서 MediaMonkey.ini 파일을 엽니다.
- 다음 줄을 추가합니다.
[WAVTagging] (WAVTagging)
대문자ITRK=1
- MediaMonkey.ini 파일을 저장합니다.
- Windows용 MediaMonkey 시작
이후에 작성된 태그는 귀하의 기기와 호환됩니다.
Some devices won’t show the Track # field written by MediaMonkey for Windows for WAV tracks. This occurs because some devices expect an uppercase tag (like Windows Media Player), whereas others expect a lowercase tag (the default used by MediaMonkey).
If this is an issue for you:
- Close MediaMonkey for Windows (so that it doesn’t overwrite any of the changes)
- Back up the MediaMonkey.ini file.
- Open the MediaMonkey.ini file inside a text editor such as Notepad
- Add the following lines:
[WAVTagging]
UpperCaseITRK=1
- Save the MediaMonkey.ini file.
- Start MediaMonkey for Windows
Any subsequently written tags will be compatible with your device.
Applies to: MMW4, MMW5+
Hide original