[Feature] As a User, I would like to see the current upload speed of the file being uploaded in the iOS/Android app #7379
Closed
othyn
started this conversation in
Feature Request
Replies: 1 comment
-
I've submitted a PR for this, see #7760 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
The feature
Description
Currently, I'm not sure what speed the upload is going at when sync'ing my phone to Immich via the app
It would be really helpful to know (to hunt down ways that I can improve the upload speed on my LAN, such as new AP's, etc.), as at the moment I feel the uploads are going quite slowly, but I have no means of figuring that out, as there isn't enough information given about the current upload, such as speed (in MB/s) and file size.
I feel this is a standard stat that appears on most networking related tasks, such as on Steam or something when you download a game, and it would be a nice addition here.
Gherkin
Given I'm a user on the iOS/Android Immich app
When I'm performing a backup/upload
Then I would like to see the current upload speed
Mockup
I would envisage something like this, which is just a quick mockup in Preview.
The text under the left hand side of the upload progress bar would be the current file upload size/progress.
The text under the right hand side of the upload progress bar would be the current upload file transfer speed.
Platform
Beta Was this translation helpful? Give feedback.
All reactions