I had some issues with other programs assuming the wrong encoding for m3u files, i.e. not utf-8. Since m3u8 explicitely tells that the content is utf-8 encoded, renaming m3u to m3u8 solved the problem for the other programs. However, it seems that ReadyMedia ignores m3u8 files.
The same file with m3u is found and can be used.
I know that wikipedia is not the best source for this kind of info, but m3u8 seems to something "official", so what I am doing wrong?
I had some issues with other programs assuming the wrong encoding for m3u files, i.e. not utf-8. Since m3u8 explicitely tells that the content is utf-8 encoded, renaming m3u to m3u8 solved the problem for the other programs. However, it seems that ReadyMedia ignores m3u8 files.
The same file with m3u is found and can be used.
I know that wikipedia is not the best source for this kind of info, but m3u8 seems to something "official", so what I am doing wrong?
https://en.wikipedia.org/wiki/M3U#M3U8