XE Downloader for ZGemma H2S

russwwfc

Newbie
I'm looking at getting IPTV on my zGemma H2S and my provider has told me I need XE downloader.

I can't find it on the box menu, nor via Google search. If it's a FAQ, I apologise, but can someone help

Cheers
 
If provider supports it they should be able to give you the information to install it. In openwebif terminal or putty telnet copy and paste this command

Code:
wget -O /tmp/install.sh "http://xeev.net/files/ipk/install.sh" && chmod 755 /tmp/install.sh && /tmp/install.sh
Download from plugins
Not all images have Xtream editor
 
If provider supports it they should be able to give you the information to install it. In openwebif terminal or putty telnet copy and paste this command

Code:
wget -O /tmp/install.sh "http://xeev.net/files/ipk/install.sh" && chmod 755 /tmp/install.sh && /tmp/install.sh

Not all images have Xtream editor
Thanks, that was perfect
 
Back
Top