Skip to main content

Notice

Please note that most of the software linked on this forum is likely to be safe to use. If you are unsure, feel free to ask in the relevant topics, or send a private message to an administrator or moderator. To help curb the problems of false positives, or in the event that you do find actual malware, you can contribute through the article linked here.
Topic: CUE sheets encoded in UTC-2 LE BOM fail to load (Read 814 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

CUE sheets encoded in UTC-2 LE BOM fail to load

As the title says, any attempts to open a .cue sheet file encoded in UTC-2 LE BOM throws a vague error message:
Unable to open item for playback (Error parsing cuesheet: unknown cuesheet item (line 1)):
Reencoding the .cue file to UTF-8-BOM always fixes the issue, but it's not obvious, please add an error message for unsupported encoding (or, better, add support for all UTF encodings).

I used Notepad++ to convert the CUE files. This issue reproduces on latest beta (1.3.17 beta 3).