<div dir="ltr"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-style:solid;border-left-color:rgb(204,204,204);padding-left:1ex"><span style="font-size:12.800000190734863px">An m3u8 file is unicode encoded, where a m3u file is ASCII.  So you</span><br style="font-size:12.800000190734863px"><span style="font-size:12.800000190734863px">might try converting the unicode to ASCII and making it into a m3u</span><br style="font-size:12.800000190734863px"><span style="font-size:12.800000190734863px">file and trying to load that.  If there are no non-ASCII characters in</span> </blockquote><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-style:solid;border-left-color:rgb(204,204,204);padding-left:1ex"><span style="font-size:12.800000190734863px">the file, it should work.</span></blockquote><div><br></div><div>I will try and test this further, but I was also curios if this was something that myth backend is able to handle. Is the IPTV component able to handle more than just a direct URL to a stream?</div><div><br></div><div>Thanks,</div><div>Dave</div><br></div><div class="gmail_extra"><br><div class="gmail_quote">On Sat, Apr 8, 2017 at 1:48 PM, Stephen Worthington <span dir="ltr"><<a href="mailto:stephen_agent@jsw.gen.nz" target="_blank">stephen_agent@jsw.gen.nz</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On Sat, 8 Apr 2017 11:49:04 -0400, you wrote:<br>
<br>
>.m3u8<br>
<br>
An m3u8 file is unicode encoded, where a m3u file is ASCII.  So you<br>
might try converting the unicode to ASCII and making it into a m3u<br>
file and trying to load that.  If there are no non-ASCII characters in<br>
the file, it should work.<br>
______________________________<wbr>_________________<br>
mythtv-users mailing list<br>
<a href="mailto:mythtv-users@mythtv.org">mythtv-users@mythtv.org</a><br>
<a href="http://lists.mythtv.org/mailman/listinfo/mythtv-users" rel="noreferrer" target="_blank">http://lists.mythtv.org/<wbr>mailman/listinfo/mythtv-users</a><br>
<a href="http://wiki.mythtv.org/Mailing_List_etiquette" rel="noreferrer" target="_blank">http://wiki.mythtv.org/<wbr>Mailing_List_etiquette</a><br>
MythTV Forums: <a href="https://forum.mythtv.org" rel="noreferrer" target="_blank">https://forum.mythtv.org</a><br>
</blockquote></div><br></div>