Closed miloszlipski closed 1 month ago
Hello @miloszlipski, thank you for the issue.
The web package for immichFrame is rather new and in active developement. These config-values are fully working in the immichFrame client app, but are not implemented as of now for the docker container. Could you comment an optimal duration (in seconds) that I can set this to for now? I am sorry for the trouble.
New features for the web are coming. Thanks for commenting.
Ah ok. That's fine. Could you set it to 45 seconds? And when it comes to config I would suggest to add unit into config variable name. So for example if we have RefreshAlbumPeopleInterval, it is in hours I think, so what about renaming this into RefreshAlbumPeopleIntervalHours. Same for others, coz now you can't tell without looking into implementation in what unit it is. Or maybe we can mention this in readme.
@miloszlipski just a quick update on this, the duration of images and the date-format is now configurable. More settings will be reimplemented soon :)
Version
ghcr.io/immichframe/immichframe:main
Deployment Method
hosted on unraid, displayed on web (chromium browser)
Description
TransitionDuration settings does not affect transtion time on web view, immiches are switching every 7-10 seconds, no matter what I set in config file
Reproduction
just instaled fresh docker on unraid and oppened web url, in my case it is http://192.168.8.101:8888/
Expectations
I want to slow down images transistion
Configuration
Logs
Pre-Submission Checklist
[X] This is a bug report and not a feature request
[X] I have provided all of the required information to reproduce the bug (config, logs, etc.)
[X] I have checked for related issues and checked the documentation