Skip to content
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

Multipiple photo download on mobile app(android). #14516

Open
1 of 3 tasks
vadim0872 opened this issue Dec 6, 2024 · 0 comments · May be fixed by #14542
Open
1 of 3 tasks

Multipiple photo download on mobile app(android). #14516

vadim0872 opened this issue Dec 6, 2024 · 0 comments · May be fixed by #14542

Comments

@vadim0872
Copy link

The bug

Photo download multipiple times on mobile app.
I test on android, but I think iOS has the same issue.

The OS that Immich Server is running on

Debian 12

Version of Immich Server

1.121.0

Version of Immich Mobile App

1.121.0

Platform with the issue

  • Server
  • Web
  • Mobile

Your docker-compose.yml content

.

Your .env content

.

Reproduction steps

  1. Open app on mobile
  2. Open photo that was deleted previously or don`t download on the device
  3. Tap to button download
  4. Wait some seconds
  5. The icon that file is donloaded on device dont change and I can tap to button more times
  6. Tap to button 3 times
  7. Open device explorer immich folder
  8. Contains files: foto.jpg, foto (1).jpg, foto (2).jpg, foto (3).jpg

Relevant log output

No response

Additional information

You need to check that the file download before download other copies.
But you need to check not only file name, you need check hash too, because it can be store two different files with the same name, e.g. download photo from shared folder

@kuromadara kuromadara linked a pull request Dec 7, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant