HydrogenAudio

CD-R and Audio Hardware => CUETools => Topic started by: zstadler on 2019-10-03 12:13:15

Title: Non-Latin file and directory names
Post by: zstadler on 2019-10-03 12:13:15
I'm a new user of CUETools.

I'm trying to use CUERipper to rip a Hebrew CD. While the CD info lookup provides the Hebrew names of the album, artist, and the songs, the directory and file names created by CUERipper contain an underscore as a replacement for every non-Latin name

The first hint for the issue is the name of the cue file:

(https://user-images.githubusercontent.com/1304610/66115976-9c55a300-e5da-11e9-9a0d-c5d455fa88f9.png)

This affects all files and directories

(https://user-images.githubusercontent.com/1304610/66116948-441fa080-e5dc-11e9-8ba4-60be3470c731.png)

Note that Windows allows non-Latin file and directory names. For example, directories and files created by another tool:

(https://user-images.githubusercontent.com/1304610/66117323-0d965580-e5dd-11e9-8ae7-9178b11d16e9.png)

Is there a way to configure CUERipper to preserve the original, non-Latin names?
If not, is this the right place to request an enhancement?
Title: Re: Non-Latin file and directory names
Post by: korth on 2019-10-03 13:05:47
(While CUERipper is not running)
%APPDATA%\CUERipper\settings.txt
try changing:
FilenamesANSISafe=1 to FilenamesANSISafe=0
Save file.

Note: If running as a portable application (http://cue.tools/wiki/CUETools_Download#Installation) change the settings.txt file in the CUERipper folder found within the program folder.
Title: Re: Non-Latin file and directory names
Post by: zstadler on 2019-10-03 21:46:50
Thanks! It worked like charm.

(https://user-images.githubusercontent.com/1304610/66162701-77434d80-e637-11e9-9470-b08b9740228a.png)

IMHO, this option needs to be included in the setting dialog.