su1s / e2m3u2bouquet

Enigma2 IPTV m3u parser and bouquet creator
GNU General Public License v3.0
68 stars 50 forks source link

e2m3u2bouquet killed on openpli #130

Open axel2906 opened 3 years ago

axel2906 commented 3 years ago

I've OpenPli 7.3

each time I try to execute

./e2m3u2bouquet.py -m "http://provider_url/get.php?username=YOURUSERNAME&password=YOURPASSWORD&type=m3u_plus&output=ts" -e "http://provider_url/xmltv.php?username=YOURUSERNAME&password=YOURPASSWORD" (with my link provider)

i've this message after 30 minutes:

Using username "root". root@192.168.1.10's password: root@vuzero:~# cd /etc/enigma2/e2m3u2bouquet/ root@vuzero:/etc/enigma2/e2m3u2bouquet# ./e2m3u2bouquet.py -m "http://providerlink:8000/get.php?username=theusername&password=thepassword=m3u_plus&output=ts" -e "http://providerlink:8000/xmltv.php?username=theusername&password=thepassword"


Starting Enigma2 IPTV bouquets v0.8.5 2021-07-25 18:01:42.583373



E2m3u2bouquet - Command line based setup


E2m3u2Bouquet: ----Downloading m3u file----

E2m3u2Bouquet: ----Parsing m3u file----

Killed

shmox75 commented 1 year ago

Same here