The cron functionality needs some work. Looks like it is only triggered if cron has not run for 2 hours. Then it loops through every user/album. That might be problematic on large sites and it simply does nothing on sites that run cron every 2 hours or less.

Maybe add a duration option? Default to 2 hours.

Comments

Nathaniel created an issue.