[GH-ISSUE #106] Feature request: Periodic update besides interval in content manager #1160

Closed
opened 2026-03-20 19:05:17 +01:00 by sascha_hemi · 1 comment
Owner

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
electricity-prices

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 ![electricity-prices](https://github.com/jjwbruijn/OpenEPaperLink/assets/17876344/3c429003-79ed-4de3-b0b6-0e0671273955)
sascha_hemi added the enhancementap fw labels 2026-03-20 19:05:17 +01:00
Author
Owner

@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

<!-- gh-comment-id:2004266023 --> @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
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/OpenEPaperLink#1160