docker-icloudpd icon indicating copy to clipboard operation
docker-icloudpd copied to clipboard

DNG are recognized as movie

Open hoddelhs opened this issue 2 years ago • 2 comments

DNG (RAW) files from iPhone 15 pro max and iPhone 13 Pro are recognized as video and not exported, see error message. in icloudpd.conf I have set skip_videos=true. I use icloudpd on a Synology 218+ with Docker

`2024/02/08 09:30:02 stdout 2024-02-08 08:30:02 DEBUG Skipping IMG_9017.DNG, only downloading photos.(Item type was: movie)

2024/02/08 09:30:02 stdout 2024-02-08 08:30:02 DEBUG Skipping IMG_9019.DNG, only downloading photos.(Item type was: movie) `

hoddelhs avatar Feb 08 '24 08:02 hoddelhs

Do they download correctly if you disable skipping videos with skip_videos=, or does it skip them entirely?

boredazfcuk avatar Feb 25 '24 09:02 boredazfcuk

if I skip_videos= then all DNG are copied correctly, including video and live images. it also seems that only the iPhone 13pro and 15pro are affected

Am 25. Feb. 2024, 10:43 +0100 schrieb boredazfcuk/docker-icloudpd @.***>:

Do they download correctly if you disable skipping videos with skip_videos=, or does it skip them entirely?

hoddelhs avatar Feb 25 '24 13:02 hoddelhs

This bug is logged upstream: https://github.com/icloud-photos-downloader/icloud_photos_downloader/issues/675. Once a fix is created, I will roll it into this container.

boredazfcuk avatar May 05 '24 21:05 boredazfcuk

I believe this is now fixed upstream and included in latest version of my container.

boredazfcuk avatar Jun 10 '24 18:06 boredazfcuk