Prendiamo il link precedente
http://iptv.infosat.org:
8888/get.php?username=
xtream.hopto.me&password=
398079&type=m3u
Struttura
url
http://iptv.infosat.org
porta 8888
username xtream.hopto.me
pass 398079
Questi sono i dati che ti servono
Il comando per putty
wget -O /etc/enigma2/iptv.sh "http://
URL:
PORTA/get.php?username=
USERNAME&password=
PASS&type=enigma216_script&output=ts" && chmod 777 /etc/enigma2/iptv.sh && /etc/enigma2/iptv.sh
Individui e sostituisci quei 4 dati
Sara cosi
wget -O /etc/enigma2/iptv.sh "
http://iptv.infosat.org:8888/get.php?username=
xtream.hopto.me&password=3
98079&type=enigma216_script&output=ts" && chmod 777 /etc/enigma2/iptv.sh && /etc/enigma2/iptv.sh
Trova una iptv funzionante e prova
