Posts by s3n0

    That will be some problem of Enigma2 update. I need to see the debug-log... if you know how, please create it and then send the debug-log file to the private message.


    I hope that at least there will be an error. If not... it will be necessary to install this Enigma2 for me as well (I don't know if this error will appear on my Vu+) and test the plugin again on this Enigma2.


    THX

    Wel... OK... so, I will also need the debug log from your Enigma2.


    What Enigma2 distribution are you actually using ?


    It depends on which Enigma2 distribution you are using, because the activation of debugging is different in each one and you can't access the debugging information in the same way in each one.

    Do you know how-to activate debugging in your Enigma2 ?


    Then after triggering the error in the plugin, just download the debug information file from the set-top box and send me this file in a private message. It is best to send only via private message - if there is too much private information about your set-top box in the LOG file.


    THX

    Hi viliev .


    Could you please attach a debug-log file or a screenshot ? How am I supposed to know where the problem is if you don't describe it in detail ? :drooling face:


    You can take a screenshot with the help of OpenWebif - opened in a web browser. Debug log creation and debugging activation depends on the used Enigma2. But an info-log file would also be sufficient if it exists in the "/tmp/chocholousekpicons.log" folder.

    Code
    cat hotovo1 hotovo2 hotovo3 > ok
    sed -i 's/    / /' ok


    >>>>> please modify the shell script "tichestart1.sh" as follows (to remove excess asterisk characters from the port number of the dream4ever cccam server) >>>>


    Code
    cat hotovo1 hotovo2 hotovo3 > ok
    sed -i 's/    / /' ok
    sed -i 's/*//' ok

    juanitoxxxl please try other forum thread :) - Picons by Chocholoušek


    I'm just a plugin developer. The picons themselves and their design are exclusively taken care of by Chocholousek. It's his project. I only created a enigma2 plugin for him that automates the update of Chocholousek's picons in Enigma2.


    But... if I'm not mistaken, picons are created primarily for satellite positions of satellites, not for providers. You probably did not check the correct positions of the German satellites... in the Chocholousek Picons updater plugin settings... I mean the satellite position 19.2E (https://www.lyngsat.com/packages/Sky-Deutschland.html) and/or possibly others - used in Germany ?

    So for the Skylink provider, IRDETO coding, you need to use the correct oscam-configuration. You also need an Oscam binary file with modification for Layer 2B support (extended security for IRDETO, which Skylink has been using for about 1-2 years). I can attach the configuration files to the post, but not the binary file, since it is forbidden to distribute modified oscam binary files here.

    What type of decoding card and coding system is it ?

    Is it still an IRDETO coding system ?

    Isn't it Viaccess ?

    Viaccess will work only in CAM - in the hardware module.

    If it is an IRDETO system, then you probably just have an incorrect Oscam configuration.

    Exactly as Mateoo writes, the problem is that a suitable decoding card was not found. Probably something is wrongly set in the configuration of the local Oscam (softcam client). If the softcam server belongs to the user (his own server), then there may also be an error - in the server settings. But if the softcam server is from someone else, such as from a friend, then the correct setting of the local Oscam (softcam client) must be requested from the friend.


    no matching reader = 1server rejected request to decode CAID 0B00 (CONAX coding system)

    openpli is stable and updated. on the laptop, it is easily connected to the receiver's device. while open ATV always requires password and is difficult to connect or mount the USB and HDD.

    No no. This is not true. That's just a setup error. If you set a password, it will be required. But if you don't set a password, then it won't be necessary. Plus, using a password increases security, so that's fine. The same applies in both, in OpenPLi and in OpenATV, regarding the password... namely, that after installing the new firmware, it is necessary to set the password in your own interest - to increase security.


    If you want to use a terminal connection, you must first log in via the Telnet protocol and not SSH. Then you set the password in the terminal with the "passwd" command. Then everything else will work - including the SSH terminal connection. It's better... because the password increases the security of your set-top box. This means that if someone connects to your home LAN or WiFi-LAN, they need an additional password to connect to the set-top box as well.


    I personally have no connection problems at all, neither in the case of OpenPLi nor in the case of OpenATV.

    hatters1976 :


    The file downloaded in your set-top box probably does not contain the 7-zip file format header. This means that the HTML code and not the file was probably downloaded.

    The algorithm of the plugin, intended for the verification of the header of the 7-zip file from the source Chocholousek with picon-packages, is here:

    e2plugins/ChocholousekPicons/src/plugin.py at 0286353858f69571bd7f8c5bba88fa6c41db818e · s3n0/e2plugins
    Enigma2 plugins. Contribute to s3n0/e2plugins development by creating an account on GitHub.
    github.com

    So, as it is obvious according to this algorithm, the downloaded file in your set-top box is probably not really a 7-zip file, but rather some HTML file.


    If there is a .7z file with picons in the "/tmp" folder of your set-top box, check its contents. For example, copy this file via FTP connection to your PC and open it - in some text editor or in some so-called "hex-editore" (tool for editing disk contents). There must be a header for 7zip files at the beginning of the file, and there should also be no HTML code inside the file, but archived and compressed code from various .png files.


    This "error" (server protection) occurs primarily when the client tries to connect via a VPN network. Unfortunately, the VPN network is often misused for various attacks... so that's why the VPN network is not allowed and rejected by the server and you will only get an HTML code with a message (rejection).


    It can also be about banning your IP address, on which someone probably tried to perform DDoS or other attacks (loading the server with repeated and very fast and frequent accesses to packages with picons).

    Hi hatters1976 . You also have to write a specific problem :). I am not an expert on telepathy :). I can't add to your post myself that what kind of problem is there ? :) Can you make a debug log file in Enigma2. Or maybe a screenshot of the problem (error report in the plugin) would be enough.

    Hi cosy .


    This is done intentionally so that this PLUGIN is not used and runs in the background of Enigma2 - as a separate background process.


    Updating picons does not take long. So why does it bother you ? :) A better question is, why are you running the picons update while watching a movie on TV ? :)


    Of course it could be done... for example to resize the screen layer to just a few lines. But does it have any meaning ? After all, no one updates picons every day, and certainly not while watching movies.