This issue is also applicable playing back a sub-selection any loaded playlist, as listFix() generates a M3U file pointing to those playlists.
Reproduce issue:
Either make foobar2000 or Windows Media Player the default handler for .m3u playlist extension.
Playback a sub-selection (select 1 track is sufficient), with a special character in the file name, like: Emilíana Torrini\2005 - Fisherman's Woman\01 - Nothing Brings Me Down.flac. The media players won't be able to locate the file, as by default ListFix(), respectively Lizzy, is encoding the file with UTF-8.
Caused by: Borewit/lizzy#85
This issue is also applicable playing back a sub-selection any loaded playlist, as listFix() generates a M3U file pointing to those playlists.
Reproduce issue:
Either make foobar2000 or Windows Media Player the default handler for
.m3uplaylist extension.Playback a sub-selection (select 1 track is sufficient), with a special character in the file name, like:
Emilíana Torrini\2005 - Fisherman's Woman\01 - Nothing Brings Me Down.flac. The media players won't be able to locate the file, as by default ListFix(), respectively Lizzy, is encoding the file with UTF-8.Caused by: Borewit/lizzy#85