Posts by Lululla

    we tested in 2.. It seems to work



    You need to have your original personal configuration

    • /tuxbox/*cam.server or/and subfolders
    • /etc/cccam.cfg (cccam only in /etc)


    the file creates a backup copy (your original file and adds Backup to the name: Eg. CCcam.cfgBackup or oscam.serverBackup))


    To reset:

    go back to your configuration, you must also delete the *.*Backup file in the cam configuration folders



    This is folder for oscam




    that's all.




    1_0_19_79_4B0_110_820000_0_0_0_20250219210128.jpg



    • fix overwrite .cfg .server
    • fix dx/sx directions on Menu
    • add update FCA from git
    • ncam-gcam-.... not fixed for now..(no have time)



    Who wants to try must give this command from telnet


    wget -q --no-check-certificate https://raw.githubusercontent.com/Belfagor2005/SimpleZooomPanel/main/installer.sh -O - | /bin/sh




    if someone has a great FCA.sh put it here or give it to the creator of this plugin, not to me who will pass it in git to update it if he thinks it is better.

    No.. no.. no..


    Code
            city = start
            if callback is not None:
                city = callback[callback.rfind("/") + 1:].replace("_", " ")
            self.ort = city


    returns the selected city in callback..

    So it must work..

    do some more tests.

    I attach another updated file

    mm



    maybe when returning from the city panel, it only reloads the city stored in Home (blue Button)


    Code
            start = str(config.plugins.foreca.home.value)
            city = start



    but after you have memorized the Buttons, you can press OK, it should give the right city on the way back..I think..I hope.

    mistake.. in city panels
    eg.: Button Green and exit next pusched green.




    green assign and save value on config..

    and exit returns self.city(Green Locations)

    :person shrugging: :person shrugging:

    try.. test this

    go to:

    usr\lib\enigma2\python\Components\Converter

    rename all exist file .py .pyo .pyc
    NOVCaidInfo2 to NOVCaidInfo2_OLD

    put this attached file and reboot

    Is this file compatible with mipsel openpli or just arm thank you

    and where would the problem be.. worst case scenario put back yours that you renamed.. and find the solution yourselves

    try.. test this

    go to:

    usr\lib\enigma2\python\Components\Converter

    rename all exist file .py .pyo .pyc
    NOVCaidInfo2 to NOVCaidInfo2_OLD

    put this attached file and reboot

    just read carefully there are the steps to do a test..

    I think it does not depend on the skin. Since there is no trace of that converter

    that converter is used by something else

    NOVCaidinfo2.py is not in ipk file ..
    it is not mentioned in the skin..



    Code
    Find "novcaidinfo" (0 matches found in 0 files of 54 searches) [Normal]

    don't use code to write replies.. what you write must not be in the reply tags.. otherwise it is not clear who is speaking.. and what they are referring to.


    What should you do? nothing.

    I made a change, and I explained what it does.

    if you want I prepared a code that


    Saving content:

    The contents of the cccam.cfg and oscam.server files are saved from all found locations.

    Running the script:

    The script is executed.

    Modifying the original files:


    Once the script is completed, the saved content is added to the beginning of each file (cccam.cfg and oscam.server) in their original locations.



    who wants to try?

    but I have not touched the regex of the data that it takes from their server.

    If you try an older version of the plugin, at the same time can you check what it depends on?

    if the incorrect values are only on the latest ui.pi please attach the working version, I will check what has changed.

    Code
    I had some problems yesterday with the servers, today I tried to reinstall everything and version 2.2.5 works quite well, obviously all subject to crowding. The only flaw, as in previous versions, is the fact that the server files of the various cams are overwritten, preventing the auto-update of channels such as AFN (9Est)

    yes I noticed that it overwrites the whole file instead of updating it.

    there could be a solution if you want.

    If oscam.server exists it takes it and puts it as a template, maybe in the lplugin folder, then creates the file adding the new lines to the existing original ones: if you have a configuration on a specific card or reader you will find it there in the new file.

    I did it in my softcam manager. In fact there is a reset button that takes the default configuration and puts it in its /etc/tuxbox/config folder

    so you don't lose anything

    The script with cron does not work on me "OpenATV image" I also tried to give the permissions 755 to the root file but nothing to do, some suggestions?

    version image.. please


    but not start/disconnect show on plugin?