mirror of
https://github.com/OpenEPaperLink/OpenEPaperLink.git
synced 2026-03-21 00:04:28 +01:00
[GH-ISSUE #106] Feature request: Periodic update besides interval in content manager #3371
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @onkelcommy on GitHub (Aug 10, 2023).
Original GitHub issue: https://github.com/OpenEPaperLink/OpenEPaperLink/issues/106
Originally assigned to: @nlimper on GitHub.
It would be great to be able to specify a periodic update besides the current "Interval" settings in the web ui for content with interval like "ImageUrl", "RSSFeed", "Calendar" and "json template".
Possible periods could be "Daily" (updated at midnight), "Hourly" (updated at the start of the hour) and "30 minutes" (updated at 00/30 minute) etc. Just a simple dropdown not full crontab mode :-)
This would allow displays to update time sensitive content at the start of a period and not by a random interval.
Example displaying the current electricity price for the current hour - updated every hour at XX:00

@nlimper commented on GitHub (Mar 18, 2024):
Added.
If you enter a negative value for the interval, it gets aligned. For example, -60 will refresh every hour at :00