Bouquet Maker Xtream - IPTV Bouquet Maker (new 2023)

There are 1,375 replies in this Thread which was already clicked 442,717 times. The last Post () by mikeyland.

  • They run independent of each other, I only uninstall the plugin through the plugins menu but others may have other info.

    Thanks. Will give it a go 👍

    If still using jedimaker go into jedimaker plugin and select delete bouquets then uninstall jedimaker via plugins reboot gui then install BMX from feed.
    you can also if you want to copy your playlist.txt file from etc/enigma2/jedimaker folder to etc/enigmat2/bouquetmakerxtream folder and it should work.

  • They run independent of each other, I only uninstall the plugin through the plugins menu but others may have other info.

    Thanks. Will give it a go 👍

    If still using jedimaker go into jedimaker plugin and select delete bouquets then uninstall jedimaker via plugins reboot gui then install BMX from feed.
    you can also if you want to copy your playlist.txt file from etc/enigma2/jedimaker folder to etc/enigmat2/bouquetmakerxtream folder and it should work.

    Great stuff. Thanks & HNY

  • They run independent of each other, I only uninstall the plugin through the plugins menu but others may have other info.

    Thanks. Will give it a go 👍

    If still using jedimaker go into jedimaker plugin and select delete bouquets then uninstall jedimaker via plugins reboot gui then install BMX from feed.
    you can also if you want to copy your playlist.txt file from etc/enigma2/jedimaker folder to etc/enigmat2/bouquetmakerxtream folder and it should work.

    Great stuff. Thanks & HNY

    Just one other bit of advice if jedimaker was not installed from feeds originally, after you remove it via plugins you my need to go to

    /usr/lib/enigma2/python/Plugins/Extensions and if jedimaker folder is there delete it.

  • ola boa noite actulizei uma zgmah7 para imanguem opelin 9.1 e nunca mais consegui meter por pc a linha iptv no bouquet maker xtrem penso que sera da emaguem obrigado bom ano

  • ola boa noite actulizei uma zgmah7 para imanguem opelin 9.1 e nunca mais consegui meter por pc a linha iptv no bouquet maker xtrem penso que sera da emaguem obrigado bom ano

    OpenPLI 9.1 is still not stable and it has a different structure so many plugins do not work. I would stick on stable and known images.

  • 1.png2.pngHello.

    Can somebody please help about catchup? I was try lot of options but catchup is not working.

    On Xtreamity is workiing but when bouquets are created and I try choose in epg older movies nothing happend.

  • 1.png2.pngHello.

    Can somebody please help about catchup? I was try lot of options but catchup is not working.

    On Xtreamity is workiing but when bouquets are created and I try choose in epg older movies nothing happend.

    Just because catchup is enabled and channels may be listed it depends on provider it may show going back 3 days but it may not always work nothing to do with plugin but provider.

  • Just because catchup is enabled and channels may be listed it depends on provider it may show going back 3 days but it may not always work nothing to do with plugin but provider.

    Thank you for answer. So far I haven't been able to watch a single event on catchup. The EPG is loaded but when I click on an event that happened a few hours ago in the EPG, nothing happens. Catchup works normally in Xtreamity. Everything is also ok with IPTV Smarters Pro. So far I've tried 3 lists with catchup but I can't start a single event from the past.

  • Only one list working but it is not connected with epg.

    Sorts past shows into folders

    pasted-from-clipboard.png


    pasted-from-clipboard.png

    those are vod not catchup channels when on channel list and on a channel with catchup marker you press stop button to go to that channel catchup channels

    Capture.PNG


    But KiddaC as igec55 mentions, catchup channels are listed but none are playing via BMX but they playing in xstreamity and xklass.


    Tested on openatv 7.4 and 7.51

  • KiddaC When I have a bouquet name like "US Sport || PDC Board (Darts)" your plugin generates a bouqet file named "userbouquet.bouquetmakerxtream_live_IPTV_US_Sport_PDC_Board_(Darts).tv" - this causes a problem when I try to export my bouqets with e.g. OpenWebif (> Bouqet-Editor > Export).


    I debugged it and I think the problem are the round brackets "(" and ")" in the file names.


    So can you make sure that the plugin don't use such special characters in the file name?


    Thank you very much!


    Code
    [WebComponents.BouquetEditor] handleCommand with cmd =  bouquets_backup
    /bin/sh: -c: line 1: syntax error near unexpected token `('
    /bin/sh: -c: line 1: `tar cvf /tmp/bouquets_backup.tar /tmp/.webouquet and so on .....

    Edited once, last by jagg ().

  • The forbidden printable ASCII characters are:


    Linux/Unix:

    / (forward slash)


    Windows:

    < (less than)
    > (greater than)
    : (colon - sometimes works, but is actually NTFS Alternate Data Streams)
    " (double quote)
    / (forward slash)
    \ (backslash)
    | (vertical bar or pipe)
    ? (question mark)
    * (asterisk)

    :man shrugging:

    ** A person who feels appreciated will always do more than what is expected **

  • jagg if you want ot experiment yourself to see if this fixes your issue.


    In the file.
    /usr/lib/enigma2/python/Plugins/Extensions/BouquetMakerXtream/globalfunctions.py

    you have this


    change it to this


    Code
        name = re.sub(r"[\<\>\:\"\/\\\|\?\*\(\)]", "_", name)

    basically add \(\) to that regex replacement

    In fact, looking at all my other plugins I do actually strip out ( ) and [ ] brackets to. I will change it.

    ** A person who feels appreciated will always do more than what is expected **

Enhance your Enigma2 with KiddaC's creations

Download HD skins, IPTV players (X-Streamity, EStalker), bouquet tools, picon managers, and essential plugins for a complete setup. KiddaC's Enigma2 resources: skins (slyk, v-skin, onyx), IPTV plugins (Xtreamity, Jedi Maker), and utilities (E2Piconizer, ScreenNames) for customization and control.

Participate now!

Don’t have an account yet? Register yourself now and be a part of our community!