codez / ImportPhotoFolders

Import a folder hierarchy as albums into OS X Photos.
MIT License
247 stars 42 forks source link

Script fails when importing from network drive #26

Open andres333 opened 3 years ago

andres333 commented 3 years ago

When the pictures are located in a smb network drive, like in /Volumes/home/pictures, the script returns the following error message:

error "Can’t make name of item 1 of {alias \"home:pictures:\"} into type text." number -1700 from name of item 1 of {alias "home:pictures:"} to text

I just found that if the external drive is renamed to "homee", or anything different than "home", the script works just fine.