Posts by beps

    ziko hi , my box zgemma h9combo arm cpu log error image openpli devolped

    root@h9combo:~# opkg install --force-overwrite /tmp/*.ipk

    * Il risolutore ha riscontrato 1 problema(i):

    * Problema 1/1:

    * - richieste contrastanti

    * - il pacchetto python3-fuzzywuzzy-0.18.0-r0.armv7ahf-neon non ha un'architettura compatibile

    *

    * Soluzione 1:

    * - non chiedere di installare python3-fuzzywuzzy-0.18.0-r0.armv7ahf-neon



    root@h9combo:~#

    hi I installed this image from ssh I can't find any installable feeds

    ------------------------

    login as: root

    root@192.168.1.79's password:

    root@h9combo:~# opkg update

    Downloading http://downloads.openpli.org/f…develop/3rd-party-cortexa 15hf-neon-vfpv4/Packages.gz.

    Updated source 'openpli-3rd-party-cortexa15hf-neon-vfpv4'.

    Downloading http://downloads.openpli.org/f…develop/3rd-party/Package s.gz.

    Updated source 'openpli-3rd-party'.

    Downloading http://downloads.openpli.org/f…develop/3rd-party-h9combo /Packages.gz.

    Updated source 'openpli-3rd-party-h9combo'.

    Downloading http://nonsolosat.net/feeds/no…at-31-py3/all/Packages.gz.

    * opkg_download_backend: Failed to download http://nonsolosat.net/feeds/nonsolo sat-31-py3/all/Packages.gz, wget returned 8.

    Downloading http://nonsolosat.net/feeds/no…y3/cortexa15hf-neon-vfpv4 /Packages.gz.

    * opkg_download_backend: Failed to download http://nonsolosat.net/feeds/nonsolo sat-31-py3/cortexa15hf-neon-vfpv4/Packages.gz, wget returned 8.

    Downloading http://nonsolosat.net/feeds/no…1-py3/h9combo/Packages.gz.

    * opkg_download_backend: Failed to download http://nonsolosat.net/feeds/nonsolo sat-31-py3/h9combo/Packages.gz, wget returned 8.

    Downloading http://downloads.openpli.org/f…develop/picons/Packages.g z.

    Updated source 'openpli-picons'.

    root@h9combo:~#

    your experience tells me that when I find a closed door I have to make a hole opkg install --force-depends /tmp/*.ipk :) the problem is a library that is too new for this plugin, forcing the installation is not the solution you will get errors by installing plugins in different egami I think the most complete and easy to use enigma image in my humble opinion.

    yes I know :) except that it is in the kitchen with a card and acts as a server for other boxes in the house which is always turned on

    thx for support I modified these 2 files AglarePosterXEMC ed AglarePosterX now I can save the posters on the temp folder now I create a script from cronotabs that cleans the directory every day :thank_you2:

    I wasn't offended but resentful lol I complimented you on the work you did I simply added that the directory remains hdd if it would be possible to set the tmp folder, I know it's complicated and stressful but mine was a request not advice.

    OK, then the skin saves the posters on HDD, it saves 4 of them because the HDD folder doesn't allow saving if you don't have an external hard disk. Having said this, I no longer intend to give my feedback if this is the reaction of the coders. I greet you.

    odem2014 Hi, congratulations on your work and passion. I wonder how it is possible to set a different directory for saving posters now those who don't have an external SD or HDD don't allow saving



    Don't worry, I had planned this too and for those who don't have a devise the posters and backdrops will go in /tmp


    Code
    if os.path.isdir("/media/hdd"):
            path_folder = "/media/hdd/poster/"
    elif os.path.isdir("/media/usb"):
            path_folder = "/media/usb/poster/"
    elif os.path.isdir("/media/mmc"):
            path_folder = "/media/mmc/poster/"
    else:
            path_folder = "/tmp/poster/"
    if not os.path.isdir(path_folder):
            os.makedirs(path_folder)

    no worries mine was a feedback intention the skin still saves in hdd box tell me what to change to move it only to temporary folder thanks

    odem2014 Hi, congratulations on your work and passion. I wonder how it is possible to set a different directory for saving posters now those who don't have an external SD or HDD don't allow saving

    Hi, congratulations on your skin, I really like it on my decoder in the kitchen. I don't have an SD card and I can't save the posts to view them. I ask if it's possible to move it as the temp directory, can you help me???

    hi, I deleted the skin, it doesn't work well on my box, the command to use is this


    opkg install --force-overwrite /tmp/*.ipk

    I'm not a programmer, I like it, I'll try to explain what happens to me, I used this plug in on openatv 7.4 and it works very well.


    on egami 10 05 there is a libc6 library that does not allow correct installation by installing your plug in with the command


    opkg install --force-depends /tmp/*.ipk yes you can bypass it ok the plug in is installed I load the portals and play a channel once this is done the remote control no longer responds it is no longer possible to exit the played channel or choose a new channel the solution is via ssh by issuing the command init 4 kill enigma 2 and init 3 reboot gui to use the box again

    I have problems using this plug-in on Egami 10.05 add-on and its dependencies are installed. I load my Mac portal and play a channel. Then the plug-in freezes. It is no longer possible to move within the bouquets.

    I don't know the procedure for posting an ssh log but I tried to install some python dependencies and it didn't work I think something is missing also because the skin doesn't have the same graphics as openbh you can see the info bar is square



    openpli2







    openpli

    I use wireguard server for correct connection I use this cool skin on openbh, openatv, egami, it works great I have problems on openpli

    the egami coder says to wait to get the new multistalker plug in the plug in is only for the arm processor on my zgemma h9 combo it doesn't work so I'm waiting for news from the egami team.

    Hi, ican't install MultiStaler-Pro on my Zgemma H7S (EGAMI 10.5)


    Quote
    Quote from beps hi not working in egami 10 .05
    calculate_dependencies_for: Cannot satisfy the following dependencies for enigma2-plugin-extensions-multi-stalkerpro:
    * libc6 (>= 2.39+git0+6d1e3fb07b) *
    * opkg_solver_install: Cannot install package enigma2-plugin-extensions-multi-stalkerpro.

    you can use telnet code to bypass dependencies until update libc6 package to 2.39 as madhouse mention


    opkg install --force-depends /tmp/*.ipk


    due to an incompatible library you have to bypass it in my case it doesn't work well the plug in is installed but I can't move within the channel bouquets while on openatv 7.4 it works great