MinimServer Forum
Playlist that contains songs with accented characters - Printable Version

+- MinimServer Forum (https://forum.minimserver.com)
+-- Forum: MinimServer (/forumdisplay.php?fid=1)
+--- Forum: Support (/forumdisplay.php?fid=4)
+--- Thread: Playlist that contains songs with accented characters (/showthread.php?tid=7802)



Playlist that contains songs with accented characters - Bucket1616 - 13-06-2026 23:43

I was checking the log for minimserver and noticed a list of erros, such as:

Code:
Error: playlist Playlists/Classics for Relaxation.m3u: no matching file for ../C/Classical/Classics For Relaxation, Vol. 1/1-07 Dvořák_ Symphony #4 In D Minor,.m4a
Error: playlist Playlists/Classics for Relaxation.m3u: no matching file for ../C/Classical/Classics For Relaxation, Vol. 2/2-05 Liszt_ Années De Pèlerinage, Pr.m4a
Error: playlist Playlists/Classics for Relaxation.m3u: no matching file for ../C/Classical/Classics For Relaxation, Vol. 3/3-03 Schumann_ Phantasiestücke, Op..m4a

The actual files names, as they appear on disk and in the M3U are:
../C/Classical/Classics For Relaxation, Vol. 1/1-07 Dvořák_ Symphony #4 In D Minor,.m4a
../C/Classical/Classics For Relaxation, Vol. 2/2-05 Liszt_ Années De Pèlerinage, Pr.m4a
../C/Classical/Classics For Relaxation, Vol. 3/3-03 Schumann_ Phantasiestücke, Op..m4a


It would appear that Minimserver is not able to handle these accented characters. Anyone have any ideas or is this a big?


RE: Playlist that contains songs with accented characters - simbun - 14-06-2026 07:23

.m3u playlists don't support UTF-8, use .m3u8 instead (just change the extension).