Version
1.0.30 and newer
Deployment Method
Podman container on Ubuntu Desktop
Description
Until version 1.0.29, the memories feature worked perfectly, showing memories from today'S date in the past years.
However, with 1.0.30 and newer, all my memories are actually from the day before.
So immichframe shows todays date in the left bottom corner (e.g.16.4.), but the images shown are all from 15.4.20XX.
I guess this has something to do with the UTC changes in version 1.0.30?
Do I need to update my config somehow? or is this a bug?
Thanks,
Ruediger
Reproduction
Please compare version 1.0.29 and 1.0.30 with ShowMemories=true
Expectations
The images from todays date
Configuration
ImmichServerUrl=
ApiKey=
Interval=15
ImagePan=true
Layout=splitview
ShowMemories=true
ImagesFromDate=2011-10-06
RenewImagesDuration=30
ShowClock=true
ClockFormat=hh:mm
ClockDateFormat=eee, d MM
ShowProgressBar=true
ShowPhotoDate=true
PhotoDateFormat=MM/dd/yyyy
WeatherApiKey=
ShowWeatherDescription=true
WeatherIconUrl=https://openweathermap.org/img/wn/{IconId}.png
UnitSystem=metric
WeatherLatLong=48,23358788978474;16,283695017991178
Language=en
ShowVideos=false
PlayAudio=false
TZ=Europe/Vienna
Logs
Pre-Submission Checklist
Version
1.0.30 and newer
Deployment Method
Podman container on Ubuntu Desktop
Description
Until version 1.0.29, the memories feature worked perfectly, showing memories from today'S date in the past years.
However, with 1.0.30 and newer, all my memories are actually from the day before.
So immichframe shows todays date in the left bottom corner (e.g.16.4.), but the images shown are all from 15.4.20XX.
I guess this has something to do with the UTC changes in version 1.0.30?
Do I need to update my config somehow? or is this a bug?
Thanks,
Ruediger
Reproduction
Please compare version 1.0.29 and 1.0.30 with ShowMemories=true
Expectations
The images from todays date
Configuration
ImmichServerUrl= ApiKey= Interval=15 ImagePan=true Layout=splitview ShowMemories=true ImagesFromDate=2011-10-06 RenewImagesDuration=30 ShowClock=true ClockFormat=hh:mm ClockDateFormat=eee, d MM ShowProgressBar=true ShowPhotoDate=true PhotoDateFormat=MM/dd/yyyy WeatherApiKey= ShowWeatherDescription=true WeatherIconUrl=https://openweathermap.org/img/wn/{IconId}.png UnitSystem=metric WeatherLatLong=48,23358788978474;16,283695017991178 Language=en ShowVideos=false PlayAudio=false TZ=Europe/ViennaLogs
Pre-Submission Checklist
This is a bug report and not a feature request
I have provided all of the required information to reproduce the bug (config, logs, etc.)
I have checked for related issues and checked the documentation