[mythtv-users] IPTV - Channels in m3u8 playlist format

Stephen Worthington stephen_agent at jsw.gen.nz
Sat Apr 8 17:48:17 UTC 2017


On Sat, 8 Apr 2017 11:49:04 -0400, you wrote:

>.m3u8

An m3u8 file is unicode encoded, where a m3u file is ASCII.  So you
might try converting the unicode to ASCII and making it into a m3u
file and trying to load that.  If there are no non-ASCII characters in
the file, it should work.


More information about the mythtv-users mailing list