Suls e2m3u2bouquet 0.6 IPTV Bouquet MakerMaker plugin

hi all..
just set this up with my provider and it was a bit of a pain on the vu+solo2 but its done...
my question is can i move channels around or bouquets as i normally would with E-Channelizer or dreamboxEDIT..
does it screwup the epg? or provider update
i normaly have all the channels i watch together etc....
thx for any info
 
hi all..
just set this up with my provider and it was a bit of a pain on the vu+solo2 but its done...
my question is can i move channels around or bouquets as i normally would with E-Channelizer or dreamboxEDIT..
does it screwup the epg? or provider update
i normaly have all the channels i watch together etc....
thx for any info
You can edit the current sort file in etc/enigma2/e2m3u2bouquet

Re arrange the bouquets and channels as wanted then read at the top of the file to save as override xml.

You just can't move channels from 1 bouquet to another but you can use echannelizer etc to create a favourites bouquet.
 
Suls E2m3u2bouquet IPK

# I do not take responsibility for any lost data or damage to your system or device, This is done at your own risk! #


Prerequisites:
  • IPTV Username and Password: This should be provided by your IPTV provider (List of supported providers @
    Code:
    https://www.suls.co.uk
  • EPGIMPORT plugin: this is the main engine that does the epg assignment when bouquets are created, available to download from plugins feed.
  • FTP client: a good commonly used one is filezilla but there are loads out there that will do the job.

  • Enigma2 Box IP Address for FTP: To find your IP Address go to Menu-> Setup-> Network-> Device Setup-> Lan Setup (WLan option if that is used)-> Adapter settings
    - Note that if you have DHCP set to Yes then your IP Address may change periodically, if you want a static IP address then you need to change the settings.
  • Enigma2 Box userID and password: This varies from box to box and image to image so google is your friend here. default is generally root and blank
Installing the Plugin:
  • Download the .ipk file from the github repo (at time of writing this was v0.6,1)
    Code:
    https://github.com/su1s/e2m3u2bouquet/releases/
  • Open a FTP session from your laptop/device to your Enigma2 box
  • FTP the .ipk to the /tmp folder
  • Either install it from the box GUI or VIA SSH using one of the below options depending on image used
- OpenATV this will be Press Blue Button -> Plugins -> Choose IPK Installer -> (3) Memory /tmp -> (1) Install Extensions -> select the IPK (OK) and press green
- OpenVix this will be ‘Menu -> Setup -> ViX -> Install local extension
- SSH/Telnet to the box and run opkg install /tmp/enigma2 [TAB – to autocomplete path]
- note if you have openwebif Terminal plugin installed you can use that to run opkg install command also.
  • Reboot you box to complete installation.

Configuring the Plugin:
  • Open your plugins menu, (Green button as shortcut) there should now be a plugin named ‘IPTV Bouquet Maker (IPTV for Enigma2 – E2m3u2bouquet plugin)’
  • Open this plugin.
  • Set the configuration options as desired, Below is a screenshot of the default setup and an explanation of each field
  • View attachment 25456
  • - Automatic bouquet update (schedule): This will set a cron job that will rerun the script at a set interval
  • - Update interval (hours): This will set the frequency with which the script will be rerun
  • - Provider: Choose who your IPTV provider is, check
    Code:
    www.suls.co.uk
    for the latest list of supported providers
  • - Username: Self explanatory, can be obtained from your provider
  • - Password: Self explanatory, can be obtained from your provider
  • - All IPTV type: This sets the stream type to IPTV, Default is DVB stream types for live channels and IPTV for VOD, all IPTV type streams may be required if you are unable to record channels.
  • - Multi VOD: If you want your VOD to be broken up into seperate boquets based on the grouping from your provider set this to enabled, WARNING - if your provider has a large VOD section this can create a massive amount of bouquets and cause your box to appear slow when navigating the epg
  • IPTV bouquet position: This allows you to place ITV Bouquets above current bouquets or bottom
  • - Create all channels bouquet: When set to Yes this will create an additional single bouquet which will contain all the m3u contents
  • - Download picons: if the channel has a tvg-logo url set in the m3u file then this option will download it for the stream, this depends on your provider having it set on their panel
  • - Picon save path: This is the path to which the downloaded picons should be saved
  • Press the green button to save the configuration
  • Open the plugin again if it closed and press the yellow button to run the install of the provider file.
  • The spinner on the LHS upper part of the screen will appear
  • If you have an override.xml file then when the bouquet update is happening you may see the spinner graphic and the box ui may be unresponsive for around a minute
  • Downloading Picons (especially on first run) takes a long time. Your box will show the spinner graphic and the ui will be unresponsive while this happening.
Assigning the epg
  • Open epgimport from plugins menu
  • View attachment 25457
  • Press the Blue button to open the epgimport sources menu
  • There should now be a new option in there that matches your provider name
  • This option can often be found at the bottom of the list of sources.
  • View attachment 25458

  • Select this source and press the Green button to save the changes.
  • Now back at the EPG import configuration screen press the yellow button to run a manual import
  • You will be prompted to confirm and then the import will begin.
  • The import should show a large number of events being imported for each selected option and will take a couple of minutes, you can now leave this screen.
  • This import should be scheduled for daily update if source files are updated daily.

Common Questions
  • The IPK and script developers have a help thread check there for common errors -
    Code:
    https://www.suls.co.uk/e2m3u2bouquet-help-thread/
  • Can I hide bouquets or channels that I do not use? - Yes check out
    Code:
    https://github.com/su1s/e2m3u2bouquet#custom-mapping
    ln features in v0.5
  • My epg is not showing or is only showing some epg entries - Check with your provider that they have epg up to date and you have run epgimport as above.
  • My Provider is not listed can I still use it? - only supported providers can be used with the IPK but you can still use the underlying python script as described on
    Code:
    https://www.suls.co.uk/
    or your provider can submit their details to Suls via the Supplier form
    Code:
    https://www.suls.co.uk/supplier-form/
  • I moved my streams/channels/bouquets around afterwards with echanneliser but they are back the same shortly afterwards - This happens if you have suls ipk set to run on a scheduled basis as it recreates them in the same order based override and provider files.
  • I don't see an entry in the cron tab for my schedule - this is because the IPK doesn't use cron it wakes itself to rerun the scripts.
  • my m3u file is empty - Double check that your username and password are entered correctly taking care of caps and number requirements. Also check that the sub is working by downloading the m3u from a web browser as a test.

More info here plus if you're provider isn't in the list and they provide a url epg.xml link you can use the script method.

Please note no naming providers in this thread and no pms regarding providers as I won't reply.

Code:
https://www.suls.co.uk/

############################################################################################################

e2m3u2bouquet V,0.7.4

Instructions for v0.7.4 can be found here
Code:
https://www.suls.co.uk/enigma2-iptv-plugin/

Hi I am having trouble with a Zgemma and an IPTV provdier. I have tried the suls ipk method but all channels are playing in slow motion. my provider has provided me with m3u and bouquet URL. you say there is a script method, where can i find that method? how will i run it as there will not be a plugin because i wont use the ipk method? thanks
 
Hi I am having trouble with a Zgemma and an IPTV provdier. I have tried the suls ipk method but all channels are playing in slow motion. my provider has provided me with m3u and bouquet URL. you say there is a script method, where can i find that method? how will i run it as there will not be a plugin because i wont use the ipk method? thanks

The script is here http://www.techkings.org/threads/su...t-makermaker-plugin.130178/page-9#post-890714

But all it does is install the plugin and makes a config for you so I doubt that will help you.
 
The script is here http://www.techkings.org/threads/su...t-makermaker-plugin.130178/page-9#post-890714

But all it does is install the plugin and makes a config for you so I doubt that will help you.
Thanks. What is the best way to setup a Zgemma with a provider that provides m3u and bouquets URL.

On this link https://www.suls.co.uk/enigma2-iptv-bouquets-with-epg/ it says named providers are no longer supported use config method. WHat does this mean?. Thanks
 
Hi I have already used the ipk option. but when i go an run it, the channels play in slow motion. i made sure the tv stream is set to "All iptv types" tried 4097 as well.
 
Hi I have already used the ipk option. but when i go an run it, the channels play in slow motion. i made sure the tv stream is set to "All iptv types" tried 4097 as well.

Turn all tv types off, set it to 5002 in suls and in serviceapp in usage and gui set it to exte3
 
Last edited:
thanks ill try that. where is "systemmapp in usage and gui"? is that in the menu of the zgemma?

Correct.
If you cannot see it, then download it from plugin section on your box

its called " Service APP " not system app
Should be in Menu > Setup > Usage & GUI
 
hi , i am trying to download service app, but it has been saying "Execution progress" for 10 mins now is that normal is "service app" a big file
 
Correct.
If you cannot see it, then download it from plugin section on your box

its called " Service APP " not system app
Should be in Menu > Setup > Usage & GUI
i have managed to download, when i open system app there are a lot of options which one do i set to 5002? there exeplayer3(5002) and under that a bunch of options. Thanks
 
i have managed to download, when i open system app there are a lot of options which one do i set to 5002? there exeplayer3(5002) and under that a bunch of options. Thanks
Try that but @NazoDoop would be able to say more as I havnt had to change my stream type or anything
 
Back
Top