>The way I did it is using the following m3u file (Hand-generated):<br>
<br>><a href="http://www.mythtv.org/wiki/Sasktel_IPTV_Regina_Channels" target="_blank">http://www.mythtv.org/wiki/Sasktel_IPTV_Regina_Channels</a><br>
<br>
>I will note that (IIRC) Myth only supports RTP and UDP streams, not MMS or RTSP streams.<br><br>the location that you specify for your .m3u file... Is that local address (/home/me/channels.m3u) or http (<a href="http://localhost/channels.m3u">http://localhost/channels.m3u</a>) style?<br>
<br>When I did local file it gave me <br> IPTVChanFetch, Error: Invalid channel list header ()<br><br>but running it as a link through apache may have worked...<br><br>if that's the case then local .m3u's may not work anymore.<br>
<br>When you clicked on 'Scan for channels' (or whatever it's called on the m3u import screen) did you get any feedback?<br> I got no feedback, and none of the channels were available in the channel editor, but the backend log says<br>
<br>IPTVChan(1): Loaded 134 channels from <a href="http://127.0.0.1/this">http://127.0.0.1/this</a><br><br>I checked the channels table in mythconverg and they had made it in there. yay. <br><br>