PDA

View Full Version : iptv



valhalla
08-07-17, 10:48
been looking to get this up and running on my box

what are you guys using I'm wanting to use m3u or script

tried using putty but after watching utube videos still couldn't get it to work

if someone could point me in the right direction

it would be appreciated

thanks

valhalla
16-07-17, 09:44
ok I can connect to the box using putty I put my script in its there when I look at it when using flash ftp

but on putty I'm getting /etc/enigma2/iptv.sh : not found

strange

2stein
16-07-17, 12:45
you first have to make the script executable: chmod 777 iptv.sh
and then you can start it with ./iptv.sh if you are in the enigma2 directory.

valhalla
16-07-17, 13:11
thanks for the reply yes done that with ftp right click on file attributes change to 777. I have had two diff scripts from providers

neither have worked followed vid on youtube to no avail. this is the script minus username and password

wget -O /etc/enigma2/iptv.sh "http://*****.ddns.net:8000/get.php?username=******&password=*****&type=enigma216_script&output=ts" && chmod 777 /etc/enigma2/iptv.sh && /etc/enigma2/iptv.sh*

hope this helps

Andy_Hazza
16-07-17, 14:16
been looking to get this up and running on my box

what are you guys using I'm wanting to use m3u or script

tried using putty but after watching utube videos still couldn't get it to work

if someone could point me in the right direction

it would be appreciated

thanks

Have you tried creating your own Bouquets using the providers m3u file? Use E-Channelizer and personalise it to how you want it.


Sent from my iPhone using Tapatalk