So my IPTV service stopped providing me with a m3u playlist and it's pretty annoying lol. Is there a way that I can insert somehow xtream codes on IPTV simple client addon instead of m3u?
So my IPTV service stopped providing me with a m3u playlist and it's pretty annoying lol. Is there a way that I can insert somehow xtream codes on IPTV simple client addon instead of m3u?
usually along the lines of something like this. Everything in CAPS AND BOLDED is what you'll have to change.
SERVERURL get.php?username= USERNAME &password= PASSWORD &type=m3u&output=ts
You should be able to make your own m3u from the Xtream codes you are given.
The general format is:
M3U Playlist URL: http://xxxxxxx.xyz:2082/get.php?username=xxxxxxxxx&password=xxxxxxxxxxxxxx&type=m3u_plus&output=mpegts
EPG URL: http://xxxxxxxxxxxx.xyz:2082/xmltv.php?username=xxxxxxxxxx&password=xxxxxxxxxxxx
Plug in your server url in the first part, and put your username and pw where they belong. That should work for Kodi.