Download this
https://github.com/su1s/e2m3u2bouquet/releases/download/v0.7.6/e2m3u2bouquet_v0.7.6.zip unzip and copy the e2m3u2bouquet.py to /home/root
Terminal to box then issue: chmod 777 e2m3u2bouquet.py
Edit the file config.xml in /etc/enigma2/e2m3u2bouquet/
Add this:
<supplier>
<name>RAPID</name> <!-- Supplier Name -->
<enabled>0</enabled> <!-- Enable or disable the supplier (0 or 1) -->
<m3uurl><![CDATA[
http://provider.com:80/get.php?username=xxxxxx&password=xxxxxx&type=m3u_plus&output=ts]]></m3uurl> <!-- Extended M3U URL including your username and password -->
<epgurl><![CDATA[
http://provider.com:80/xmltv.php?username=xxxxxx&password=xxxxxx&type=m3u_plus&output=ts]]></epgurl> <!-- XML EPG URL including your username and password -->
<iptvtypes>0</iptvtypes> <!-- Change all streams to IPTV type (0 or 1) -->
<multivod>1</multivod> <!-- Split VOD into seperate categories (0 or 1) -->
<allbouquet>1</allbouquet> <!-- Create all channels bouquet -->
<picons>0</picons> <!-- Automatically download Picons (0 or 1) -->
<iconpath>/media/usb/picon/</iconpath> <!-- Location to store picons -->
<xcludesref>0</xcludesref> <!-- Disable service ref overriding from override.xml file (0 or 1) -->
<bouqueturl></bouqueturl> <!-- URL to download providers bouquet - to map custom service references -->
<bouquetdownload>0</bouquetdownload> <!-- Download providers bouquet (use default url) - to map custom service references -->
<bouquettop>0</bouquettop> <!-- Place IPTV bouquets at top (0 or 1)-->
</supplier>
Save
Then run on terminal ./e2m3u2bouquet.py let it download channels, then open in Plugins Epg-Importer pligin, go to Sources with Blue button you should see Rapid, click on it, save with green, go again and press Yellow for manual import, also enable Automtic EPG import in main screen, i have mine at 5am.