Step 3: Once connected to your box via Dreambox Control Center, it`s time to execute the Autoscript command which should be provided by your IPTV provider. These scripts can be given in two versions:
– OE1.6 version which uses Python 2.6: It is advised to use this version on non-Dreambox receivers.
– OE2.0 version which uses Python 2.7: It is advised to use this version on Dreambox receivers.
So for our Dreambox of this example the command line should be like this:
wget -O /etc/enigma2/iptv.sh “http://tv.yourdns.com/get.php?username=your-line-username&password=your-line-password&type=enigma216_script&output=ts” && chmod 777 /etc/enigma2/iptv.sh && /etc/enigma2/iptv.sh
Copy/paste this command line on Telnet Terminal and hit enter.