Question about the Web Client WebSocket
e.g., If I take a picture, it uploads to the Immich server, and I have the web client open, would the UI automatically refresh with the newly added picture? If so, I'm not seeing it when I access the web client directly using
IP:Port
, am I missing something?3 Replies
That specific scenario still requires automatic refresh. We ran into some issues scheduling updates to the UI during a continuous upload, like with the CLI, so it isn't enabled there at the moment
Gotcha, thanks for clarifying! When that functionality is ready, will it be communicated in the release notes?
Yes, for sure. That was the initial use case too, but it ended up being really complicated.