e2m3u2bouquet 0.6.3

v0.6.3 Quick update to cover the changes made in v0.6.2 & v0.6.3 v0.6.2 Changes New versions of epg-importer use categories for sources. The IPTV provider source will now be listed under the ‘IPTV Bouquet Maker – E2m3u2bouquet’ v0.6.3 Changes Some providers are now using Cloudflare (or equivalent service) to restrict access to their service. In some case this resulted in the script/plugin being unable to download the providers playlist. v0.6.3 has a workaround for the issue Latest releases here Community guides here

e2m3u2bouquet 0.6.1

v0.6.1 Script changes Dedicated config directory ‘/etc/enigma2/e2m3u2bouquet’ Pre Python 2.7.9 SSL context workaround Remove delimiter options (command arguments -d1, -d2, -d3, -d4) Option to place IPTV bouquets at top or bottom ‘-bt’ Consistent channel numbering (best results when IPTV bouquets are set to top). Each new IPTV category will start numbering +100 from start of last category Plugin changes Add /picon option for download path Show last playlist update Add override service refs option Add IPTV bouquet position option Add option download providers bouquet (for custom service refs) Notes The delimiter command arguments have been removed (-d1, -d2, -d3, -d4).... Read more

FAB URL Changes

Fab Urls Changes to the new Fab new urls were made by Doug last night (12/08/2017) However due to changes in the way we handle providers in later versions of the script you need to be on version >= 0.6 of the script or plugin to receive these changes. See here or here to download the latest version. Also please note FAB continue to be blocked by the current court directives despite the change in URLs so do not expect service during EPL matches If you’re looking to setup a VPN on your enigma2 box there’s a guide available on... Read more

Community Guides – E2m3u2bouquet

Community Guides Our old friend Tommy has an excellent guide to using the plugin version 7 upwards on his blog, see the below link for further information https://tommysramblingon.wordpress.com/2018/10/08/how-to-set-up-and-configure-suls-e2m3u2bouquet-for-iptv-on-enigma2/ Older Guides for earlier versions that may still contain useful information below: Head Melted has done a nice video install guide on YouTube Enigma2 IPTV Bouquets with EPG ipk install , Suls Script removal & ipk install. quick guide. Dsayers Guide to installing and configuring the plugin over on Techkings Suls e2m3u2bouquet 0.6 IPTV Bouquet MakerMaker plugin  

e2m3u2bouquet 0.6

v0.6 Better m3u parsing Plugin Plugin (beta) We’ve now released a plugin for the script. As it’s still in beta please only use if you are comfortable knowing it’s only had limited testing and know how to re-flash your box if you encounter any issues. Update: Not had any negative reports so should be safe to use Plugin features:- Named provider support Ability to set commonly used options Ability to set an update schedule Plugin install Download the ipk and ftp it to the /tmp folder on the box. Either install it from the box GUI (in OpenVix this will... Read more

e2m3u2bouquet 0.5.4

v0.5.4 Add nameOverride attribute to xml files to allow service or bouquet names to be changed Add option to use service references from providers bouquet file. -b command argument,see below Add SSL fix for some boxes. Unconfirmed if working (if this now allows you to use the provider based setup please let us know in the comments below) Improved service ref id generation logic to reduce (hopefully eliminate) id conflicts especially if override file is used Add option -xs to stop service refs from override.xml file being used Custom service references from providers bouquet file Some providers already map their... Read more

E2m3u2bouquet Help Thread

Help Thread Common problems and resolutions for E2m3u2bouquet. “Permission denied” attempting to run the script Ensure the script is executable, eg run (in the folder the script is in) chmod 777 e2m3u2bouquet.py then run the script as per instructions or run the script via python python e2m3u2bouquet.py -n PROVIDER -u USERNAME -p PASSWORD EPG is not working Ensure you have enabled the source in epg-importer and run a manual import. If this still doesn’t work paste your epg url into firefox, this should return a bunch of XML data to the browser (nb: doesn’t work in chrome), if you don’t receive... Read more

e2m3u2bouquet 0.5.1

V 0.5.1 Minor update. The generated xml no longer has the streamUrl attribute. This means that your username & password is not in the xml file so custom mapping files can now easily be shared If you wish to map a DVB service to an IPTV bouquet (by using the DVB service reference with no stream url) then this can be done by setting the new clearStreamUrl attribute to true Full details of v0.5 release here Download latest release here  

e2m3u2bouquet 0.5

V0.5 Latest release focuses on custom mapping and now allows a number of new possibilities:- Reorder bouquets Reorder channels within bouquets Disable entire bouquet or individual channels Ability to change service reference (so that EPG from existing satellite service can be used) Ability to replace local DVB in IPTV bouquet (e.g. if your box has a tuner you can use it for FTA channels instead of the IPTV versions) Change tvg-id to match other xml epg feeds Custom mapping To use the custom mapping feature run the script once, it will create ‘e2m3u2bouquet-sort-current.xml’  in the working directory, FTP this to... Read more

e2m3u2bouquet 0.4.2

V0.4.2 Quick post, purely a bug fix release, Includes 0.4.1 fix invalid picon path hanging the script includes 0.4.1 update service number to use numbers unlikely to be in use by existing sat services includes 0.4.1 leave service number gaps between categories to reduce the effect of playlist additions cause the epg to get out of sync Fixed error for ACE and FLAWLESS users where “:” in category put the box into an infinite loop e2m3u2bouquet_v0.4.2