BeonNil
BeonNil
Hi there, i had a similar idea, an just came about this thread. However, I think the concept should be generalized: * A cron job does trigger an action in...
Yes, this would be a downside. Here lies the difference between 'cheap', selfmade 'cron light', and a 'proper' real cron job. But this limitation would also apply to your solution:...
Ok, I realized that we might be talking about very different scenarios: - Scenario 1: (I guess, this is triatic' ones) FRSS instance where... - Cron job is set up...
Ok, here is my first prototype. It's still very raw, writes files that grow infinitely and has no configuration interface (yet). It's not a release :) [xExtension-AutoCron_v0.4.zip](https://github.com/FreshRSS/FreshRSS/files/14325048/xExtension-AutoCron_v0.4.zip) The basic idea...
Ok, but the javascript you mention is already there. As you said, as long as you have the web interface open, a request is fired every two minutes. This causes...
yes, it does get called. Well, I think about "polling once per hour", because I don't have the web interface open. I think more about having dedicated hardware that consumes...