Yesterday, 11:53 PM
(Yesterday, 10:56 PM)TheOldPresbyope Wrote: I haven't had time to try to walk the code but, FYI, I have the same album in FLAC format and both the track names and the directory/folder name contain the umlauted "Köln". No problem displaying the audio format of these tracks during playback.
Regards,
Kent
The engine for the files might be different... so the FLAC parsed (VorbisComment) might be more UTF8 compliant than the DSD/MP3 (id3v2) one.
I mean, not the tagging engine, but the whole thing, starting at the folder scanner level bits...
I have some DSDs in my library, but as a personal choice, I strip/replace any non > ASCII 128 code from / in the folder/file names, so cannot be of any further help.