immich(frame-emo): show photos from the last 365 days (was 730) #18
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "emo/frame-emo-1year"
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?
Emil asked his Sofia Portal Mini photo-frame to show only the past year of photos, rolling from today, instead of the last two years.
One-line change in stacks/immich/frame-emo.tf:
ImagesFromDays: 730->365in the frame-emo Settings.yml. Rolling window, so it always shows the trailing 365 days.CI auto-applies on merge to master; the config-emo ConfigMap has a Reloader annotation so immich-frame-emo picks it up without a manual restart.