Setup Instructions for Enigma2 devices

If you have a Linux Enigma device, you can use the following script to install your M3U Playlist, make sure to replace EMAIL_ADDRESS and PASSWORD with your M3U login details,

wget -O /etc/enigma2/iptv.sh "http://live.roomba.tv/get.php?username=EMAIL_ADDRESS&password=PASSWORD&type=enigma22_script&output=ts" && chmod 777 /etc/enigma2/iptv.sh && /etc/enigma2/iptv.sh && cd /etc/enigma2/ && cp iptv.sh /usr/script/ && cd /usr/script/ && chmod 775 iptv.sh

Then on your box: Press Menu, Timers, Cron Timers.

Press Green Button "add"

Run how often?: daily
Time to execute Command or Script: 06:00 (your Preference of time)
Command Type: Predefined
Command To Run: iptv.sh

Press Green Button "save". It's done!.

  • Enigma IPTV
  • 4 Users Found This Useful
Was this answer helpful?