ENIGMA 2/VU zero/Vu Duo/Zgemma/DM800/Gigablue:
1. Please login to your enigma device using Putty or other Terminal (Video tutorial: https://youtu.be/_ccJYJ-V7OM).
2. Then type the following command depends on your box:
- VU zero, Vu Duo, Zgemma device and mostly above openpli 4 boxes:
"opkg install http://luckonline.eu:8080/enigma2/XtreamTV_0.1.8_mips32el.ipk"
- Dm800 clones with old openpli 2.1:
"opkg install http://luckonline.eu:8080/enigma2/XtreamTV_0.1.8_mipsel.ipk"
- New boxes like vu 4k and gigablue sf4008:
"opkg install http://luckonline.eu:8080/enigma2/XtreamTV_0.1.8_armv7a.ipk"
- Boxes like spark:
"opkg install http://luckonline.eu:8080/enigma2/XtreamTV_0.1.8_sh4.ipk"
3. After installation, Open the plugin XtreamTV. You will see now Device ID. Copy it.
4. Please add this device ID when you buy a subscription here or get a trial here
4. Restart the device now and enjoy!
*Note: If you need to remove the plugin, use this command: "opkg remove XtreamTV"
Method 2: Auto script:
1. Please login to your enigma device using Putty or other Terminal (Video tutorial: https://youtu.be/_ccJYJ-V7OM).
2. Then type the Enigma2 OE 2.0 Auto Script.
3. If you have already subscribed a service, find your auto script here or get a new trial here.
One auto script example:
Enigma2 OE 2.0 Auto Script : wget -O /etc/enigma2/iptv.sh "http://luckonline.eu:8080/get.php?username=XXXXXXX&password=XXXXXXX&type=enigma22_script&output=ts" && chmod 777 /etc/enigma2/iptv.sh && /etc/enigma2/iptv.sh
- replace XXXXX with your stream username and password.
- Sometimes you may need run the script 2/3 times when the bouquet doesn't shows.