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

Motion photo video extension is .jpg in archive downloads #8658

Open
1 of 3 tasks
lukashass opened this issue Apr 9, 2024 · 0 comments · May be fixed by #8659
Open
1 of 3 tasks

Motion photo video extension is .jpg in archive downloads #8658

lukashass opened this issue Apr 9, 2024 · 0 comments · May be fixed by #8659

Comments

@lukashass
Copy link
Contributor

lukashass commented Apr 9, 2024

The bug

When downloading an archive that includes motion photos, two assets per motion photo are added to the archive.

The file extension of the video is jpg.

To be consistent with the single file download, it should be mp4 (or something similar)

PXL_20240407_130345095.MP+1.jpg       <---- is a video file
PXL_20240407_130345095.MP.jpg

The OS that Immich Server is running on

Alpine

Version of Immich Server

v1.101.0

Version of Immich Mobile App

v1.101.0

Platform with the issue

  • Server
  • Web
  • Mobile

Your docker-compose.yml content

Not relevant

Your .env content

Not relevant

Reproduction steps

1. Upload a motion photo from a Pixel
2. Download that photo in an archive
3. The video part has `jpg` extension

Additional information

No response

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