-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathanleitung-pli-dev.txt
68 lines (31 loc) · 1.24 KB
/
anleitung-pli-dev.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
Update: Auto Generator fix all in one (fixed)
https://github.com/KittyBua/e2m3u2bouquet-0.8.6-pli-dev/blob/master/generator.html
!!!!!!!!!!!!!!!!!!!
or:
ipk install - gui restart
go with ftp in
cd /etc/enigma2/e2m3u2bouquet
and try this
./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" -i
ready restart gui and go to epg Importer
finish
or the py in
cd /etc/enigma2/e2m3u2bouquet.py
chmod 777 e2m3u2bouquet.py
and ibstall
opkg update
opkg install python3-image python3-imaging python3-requests
and try this
cd /etc/enigma2/e2m3u2bouquet
and try this with your Account:
./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" -i
ready restart gui and go to epg Importer
finish
easy is the ipk install
more infos
https://www.suls.co.uk/enigma2-iptv-bouquets-with-epg/
and cron
https://www.suls.co.uk/e2m3u2bouquet-automation-via-cron-job/
finish
P.s. For pli 8.3 and python2 try this please
https://github.com/su1s/e2m3u2bouquet