Question: How can i install it at a enigma2 device?
Answer: You download putty and write the ip of the box in the place where hostname is written, u need to also tick on the telnet option and press open. You may need to write username and thats root. Now u write the right command:

u write now the command uname -a, u will see after that mips, sh4 or armv7. There are 2 packages that are confusing, the mips32el package is most used package and works on most boxes. The mipsel package is made for old boxes as the boxes like Dreambox 800hd clone.

opkg install http://DNS:PORT/enigma2/XtreamTV_0.0.x_mips32el.ipk
opkg install http://DNS:PORT/enigma2/XtreamTV_0.0.x_mipsel.ipk
opkg install http://DNS:PORT/enigma2/XtreamTV_0.0.x_sh4.ipk
opkg install http://DNS:PORT/enigma2/XtreamTV_0.0.x_arm7a.ipk

Question: How can i remove XtreamTV plugin?
Answer: opkg remove XtreamTV

Question: I get the message no access, You need to verify?
Answer: You need to write the MAC id which is displayed on the screen of the customer on the panel menu: Add e2 devices .

Question: I get the message no access, there is a problem with the internet connection.?
Answer: You dont havea= a internet connection, to solve this you can run the network test in enigma2 which can be found in the enigma2 menu.

Question: Ai get the message no access, there is a connection problem with the server?
Answer: Its possible that you can’t read the dns of the server, you can test it out to login on his box and write ping sellersdns, if its not responding. contact your administrator if you aren’t in his blocked list. If its not written there you need to run the command: echo “nameserver 8.8.8.8” > /etc/resolv.conf .

Question: A I have issues regarding the speed of the plugin?
Answer: This can be caused by ipv6, to disable it go to settings and press the blue button and restart the box. The plugin must run smooth again.