12363 Members
237 Forums
7868 Topics
24169 Posts
Max Online: 9115 @ 08/24/24 07:30 PM
|
|
|
2 registered (Admin, Toysoft),
623
Guests and
405
Spiders online. |
Key:
Admin,
Global Mod,
Mod
|
|
|
|
|
|
|
|
|
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
|
|
|
|
|
|
|
|
|
|
#5209 - 01/14/16 11:33 PM
Re: IPTV VOD forward rewind >or XC PLAGIN ENIGMA2
[Re: kikan]
|
VIP Japhar
journeyman
Registered: 07/30/15
Posts: 93
|
here is how install and how to configure XC plugin enigma2 for IPTV in enigma2 OS
- Step1 : DOWNLOAD/EXTRACT DM4U-E2-XCplugin-IPTV.zip , ( from post above), to windows folder
- Step2 : Copy extracted files to your dreambox using total commander or some other program and give permission 755
- Step3: Find in folder \etc\enigma2 file , xc_e2_plugin.xml and edit it with (total commander press F4)
- Step4: You have to insert http address of your iptv provider (http://youriprovidr.org:8000)
- Step5: You have to insert username and password of your iptv provider
This is xc_e2_plugin.xml
<? xml version = "1.0" encoding = "UTF-8"?> <items> <plugin_version> 0.1 </ plugin_version> <xtream_e2portal_url> <! [CDATA [http://youriprovidr.org:8000/ enigma2.php]]> </ xtream_e2portal_url> <password>HERE YOU INSERT YOUR USERNAME</ password> <username>HERE YOU INSERT YOUR PASSWORD</ username> <esr_id> </ esr_id> <ar_id_start> </ ar_id_start> <ar_id_end> </ ar_id_end> <password> 1234 </ password> <security_key> </ security_key> </ items>
- Step6 : Save and reboot your enigma2 box
Have fun by kikan
|
Top
|
|
|
|
|
|
|