mandarons / icloud-drive-docker

Dockerized iCloud Client - make a local copy of your iCloud documents and photos, and keep it automatically up-to-date.
BSD 3-Clause "New" or "Revised" License
962 stars 46 forks source link

Handle original_alt version extensions #213

Closed smaugfm closed 2 weeks ago

smaugfm commented 1 month ago

I noticed that my original_alt RAW files from JPEG + RAW photos are downloaded with .jpg extension and not as Olympus ORF RAW files as they should. Here is the fix for that.

I was not able to figure out whether extension for resOriginalAltResis returned from iCloud, so as far as I see, the best bet is to hardcode mapping from type field to extensions. The mapping I took from here.