IPTV not working

Hi all,

I have recently purchased a Zgemma i55. I have had troubles when pasting my script into Putty and am getting the following message:

Connecting to *****-iptv.net:4545 (147.135.190.135:4545)
iptv.sh 100% |*******************************| 1143 0:00:00 ETA
rm: can't remove '/etc/enigma2/userbouquet.IPTV__tv_.tv': No such file or directory
Connecting to *****-iptv.net:8080 (147.135.190.130:8080)
userbouquet.IPTV__tv 100% |*******************************| 829k 0:00:00 ETA
[+]Creating Folder for iptv and rehashing...
rm: can't remove '/usr/bin/enigma2_pre_start.sh': No such file or directory
writing to the file.. NO NEED FOR REBOOT
<?xml version="1.0" encoding="UTF-8"?>
<e2simplexmlresult>
<e2state>True</e2state>
<e2statetext>reloaded bouquets</e2statetext>
</e2simplexmlresult>
<?xml version="1.0" encoding="UTF-8"?>
<e2simplexmlresult>
<e2state>True</e2state>
<e2statetext>reloaded bouquets</e2statetext>
</e2simplexmlresult>

Can anyone advise what I am doing wrong?

The script pasted is below:

root@zgemmai55:~# wget -O /etc/enigma2/iptv.sh 'http://****-iptv.net:4545/get.php?username=*********&password=******&type=enigma216_script&output=ts' && chmod 777 /etc/enigma2/iptv.sh && /etc/enigma2/iptv.sh

Thanks
 
Last edited:
remove your hostname from your post , or you will get banned

1st : I dont use iptv, but I have seen lots of posts saying do NOT use the host you are with,
not much help, I know, but they dont seem to be very good tbh
 
If your with them then they should help you the script is totally different to what you have, more than likely you have it from a re seller that has the old script drop them a message and see if they have an updated script.
 
You could try creating the file in the paths it can't find and see if that helps. It will then see them and remove them so won't fail on that part.
 
Back
Top