boredazfcuk / docker-icloudpd

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

Errors received when iCloud folder has special characters in the name #432

Closed tchrischan closed 5 months ago

tchrischan commented 10 months ago

It appears album names with parens and ampersands are not properly handled:

2023-11-20 19:48:57 INFO Downloading album: Esurance ( Clickercall ash: syntax error: unexpected "(" (expecting ")")

2023-11-20 19:49:39 INFO Downloading album: Caves & Busters ash: Busters: not found

boredazfcuk commented 5 months ago

I think this should work now. I don't think it was escaped properly, and recently spotted that, so amended it