Enterng iptv url in E2m3u2bouquet

This didn't work. When I go in to logs, the error shown, is -

Manual update callback error: no extended playlist found. Check m3u URL should be ''type=m3u_plus'
 
Try this as a guide for your url

http://servername:8080/get.php?username=username&password=password&type=m3u_plus&output=ts

You can test your URL in a browser and it should download your M3U file. If it doesn't the URL isn't right.

The link example in previous posts is for an EPG and not channels.
 
Yeah I realised it was EPG, so I have changed it to exactly how you have stated, but after I press run then go in to log, it now states

Manual update call back error: (Errno socket error) timed out
 
ok, now for the epg, just got this one from the xmltv site - http://www.xmltv.co.uk/feed/6715

Do i just copy this as it is or do i need to add to it?
It needs to be the EPG from your provider as it will match the IPTV channel names.

First thing to do is edit this url with your own details and try it in your browser. If you get a load of EPG stuff then it should work for you. Chrome may time out trying to load it, if it does try Edge or Internet explorer.

http://servername:port/xmltv.php?username=username&password=password
 
Back
Top