Storage template doesn’t move Live Photos to album folder
I have the storage template set as {{y}}/{{album}}/{{MM}}/{{y}}-{{MM}}-{{dd}}-{{HH}}{{mm}}{{ss}}, this means that if an asset is not in an album it will be saved to 2024/07/file.ext and if it is inside an album it should be saved to 2024/Album/07/file.ext. This has been working well however I have a problem with Live Photos (motion photos). The image (HEIF) moves to 2024/Album/07/ however the video (MOV) stays in 2024/07.
It displays fine on web and in the app however I would like everything that is inside the album to be inside the album’s folder in the file system.
4 Replies
:wave: Hey @Joonga,
Thanks for reaching out to us. Please follow the recommended actions below; this will help us be more effective in our support effort and leave more time for building Immich :immich:.
References
- Container Logs:
docker compose logs
docs
- Container Status: docker compose ps
docs
- Reverse Proxy: https://immich.app/docs/administration/reverse-proxy
Checklist
1. :ballot_box_with_check: I have verified I'm on the latest release(note that mobile app releases may take some time).
2. :ballot_box_with_check: I have read applicable release notes.
3. :ballot_box_with_check: I have reviewed the FAQs for known issues.
4. :ballot_box_with_check: I have reviewed Github for known issues.
5. :ballot_box_with_check: I have tried accessing Immich via local ip (without a custom reverse proxy).
6. :ballot_box_with_check: I have uploaded the relevant logs, docker compose, and .env files, making sure to use code formatting.
7. :ballot_box_with_check: I have tried an incognito window, disabled extensions, cleared mobile app cache, logged out and back in, different browsers, etc. as applicable
(an item can be marked as "complete" by reacting with the appropriate number)
If this ticket can be closed you can use the /close
command, and re-open it later if needed.
Successfully submitted, a tag has been added to inform contributors. :white_check_mark:Bump?
Same with me - adding to this, seems like there was a github ticket for this, but marked as resolved a year? back.
I tried looking into it, and here are my findings (server 1.124)
Upload from Phone
1. JPG/HEIC photos move to Album Folder
2. MOV files go to the <CAMERA FOLDER>
Upload from computer (with jpg and mov files already separate):
1. JPG and MOV (linked to the JPG) files move to album
2. HEIC file moves to album
3. MOV linked to HEIC moves to the <DEFAULT CAMERA FOLDER>
Exactly what happens for me, I have a whole month that belongs to an album folder but all the video portions of the Live Photos go to the month folder (my storage template is {{y}}/{{#if album}}{{album}}{{else}}{{MM}}{{/if}}/