boredazfcuk / docker-icloudpd

An Alpine Linux container for the iCloud Photos Downloader command line utility
1.68k stars 159 forks source link

HEIC to JPEG only works with default jpeg_path #614

Closed cjdbury closed 2 weeks ago

cjdbury commented 1 month ago

Running icloudpd container v1.0.906_10-07-2024 on Unraid. The log terminal would start listing all the photos, saying it was converting, but nothing would ever show up in my JPEG path. When I set JPEG path to blank, it started working.

boredazfcuk commented 1 month ago

I can't really see anything in the code that suggests there's an error. The only thing I can think is permissions. I've used a new version to Dockerhub which now sets permissions on the jpeg_path, just to make sure nothing odd is happening.

Give that a go and see what happens. If it doesn't work, post a log snippt. I want to see what your jpeg_path is, maybe there's something odd with the naming.

boredazfcuk commented 2 weeks ago

Closing as no response. Presumably working as per last comment now.