Skip to content
This repository has been archived by the owner on Oct 1, 2021. It is now read-only.

Add a stale file checker #2

Open
cj-wong opened this issue Nov 27, 2020 · 0 comments
Open

Add a stale file checker #2

cj-wong opened this issue Nov 27, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@cj-wong
Copy link
Owner

cj-wong commented Nov 27, 2020

Currently, there is no way to quickly observe if a file is stale. Since the photo frame indiscriminately loads images from USB storage and the timestamp on each image is in small font, I think a worthwhile enhancement is to include a file checker, most likely within the utils module.

I plan to have the image look something like...

Stale Files

Some files ($number) are potentially out of date:

- photo-dash-module: $hours_out_of_date

...and so on, maybe listing all modules (and overflowing if necessary onto more images).

Some things that should be considered:

  • This functionality should be optional to preserve current behavior (so it will be enabled via the configuration file).
  • Quiet hours may need to be accounted for $hours_out_of_date.
@cj-wong cj-wong added the enhancement New feature or request label Nov 27, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant