Storage template migration doesn't move Live Photo videos (mov files) #5845

Closed
opened 2026-02-05 11:47:25 +03:00 by OVERLORD · 15 comments
Owner

Originally created by @guido1981 on GitHub (Apr 17, 2025).

I have searched the existing issues, both open and closed, to make sure this is not a duplicate report.

  • Yes

The bug

Storage template migration doesn't move Live Photo videos (mov files) to the album folder, but leaves them in Other

The OS that Immich Server is running on

Synology DSM 7.2

Version of Immich Server

1.131.3

Version of Immich Mobile App

1.131.3 build.201

Platform with the issue

  • Server
  • Web
  • Mobile

Your docker-compose.yml content

.

Your .env content

.

Reproduction steps

I have tried everything. Uploading new live photo with web ui, or with the IOS app
Or moving existing live photos with the task Storage template migration.

Image

The mov files remain in the Other folder while the jpgs/heic files are moved to an album folder.

Image

Image

Relevant log output


Additional information

No response

Originally created by @guido1981 on GitHub (Apr 17, 2025). ### I have searched the existing issues, both open and closed, to make sure this is not a duplicate report. - [x] Yes ### The bug Storage template migration doesn't move Live Photo videos (mov files) to the album folder, but leaves them in Other ### The OS that Immich Server is running on Synology DSM 7.2 ### Version of Immich Server 1.131.3 ### Version of Immich Mobile App 1.131.3 build.201 ### Platform with the issue - [x] Server - [ ] Web - [ ] Mobile ### Your docker-compose.yml content ```YAML . ``` ### Your .env content ```Shell . ``` ### Reproduction steps I have tried everything. Uploading new live photo with web ui, or with the IOS app Or moving existing live photos with the task Storage template migration. ![Image](https://github.com/user-attachments/assets/d15cd602-db1d-46c9-b461-1774e7fe8055) The mov files remain in the Other folder while the jpgs/heic files are moved to an album folder. ![Image](https://github.com/user-attachments/assets/e7053239-44b0-425a-ba4c-4bfe63514481) ![Image](https://github.com/user-attachments/assets/6501688d-95a8-432e-bb36-629ab633fe42) ### Relevant log output ```shell ``` ### Additional information _No response_
Author
Owner

@zackpollard commented on GitHub (Apr 17, 2025):

This is fixed in main and will be included in the next release.

@zackpollard commented on GitHub (Apr 17, 2025): This is fixed in main and will be included in the next release.
Author
Owner

@guido1981 commented on GitHub (May 6, 2025):

Which release will it be fixed in?

@guido1981 commented on GitHub (May 6, 2025): Which release will it be fixed in?
Author
Owner

@killayaw commented on GitHub (Jul 19, 2025):

This is still broke as of v1.135.3. I don't see in any release notes where this was resolved. Please reopen this issue.

@killayaw commented on GitHub (Jul 19, 2025): This is still broke as of v1.135.3. I don't see in any release notes where this was resolved. Please reopen this issue.
Author
Owner

@danieldietzler commented on GitHub (Jul 19, 2025):

This has not been fixed. We only add the image-asset to the album and as such the storage template won't move the .mov file to the same folder if the template uses an album

@danieldietzler commented on GitHub (Jul 19, 2025): This has not been fixed. We only add the image-asset to the album and as such the storage template won't move the .mov file to the same folder if the template uses an album
Author
Owner

@killayaw commented on GitHub (Jul 19, 2025):

Just noticed that this seems to work properly for images with the .jpg extension. The associated .mov files are correctly moved into the album folder with the image as per the storage template. However, this does not work correctly for images with the .heic extension. The associated .mov files are not correctly moved to the album folder.

@killayaw commented on GitHub (Jul 19, 2025): Just noticed that this seems to work properly for images with the .jpg extension. The associated .mov files are correctly moved into the album folder with the image as per the storage template. However, this does not work correctly for images with the .heic extension. The associated .mov files are not correctly moved to the album folder.
Author
Owner

@HolyMacarony commented on GitHub (Aug 11, 2025):

Just noticed that this seems to work properly for images with the .jpg extension. The associated .mov files are correctly moved into the album folder with the image as per the storage template. However, this does not work correctly for images with the .heic extension. The associated .mov files are not correctly moved to the album folder.

exactly. The problem still persists for heic live photos.

@HolyMacarony commented on GitHub (Aug 11, 2025): > Just noticed that this seems to work properly for images with the .jpg extension. The associated .mov files are correctly moved into the album folder with the image as per the storage template. However, this does not work correctly for images with the .heic extension. The associated .mov files are not correctly moved to the album folder. exactly. The problem still persists for heic live photos.
Author
Owner

@TheEnigmist commented on GitHub (Aug 13, 2025):

I was about to open this issue for .HEIC file and come here, so the issue still persist as v1.137.3

@TheEnigmist commented on GitHub (Aug 13, 2025): I was about to open this issue for .HEIC file and come here, so the issue still persist as v1.137.3
Author
Owner

@hoplie88 commented on GitHub (Aug 15, 2025):

I just checked, the issue still persists as v1.138.0.

@hoplie88 commented on GitHub (Aug 15, 2025): I just checked, the issue still persists as v1.138.0.
Author
Owner

@danieldietzler commented on GitHub (Aug 15, 2025):

Y'all don't need to post updates after every release now :D We're aware that this is still an issue, otherwise it would be closed

@danieldietzler commented on GitHub (Aug 15, 2025): Y'all don't need to post updates after every release now :D We're aware that this is still an issue, otherwise it would be closed
Author
Owner

@romancin commented on GitHub (Aug 28, 2025):

I have just started using Immich, and I still see this problem exists. As I need to start importing all my photos, I need to ensure this question before doing it: When this problem is fixed, will all the .mov files migrated to the album folder automatically and the “month” directories will be deleted? Or do I need to trigger any kind of migration manually?

Thank you in advance!

@romancin commented on GitHub (Aug 28, 2025): I have just started using Immich, and I still see this problem exists. As I need to start importing all my photos, I need to ensure this question before doing it: When this problem is fixed, will all the .mov files migrated to the album folder automatically and the “month” directories will be deleted? Or do I need to trigger any kind of migration manually? Thank you in advance!
Author
Owner

@danieldietzler commented on GitHub (Aug 28, 2025):

Given we don't have a fix for it yet it's hard to tell, but I'd expect you'll need to re-run the template migration job.

@danieldietzler commented on GitHub (Aug 28, 2025): Given we don't have a fix for it yet it's hard to tell, but I'd expect you'll need to re-run the template migration job.
Author
Owner

@romancin commented on GitHub (Aug 28, 2025):

Given we don't have a fix for it yet it's hard to tell, but I'd expect you'll need to re-run the template migration job.

Thank you for the response. Knowing it can be fixed, I will start the migration then :)

@romancin commented on GitHub (Aug 28, 2025): > Given we don't have a fix for it yet it's hard to tell, but I'd expect you'll need to re-run the template migration job. Thank you for the response. Knowing it can be fixed, I will start the migration then :)
Author
Owner

@killayaw commented on GitHub (Dec 17, 2025):

Any update on this?

@killayaw commented on GitHub (Dec 17, 2025): Any update on this?
Author
Owner

@danieldietzler commented on GitHub (Dec 17, 2025):

@killayaw https://justinmayer.com/posts/any-updates

@danieldietzler commented on GitHub (Dec 17, 2025): @killayaw https://justinmayer.com/posts/any-updates
Author
Owner

@NikhilAlapati commented on GitHub (Dec 19, 2025):

Created a PR to address this issue https://github.com/immich-app/immich/pull/24688

@NikhilAlapati commented on GitHub (Dec 19, 2025): Created a PR to address this issue https://github.com/immich-app/immich/pull/24688
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: immich-app/immich#5845