Converter for Enigma 2 IPTV channels
If you have Enigma 2 based receiver and access to IPTV channels, than you probably have hard time converting channels from .m3u files to E2 compatible channel list(s). I decided that Enigma 2 community needs a web application that will help with easy and speedy converting.
Converter has four input boxes: IP/DNS, Service ID, Port and IPTV Data
IP input box accepts DNS addresses (example: satnigmo.no-ip.org) and IP addresses (example: 127.0.0.1)
Service ID accepts these values: x:x:x:x:x:x:x:x:x:x (do not use “:” at the end, it will be added automatically by the script)
Port input box accepts all numbers that are usually used for port. Example: 1234
IPTV Data input box accepts two .m3u formats:
#EXTINF:2,ORF1 udp://@232.4.1.2:5002 #EXTINF:3,ORF2 udp://@232.4.1.101:5002
and
#EXTM3U #EXTINF:0,1 - ORF1 udp://@239.1.1.115:5000 #EXTINF:0,2 - ORF2 udp://@239.1.1.116:5000
If .m3u also contains this line: #EXTTV:xxx, script will automatically disregard it. Script also takes into account spaces between lines. Example:
#EXTM3U #EXTINF:0,1 - ORF1 udp://@239.1.1.115:5000 #EXTINF:0,2 - ORF2 udp://@239.1.1.116:5000
If you have .m3u file with format that doesn’t work with this converter, please leave a comment, so I can fix the problem.
At the end of the script there is also an option to select between “Output as TV File” or “Output as Webpage”. I suggest you use “Output as TV File” which will generate userbouquet.iptv.tv file. Content of this file looks like this:
#NAME IPTV #SERVICE 1:0:0:0:0:0:0:0:0:0:http%3a//satnigmo.no-ip.org%3a1234/udp/239.1.1.115%3a5000/:ORF1 #DESCRIPTION ORF1 #SERVICE 1:0:0:0:0:0:0:0:0:0:http%3a//satnigmo.no-ip.org%3a1234/udp/239.1.1.116%3a5000/:ORF2 #DESCRIPTION ORF2
1:0:0:0:0:0:0:0:0:0: is suggested service ID if you use OpenPLi image. I am not sure if it also works with DM and Vu+ original images.
If there are any other issues please report.
CLICK FOR ACCESS TO CONVERTER! – CURRENTLY NOT WORKING 🙁 🙁
FOR DISCUSSION ABOUT THIS ARTICLE VISIT THIS THREAD ON FORUM:
https://www.satnigmo.com/forum/index.php?threads/converter-for-enigma-2-iptv-channels.529/
RELATED ARTICLES:
1. https://www.satnigmo.com/2681/put-iptv-channels-enigma-2-bouquets/
2. https://www.satnigmo.com/2577/how-to-autostart-udpxy-on-enigma-2-based-receivers/
3. https://www.satnigmo.com/896/iptv-on-dreambox-vu-xtrend-and-clarke-tech-receivers/
4. https://www.satnigmo.com/2716/attach-epg-iptv-channels-openpli/