-
-
Notifications
You must be signed in to change notification settings - Fork 3.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Android app stuttering upon opening the app #17129
Comments
How many assets and albums do you have on your instance? FYI, we are also working on refactoring the sync mechanism and it would improve the performance a bit as the job will then be offloaded to a background isolate. |
PHOTOS: 46549 And albums: Sorry, I couldn't find a "Total Albums" stat anywhere :\ not sure if that's a thing? |
From ChatGPT: Total = 206 albums |
Tracking in #16851 |
FYI, if you have auto foreground upload enable, disabling it will also help with the stuttering issue |
I have searched the existing issues, both open and closed, to make sure this is not a duplicate report.
The bug
Hello,
first of all, I tried searching for "stutter" or "lag" and only these 2 issues came up:
So please forgive me if it already exists, and of course close this one as duplicate if that's the case.
Also, I'd like to mention that the issue I am experiencing, I already experienced it in the past, and was fixed (at least for me) on the release https://github.com/immich-app/immich/releases/tag/v1.121.0 (note the highlight "Notable fixes: album sync on the mobile app always ran when reopening the app, leading to degradation in performance and browsing").
Therefore, I can't really tell whether it's a regression or a new bug, or possibly even a misconfiguration of my Immich android app.
Basically when I open the app, after the loading screen "Building the timeline", when everything seems to be loaded, if I start scrolling I get the stuttering.
After a bit (less than a minute I think), I can scroll really smoothly, as usual.
On the web version it's smooth, no issues there.
The OS that Immich Server is running on
Docker version, on an Ubuntu 22.04.5 LTS host
Version of Immich Server
v.1.130.1
Version of Immich Mobile App
1.129.0 build.187 (latest on Google Play)
Platform with the issue
Your docker-compose.yml content
Your .env content
Reproduction steps
Relevant log output
Additional information
Love the app and love the team behind it 💓
The text was updated successfully, but these errors were encountered: