OwnTone does byte-by-byte comparison (using strcasecmp), so if the m3u and the filesystem use the same encoding/characters there will be a match, otherwise not, and you will see "No file in the library matches playlist entry xxx" in the log.
As I recall, UTF8 can have different ways of representing the same character, and to handle that "normalization" is required. OwnTone doesn't do that for the entries in playlists.
As I recall, UTF8 can have different ways of representing the same character, and to handle that "normalization" is required. OwnTone doesn't do that for the entries in playlists.
Statistics: Posted by ejurgensen — Wed Aug 14, 2024 2:26 pm