simulot / immich-go

An alternative to the immich-CLI command that doesn't depend on nodejs installation. It tries its best for importing google photos takeout archives.
GNU Affero General Public License v3.0
1.18k stars 35 forks source link

Motion photos don't get uploaded as motion photo #303

Closed viktordd closed 1 week ago

viktordd commented 2 weeks ago

I imported motion photos from Google Takeout via immich-go. The motion photos are displayed as just photos on Immich.

Command used for import immich-go -server http://xxx:2283 -key xxx -no-ui -log-file=./immich-go_$(date '+%Y-%m-%d_%H-%M-%S').log upload -create-albums -google-photos ./takeout-motion-test.zip

Attached sample takeout takeout-motion-test.zip

Also filed an issue with immich since I don't see motion photos in the app either before uploading https://github.com/immich-app/immich/issues/10374

immich-go v0.17.1 immich v1.106.4

simulot commented 2 weeks ago

Thank you for sharing samples. Its a duplicate of #280