<div dir="ltr">Hello all,<div><br></div><div>I am having an issue when it comes to IPTV HLS streaming. I have my service that uses an M3U playlist that is pointing to such URL like <a href="http://iptvservice.com:7875/live/username/password/channelnum.ts">http://iptvservice.com:7875/live/username/password/channelnum.ts</a> but accessing that, you are redirected to another URL like <a href="http://1.1.1.1:7874/live/username/password/channelnum.ts?token=someverylongtokengenerated">http://1.1.1.1:7874/live/username/password/channelnum.ts?token=someverylongtokengenerated</a></div><div><br></div><div>Inside myth setup when it loads this M3U when doing channel scan, it shows in the logs:</div><div><br></div><div><div>2017-02-25 10:22:44.078296 I  <a href="http://iptvservice.com:7875/live/username/password/channelnum.ts">http://iptvservice.com:7875/live/username/password/channelnum.ts</a> -> <a href="http://1.1.1.1:7874/live/username/password/channelnum.ts?token=someverylongtokengenerated">http://1.1.1.1:7874/live/username/password/channelnum.ts?token=someverylongtokengenerated</a></div><div>2017-02-25 10:22:49.210823 E  IsHLSPlaylist - Open Failed: timed-out</div><div><span class="gmail-Apple-tab-span" style="white-space:pre">                    </span><a href="http://iptvservice.com:7875/live/username/password/channelnum.ts">http://iptvservice.com:7875/live/username/password/channelnum.ts</a></div></div><div><br></div><div>Now as a test, I created my own M3U file with just the <a href="http://1.1.1.1:7874/live/username/password/channelnum.ts?token=someverylongtokengenerated">http://1.1.1.1:7874/live/username/password/channelnum.ts?token=someverylongtokengenerated</a> and Myth loads that fine as a channel and I can watch it. The problem is, that token appears to change daily.</div><div><br></div><div>Is there any way to get the redirect working so I don't have to do a new scan every day?</div><div><br></div><div><br></div><div>Thanks.</div></div>