Well, i finally decided to automate my IPTV a bit more.
I wrote a program to convert a M3U format file to a Enigma2 IPTV Service list. They have a URL website that will do this for you :
But, i got tired of doing this. Once you update the boutique file, you can then issue the following command to get Enigma2 to reload the boutique.
http://(ip of enigma2 stb)/web/servicelistreload?mode=2
So, now, i can launch my program, and it will fetch the M3U links that i want. It then converts the M3U to enigma2 format, and updates the boutiques file and then calls the URL to reload the boutique. I have to run it manually at the moment, but if it works for a few weeks without issue, ill then move it to my 24/7 laptop and have it automatically process this automation once a day. It also displays the DATE on the first IPTV entry so i know if the program isn't working properly, then the date won't update every day.
Ps. Not only does it create a enigma2 list, it also saves my M3U list to my KODI shared drive so i can also watch the IPTV streams on my KODI.
I wrote a program to convert a M3U format file to a Enigma2 IPTV Service list. They have a URL website that will do this for you :
But, i got tired of doing this. Once you update the boutique file, you can then issue the following command to get Enigma2 to reload the boutique.
http://(ip of enigma2 stb)/web/servicelistreload?mode=2
So, now, i can launch my program, and it will fetch the M3U links that i want. It then converts the M3U to enigma2 format, and updates the boutiques file and then calls the URL to reload the boutique. I have to run it manually at the moment, but if it works for a few weeks without issue, ill then move it to my 24/7 laptop and have it automatically process this automation once a day. It also displays the DATE on the first IPTV entry so i know if the program isn't working properly, then the date won't update every day.
Ps. Not only does it create a enigma2 list, it also saves my M3U list to my KODI shared drive so i can also watch the IPTV streams on my KODI.