mgnsk / FreshRSS-AutoTTL

A FreshRSS extension for automatic feed refresh TTL based on the average frequency of entries.
GNU Affero General Public License v3.0
25 stars 2 forks source link

No automatic refresh #15

Open tobiasholle opened 1 week ago

tobiasholle commented 1 week ago

Hi, I installed the extension but it is unfortunately not working. Is there anything I need to take care of before it is actually implemented?

mgnsk commented 1 week ago

Do your feeds update without using this plugin? Can you check the statistics table in plugin options, are there any feeds where Time until next update is empty? This would mean that the time to update the feed has come but the cron has not run yet.

tobiasholle commented 4 days ago

They do but only if I update manually, it is not empty (see. picture)

Capture d’écran 2024-10-06 à 08 52 56
mgnsk commented 4 days ago

Make sure your AutoTTL's Max TTL setting is longer than FreshRSS's TTL (from Configuration -> Archiving).

A good default is to use 1d for AutoTTL's Max TTL and 20min for FreshRSS TTL. This way faster feeds can still benefit from the 20min rate but slower feeds fall somewhere between 20min and 1d.

I'll try to come up with some solution that would show perhaps a warning when those values are not configured correctly.

tobiasholle commented 3 days ago

Thank you. I edited the times. Nevertheless, as you can see in the screenshot, the updates are not carried out for the Feeds (probably only the ones with the maximum TLL of 12 hours, couldn't verify by now but according to the changes in the TLL update times).

Capture d’écran 2024-10-07 à 07 07 10