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: Edit cuesheet doesn't support utf-8 without bom encoded files (Read 1224 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

Edit cuesheet doesn't support utf-8 without bom encoded files

UTF-8 with BOM (byte order mark) isn't in much use over the Internet right now.
However, fb2k still requires utf-8-with-bom on utf-8 files to detect the encoding properly.
I wonder if this can be fixed and encoding detection algorithm changed.

 

Re: Edit cuesheet doesn't support utf-8 without bom encoded files

Reply #1
Bump. This is still an issue, I can't load a cuesheet with Japanese text (not a Shift-JIS related issue) unless it's coded from Notepad++ in precisely UTF-8 BOM, nothing else works. BOM is supposed to indicate endianness, which doesn't matter nowadays. Please fix this.