E2m3u2bouquet - discussion & support

There are 1,612 replies in this Thread which was already clicked 251,469 times. The last Post () by hajosch.

  • root@vusolo:~# opkg install /tmp/enigma2-plugin-extensions-e2m3u2bouquet_1.7.2_all.ipk

    Multiple packages (enigma2-plugin-extensions-e2m3u2bouquet and enigma2-plugin-extensions-e2m3u2bouquet) providing same name marked HOLD or PREFER. Using latest.

    Multiple packages (enigma2-plugin-extensions-e2m3u2bouquet and enigma2-plugin-extensions-e2m3u2bouquet) providing same name marked HOLD or PREFER. Using latest.

    Multiple packages (enigma2-plugin-extensions-e2m3u2bouquet and enigma2-plugin-extensions-e2m3u2bouquet) providing same name marked HOLD or PREFER. Using latest.

    Installing enigma2-plugin-extensions-e2m3u2bouquet (1.7.2) on root.

    ********************************************

    Installing Engima2 IPTV E2m3u2bouquet plugin

    ********************************************

    openpli image detected

    Configuring enigma2-plugin-extensions-e2m3u2bouquet.

    xargs: invalid option -- 'I'

    BusyBox v1.22.1 (2014-11-24 18:20:11 CET) multi-call binary.


    Usage: xargs [OPTIONS] [PROG ARGS]


    Run PROG on every item given by stdin


    -p Ask user whether to run each command

    -r Don't run command if input is empty

    -0 Input is separated by NUL characters

    -t Print the command on stderr before execution

    -e[STR] STR stops input processing

    -n N Pass no more than N args to PROG

    -s N Pass command line of no more than N bytes

    -x Exit if size is exceeded




    E2m3u2bouquet plugin installed successfully

    2020-1970 (c)Dorik1972

  • xargs: invalid option -- 'I'

    The problem is not with the python version, but with the outdated bash (sh) linux-based OS of your tuner


    Two solutions

    1) I will rewrite the "control" scripts of the installation package without using xargs

    2) You can unpack the ipk manually using tar and copy the files to the receiver

    if you like it you can make donations

  • root@vusolo:~# opkg install /tmp/enigma2-plugin-extensions-e2m3u2bouquet_1.7.2_a

    ll.ipk

    Multiple packages (enigma2-plugin-extensions-e2m3u2bouquet and enigma2-plugin-ex tensions-e2m3u2bouquet) providing same name marked HOLD or PREFER. Using latest.

    Multiple packages (enigma2-plugin-extensions-e2m3u2bouquet and enigma2-plugin-ex tensions-e2m3u2bouquet) providing same name marked HOLD or PREFER. Using latest.

    Multiple packages (enigma2-plugin-extensions-e2m3u2bouquet and enigma2-plugin-ex tensions-e2m3u2bouquet) providing same name marked HOLD or PREFER. Using latest.

    Installing enigma2-plugin-extensions-e2m3u2bouquet (1.7.2) on root.

    ********************************************

    Installing Engima2 IPTV E2m3u2bouquet plugin

    ********************************************

    openpli image detected

    Configuring enigma2-plugin-extensions-e2m3u2bouquet.



    E2m3u2bouquet plugin installed successfully

    2020-1970 (c)Dorik1972

    Collected errors:

    * parse_from_stream_nomalloc: Missing new line character at end of file!



    It actually installs, I see the installed files in the folders /usr/lib/enigma2/...... but it does not appear in the plugin to enter the addresses. If there is a workaround with a command to enter the address and update every night channels that would work too

    Edited 4 times, last by jack82 ().

  • opkg update


    root@vusolo:~# opkg install /tmp/enigma2-plugin-extensions-e2m3u2bouquet_1.7.2_a

    ll.ipk

    Multiple packages (enigma2-plugin-extensions-e2m3u2bouquet and enigma2-plugin-ex tensions-e2m3u2bouquet) providing same name marked HOLD or PREFER. Using latest.

    Multiple packages (enigma2-plugin-extensions-e2m3u2bouquet and enigma2-plugin-ex tensions-e2m3u2bouquet) providing same name marked HOLD or PREFER. Using latest.

    Multiple packages (enigma2-plugin-extensions-e2m3u2bouquet and enigma2-plugin-ex tensions-e2m3u2bouquet) providing same name marked HOLD or PREFER. Using latest.

    Installing enigma2-plugin-extensions-e2m3u2bouquet (1.7.2) on root.

    ********************************************

    Installing Engima2 IPTV E2m3u2bouquet plugin

    ********************************************

    openpli image detected

    Configuring enigma2-plugin-extensions-e2m3u2bouquet.



    E2m3u2bouquet plugin installed successfully

    2020-1970 (c)Dorik1972


    No more error

    When I go into plugins it tells me Extensions/E2m3ubouquet (No module named html.entitles)

    Edited once, last by jack82 ().

  • (No module named html.entitles)

    This module is not used in the plugin. More precisely, it is included as a separate library and is located in the /modules folder


    Get the system startup log by connecting via telnet or SSH

    Code
    init 4; ENIGMA_DEBUG_LVL=6 enigma2 2>&1 | tee /tmp/log.txt

    And show the resulting log. It will be in the file /tmp/log.txt


    Then it will be clear what is happening in your “prehistoric” image

    if you like it you can make donations

  • root@vusolo:~# opkg install /tmp/enigma2-plugin-extensions-e2m3u2bouquet_1.7.2_a

    ll.ipk

    If you are installing a package over of an existing one with the same version index, then use this command

    Code
    opkg install --force-reinstall /tmp/enigma2-plugin-extensions-e2m3u2bouquet_1.7.2_all.ipk
    or
    opkg install --force-reinstall /tmp/*.ipk

    if you like it you can make donations

  • [FONT] adding font /usr/lib/enigma2/python/Plugins/Extensions/E2m3u2bouquet/skin /e2m3u2b.ttf...OK (e2m3u2bRegular)

    Plugin Extensions/E2m3u2bouquet failed to load: No module named html.entities

    Traceback (most recent call last):

    File "/usr/lib/enigma2/python/Components/PluginComponent.py", line 52, in readPluginList

    File "/usr/lib/enigma2/python/Tools/Import.py", line 2, in my_import

    File "___0SU04GJJgkhCI1Q", line 23, in ___vah24NWWvaVIaSR

    File "___v13ULyUzzOuIilq", line 6, in ___zYA7vCp9ID2yUNI

    File "___POoqRPlWWQUCnME", line 7, in ___EJTEPZ0zaOyefdc

    File "/usr/lib/enigma2/python/Plugins/Extensions/E2m3u2bouquet/modules/python_slugify-5.0.2-py2.py3-none-any.whl/slugify/__init__.py", line 2, in <module>

    File "/usr/lib/enigma2/python/Plugins/Extensions/E2m3u2bouquet/modules/python_slugify-5.0.2-py2.py3-none-any.whl/slugify/slugify.py", line 11, in <module>

    ImportError: No module named html.entities

  • /python_slugify-5.0.2-py2.py3-none-any.whl/slugify/slugify.py",

    Judging by the log, this module is used in the slugify library... In theory, I can rebuild it and give it the html.entitles modified by me... It's strange that you don't have this standard module in Python

    if you like it you can make donations

  • /python_slugify-5.0.2-py2.py3-none-any.whl/slugify/slugify.py",

    Judging by the log, this module is used in the slugify library... In theory, you can rebuild it and give it the html.entitles modified by me... It's strange that you don't have this standard module in Python

    Send me a modified module to replace it And if possible the way to it

  • In theory, I can rebuild it and give it the html.entitles modified by me.

    Done.

    Send me a modified module to replace it

    This cannot be done by simply replacing the library in the /modules folder... You also need to make changes to the import of this library in the plugin code. It will be available in the new version tomorrow morning

    if you like it you can make donations

  • На теория мога да го възстановя и да му дам модифицираните от мен html.entitles.

    Свършен.

    Изпратете ми модифициран модул, за да го заменя

    Това не може да стане чрез просто заместване на библиотеката в папката /modules... Трябва също да направите промени в импортирането на тази библиотека в кода на приставката. Ще бъде наличен в новата версия утре сутринта

    Will this new version be installable on my old receiver xargs: invalid option -- 'I'

    Edited 2 times, last by jack82 ().

  • Тази нова версия ще може ли да се инсталира на моя стар приемник xargs: невалидна опция -- 'I'

    Преработих тази част от кода и премахнах xargs... Изпратих ви пакет за тестване без xargs в PM ... Преди около три часа .. и съдейки по дневника по-горе, той се инсталира без грешки - RE: E2m3u2bouquet - дискусия & поддържа

    Yes, it installs without errors, we are waiting for the new version with all the improvements

  • And the 1st screenshot tells me something

    This is just one of the rather illustrative examples where the difference between a packed and unpacked file is clearly visible :upside down face: As practice shows, such huge playlists are very common in Western Europe ... And it seems to me that the latest update will be useful for users of this “territory” :smiling face with halo:

    if you like it you can make donations

  • If there are “perverts” who use the Vti image and you have “crash” this image with E2m3u2bouquet plugin, then the whole problem is that this image does not support percentage scaling for all elements of the skin =) I don’t understand what the problem is in writing out the skin.py of a given image in a quality manner by a development team...But we have what we have... Just take the file from the attachment, unzip it, and replace the skin files in the already installed plugin. Restart GUI ... And it will work on any image, including Vti


    p.s. These files will be included in the installation package during the next update

  • To congratulate for the good work.. My grandfather Cloud ibox 1 mips 333mhz Clone vu+solo OpenPli 4 it works great. It makes me very happy.

    To be helpful to the topic, people with old receivers, use an external device to store the epg USB device

    Edited 2 times, last by jack82 ().

Get community help for all other Enigma2 plugins

This is your forum for support, questions, and guides for plugins not covered in our specialized sections. Support for uncategorized and miscellaneous Enigma2 plugins. Find help, troubleshooting, and discussions for plugins that don't fit other forum categories.

Participate now!

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