Once uninstalled, everything will be deleted.
Hi guys Can someone tell me how to make the cline that the plugin finds not overwrite the configuration of my TVSAT card? Thanks in advance
Once uninstalled, everything will be deleted.
Hi guys Can someone tell me how to make the cline that the plugin finds not overwrite the configuration of my TVSAT card? Thanks in advance
it depends, i think some people let the script run on start of the box and as the script finished before softcam starts, its not needed
or at a given time and do not want to get interupted with a automatic restart
ah ok, i only ever switch my receiver to standby, so that makes no sense to me, as nothing is updated when i switch it on, right?
Then I must update via the addon and add the line in the FCA, do I understand that correctly?
ah ok, i only ever switch my receiver to standby, so that makes no sense to me, as nothing is updated when i switch it on, right?
Then I must update via the addon and add the line in the FCA, do I understand that correctly?
You update the lines manually. You can add this to cron and it will download itself.
Its getting off topic and very very technical, so i try to keep it short.
Another aproach for h8t could be:
Easy -> there is a plugin around called something like Execute on power event.
If i remember correctly, you could set there a script when box went to standby or woke up. This could be used to start the fca script when coming out of standby.
hard and technical:
uncompile the standby.pyc from /usr/lib/enigma2/screens and search for leave (in my case openatv 7.4 leave standby)
there you can find a line: "if exists('/usr/script/StandbyLeave.sh')" . following code means, if this file is present, it will be executed whenever you get out of standby. but nothing is needed, you only need to know the file name it is looking for.
in my case, now rename the file autfca.sh to StandbyLeave.sh in /usr/script and it should do it everytime when getting out of standby
(if this file alredy exists and is doing already something, you need to add a line to start the autfca script too)
i hope its somehow a bit clear what i wanted to explain :)
h8t i know you did write that you are not too technical. so if you would like to try this solution you can pm me and i can try to help
i think its best we should not this discuss here further because its not related to the plugin (unless the Team thinks it might be usefull)
Please ammend..
The call file to the script is already present in
/usr/script/AUTFCA.sh
all images have a link to /usr/script in the menu (at most you can use filemanager / Dreamexplorer or menuscript.. there are many small plugins that do it.
It is not necessary to do this at every startup, the configuration file cccam.cfg would become too large and the binary would take a long time to try all the active (inactive) lines
I do not understand what the purpose is, more than anything to make 3 gestures with the remote control to download the file.
If anything, as I did in my manager, it would often be necessary to delete/restore the configuration file cccam.cfg to streamline it, clean it.
We are on topic anyway
Yes its not needed to do it every start. I only do it every 2-3 days, or better to say, as long as a line is still working there is no need to update.
Isn't the cccam.cfg emptied everytime you run the script so it only adds newly downloaded? At least it shouldn't get bigger with old non funcional lines.
I understood it, as a kind of question he asked to automate it because he only uses standby, tho i thought i write what could be done.
yes script is present, only needed to rename to given name if needed
Remember that it is not recommended to update servers several times a day. A server that works after the update may no longer work (I noticed this with me). It is hard to find the lines, and if you do, the line is assigned to the IP and will not work for everyone.
ok i see.
Best solution to start manually only once a day or later if nothing is working anymore
or
cron once a day
or if you start the box only once a day, at startup (if also wanted to make it automated)
As most of the free CCcam servers have a 24 hours span I also think isn't good to download servers more than once a day, the websites shut down when the same IP tries to download more than once!
Well, what if I have an octagon sf 8008 4k and I have 15 multibot images installed there and each image has the same IP, I always download new servers there via ZOOM.
thank you very much for your detailed instructions.
I have already set up a cron for 12 o'clock at night, but in my opinion this does not work well.
at noon there is still sometimes no picture. so i often have to make a new query manually via the addon.
I don't want to present this as a problem.
But of course it would be more convenient to do it automatically. but i understand that it doesn't make sense if the IP can be blocked.
Thank you all!
Hello, one question i have an ultimo4k openatv 7.4 or 7.5. When I am not at home for a few days and i haved programed some chanels to be record, my problem is the server are not updated...i try with cron 1 time daily at 3:00 but it doesn't work...of course my receiver is in Standby. Can someone help me ?
Cordialement GD
i used 2.2.4
and with line 337 : /etc/init.d/softcam restart
Plugin work good, records also and i used ncam 15.1, i tried with AUTFCA and FCA...
..a miracle everything ok: with script like in picture 2.
Screenshot_20241107_163553_Samsung Internet.jpgScreenshot_20241107_180645_Samsung Internet.jpg
please provide more infos
which version of the plugin do you use?
do you have restart of softcam in the script or added too with cron?
are records working if testet right after the cron?
(and maybe check if the plugin is working first, looking at cccam.cfg, cccam/oscam info or whatever softcam you use :) )
edit:
are your servers updated if you run the script?
wake up from sleep recording correct? (best to test with fta channel)
internet connection after days still ok?
edit2:
sorry, reread and see that the servers are not updating
so nothing to do with recording...
best look if the servers are updatet if you do a manual update.
and check the pathes
maybe the hour in cron without 0 (only 3); not sure if that matters -> (0 3 * * *)
i am also interested in cron my sf8008 is always in standby and stream to other devices...
what i did is to add to crontab:
0 6 * * * /usr/script/AUTFCA.sh
and also put the Softcam restart line inside FCA.sh
if i manually launch AUTFCA.sh it downloads servers and restart oscam but doesn't work at scheduled at 6:00 am...nothing appens
can you give me any hint, i am not so familiar with cron stuff
Don’t have an account yet? Register yourself now and be a part of our community!