Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!--
- E2m3u2bouquet supplier config file
- Add as many suppliers as required
- this config file will be used and the relevant bouquets set up for all suppliers entered
- 0 = No/False
- 1 = Yes/True
- For elements with <![CDATA[]] enter value between empty brackets e.g. <![CDATA[mypassword]]>
- -->
- <config>
- <supplier>
- <name>privo</name><!-- Supplier Name -->
- <enabled>1</enabled><!-- Enable or disable the supplier (0 or 1) -->
- <settingslevel>expert</settingslevel>
- <m3uurl><![CDATA[http://suka.new2024.co:80/get.php?username=USERNAME&password=PASSWORD&type=m3u_plus&output=ts]]></m3uurl><!-- Extended M3U url -->
- <epgurl><![CDATA[http://suka.new2024.co:80/xmltv.php?username=USERNAME&password=PASSWORD&next_days=7]]></epgurl><!-- XMLTV EPG url -->
- <username><![CDATA[uuuuu]]></username><!-- (Optional) will replace USERNAME placeholder in urls -->
- <password><![CDATA[ppppp]]></password><!-- (Optional) will replace PASSWORD placeh
- <providerupdate><![CDATA[]]></providerupdate><!-- (Optional) Provider update url -->
- <providerhideurls>0</providerhideurls><!-- (Optional) Hide Provider urls in plugin -->
- <iptvtypes>0</iptvtypes><!-- Change all TV streams to IPTV type (0 or 1) -->
- <streamtypetv>4097</streamtypetv><!-- (Optional) Custom TV stream type (e.g. 1, 4097, 5001 or 5002 -->
- <streamtypevod>4097</streamtypevod><!-- (Optional) Custom VOD stream type (e.g. 4097, 5001 or 5002 -->
- <multivod>1</multivod><!-- Split VOD into seperate categories (0 or 1) -->
- <allbouquet>0</allbouquet><!-- Create all channels bouquet (0 or 1) -->
- <picons>0</picons><!-- Automatically download Picons (0 or 1) -->
- <iconpath></iconpath><!-- Location to store picons) -->
- <xcludesref>0</xcludesref><!-- Disable service ref overriding from override.xml file (0 or 1) -->
- <bouqueturl><![CDATA[]]></bouqueturl><!-- (Optional) url to download providers bouquet - to map custom service references -->
- <bouquetdownload>1</bouquetdownload><!-- Download providers bouquet (uses default url) must have username and password set above - to map custom service references -->
- <bouquettop>0</bouquettop><!-- Place IPTV bouquets at top (0 or 1) -->
- <lastproviderupdate>0</lastproviderupdate><!-- Internal use -->
- </supplier>
- </config>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement