Advertisement
Guest User

Untitled

a guest
Jul 28th, 2018
1,026
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 5.64 KB | None | 0 0
  1. <!--
  2.    E2m3u2bouquet supplier config file
  3.    Add as many suppliers as required and run the script with no parameters
  4.  
  5.    this config file will be used and the relevant bouquets set up for all suppliers entered
  6.  
  7.    0 = No/false
  8.    1 = Yes/true
  9.    For elements with <![CDATA[]] enter value between brackets e.g. <![CDATA[mypassword]]>
  10.  
  11. -->
  12. <config>
  13.     <supplier>
  14.         <name>Supplier 1</name><!-- Supplier Name -->
  15.         <enabled>1</enabled><!-- Enable or disable the supplier (0 or 1) -->
  16.         <m3uurl><![CDATA[http://address.yourprovider.com:80/get.php?username=USERNAME&password=PASSWORD&type=m3u_plus&output=ts]]></m3uurl><!-- Extended M3U url -->
  17.         <epgurl><![CDATA[http://address.yourprovider.com:80/xmltv.php?username=USERNAME&password=PASSWORD]]></epgurl><!-- XMLTV EPG url -->
  18.         <username><![CDATA[]]></username><!-- (Optional) will replace USERNAME placeholder in urls -->
  19.         <password><![CDATA[]]></password><!-- (Optional) will replace PASSWORD placeholder in urls -->
  20.         <iptvtypes>0</iptvtypes><!-- Change all streams to IPTV type (0 or 1) -->
  21.         <streamtypetv></streamtypetv><!-- (Optional) Custom TV stream type (e.g. 1, 4097, 5001 or 5002) -->
  22.         <streamtypevod></streamtypevod><!-- (Optional) Custom VOD stream type (e.g. 4097, 5001 or 5002) -->
  23.         <multivod>0</multivod><!-- Split VOD into seperate categories (0 or 1) -->
  24.         <allbouquet>1</allbouquet><!-- Create all channels bouquet -->
  25.         <picons>0</picons><!-- Automatically download Picons (0 or 1) -->
  26.         <iconpath>/usr/share/enigma2/picon/</iconpath><!-- Location to store picons -->
  27.         <xcludesref>1</xcludesref><!-- Disable service ref overriding from override.xml file (0 or 1) -->
  28.         <bouqueturl><![CDATA[]]></bouqueturl><!-- (Optional) url to download providers bouquet - to map custom service references -->
  29.         <bouquetdownload>0</bouquetdownload><!-- Download providers bouquet (use default url) must have username and password set above - to map custom service references -->
  30.         <bouquettop>0</bouquettop><!-- Place IPTV bouquets at top (0 or 1)-->
  31.     </supplier>
  32.     <supplier>
  33.         <name>Supplier 2</name><!-- Supplier Name -->
  34.         <enabled>1</enabled><!-- Enable or disable the supplier (0 or 1) -->
  35.         <m3uurl><![CDATA[http://address.yourprovider.com:80/get.php?username=USERNAME&password=PASSWORD&type=m3u_plus&output=ts]]></m3uurl><!-- Extended M3U url -->
  36.         <epgurl><![CDATA[http://address.yourprovider.com:80/xmltv.php?username=USERNAME&password=PASSWORD]]></epgurl><!-- XMLTV EPG url -->
  37.         <username><![CDATA[]]></username><!-- (Optional) will replace USERNAME placeholder in urls -->
  38.         <password><![CDATA[]]></password><!-- (Optional) will replace PASSWORD placeholder in urls -->
  39.         <iptvtypes>0</iptvtypes><!-- Change all streams to IPTV type (0 or 1) -->
  40.         <streamtypetv></streamtypetv><!-- (Optional) Custom TV service type (e.g. 1, 4097, 5001 or 5002) -->
  41.         <streamtypevod></streamtypevod><!-- (Optional) Custom VOD service type (e.g. 4097, 5001 or 5002) -->
  42.         <multivod>0</multivod><!-- Split VOD into seperate categories (0 or 1) -->
  43.         <allbouquet>1</allbouquet><!-- Create all channels bouquet -->
  44.         <picons>0</picons><!-- Automatically download Picons (0 or 1) -->
  45.         <iconpath>/usr/share/enigma2/picon/</iconpath><!-- Location to store picons -->
  46.         <xcludesref>1</xcludesref><!-- Disable service ref overriding from override.xml file (0 or 1) -->
  47.         <bouqueturl><![CDATA[]]></bouqueturl><!-- (Optional) url to download providers bouquet - to map custom service references -->
  48.         <bouquetdownload>0</bouquetdownload><!-- Download providers bouquet (use default url) must have username and password set above - to map custom service references -->
  49.         <bouquettop>0</bouquettop><!-- Place IPTV bouquets at top (0 or 1)-->
  50.     </supplier>
  51.     <supplier>
  52.         <name>Supplier 3</name><!-- Supplier Name -->
  53.         <enabled>1</enabled><!-- Enable or disable the supplier (0 or 1) -->
  54.         <m3uurl><![CDATA[http://address.yourprovider.com:80/get.php?username=USERNAME&password=PASSWORD&type=m3u_plus&output=ts]]></m3uurl><!-- Extended M3U url -->
  55.         <epgurl><![CDATA[http://address.yourprovider.com:80/xmltv.php?username=USERNAME&password=PASSWORD]]></epgurl><!-- XMLTV EPG url -->
  56.         <username><![CDATA[]]></username><!-- (Optional) will replace USERNAME placeholder in urls -->
  57.         <password><![CDATA[]]></password><!-- (Optional) will replace PASSWORD placeholder in urls -->
  58.         <iptvtypes>0</iptvtypes><!-- Change all streams to IPTV type (0 or 1) -->
  59.         <streamtypetv></streamtypetv><!-- (Optional) Custom TV service type (e.g. 1, 4097, 5001 or 5002) -->
  60.         <streamtypevod></streamtypevod><!-- (Optional) Custom VOD service type (e.g. 4097, 5001 or 5002) -->
  61.         <multivod>0</multivod><!-- Split VOD into seperate categories (0 or 1) -->
  62.         <allbouquet>1</allbouquet><!-- Create all channels bouquet -->
  63.         <picons>0</picons><!-- Automatically download Picons (0 or 1) -->
  64.         <iconpath>/usr/share/enigma2/picon/</iconpath><!-- Location to store picons -->
  65.         <xcludesref>1</xcludesref><!-- Disable service ref overriding from override.xml file (0 or 1) -->
  66.         <bouqueturl><![CDATA[]]></bouqueturl><!-- (Optional) url to download providers bouquet - to map custom service references -->
  67.         <bouquetdownload>0</bouquetdownload><!-- Download providers bouquet (use default url) must have username and password set above - to map custom service references -->
  68.         <bouquettop>0</bouquettop><!-- Place IPTV bouquets at top (0 or 1)-->
  69.     </supplier>
  70. </config>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement