flingo64 / PhotoStation-Upload-Lr-Plugin

Photo StatLr (aka PhotoStation Upload) is a Lightroom Publish and Export Service Plugin that enables the export /publishing of photos and videos from Lr to a Synology Photo Station. It uploads the photos/videos and all required thumbnails. It can download comments and ratings and do a real two-way synch of various metadata (tags, ratings, labels).
http://messmer-online.de/index.php/software/11-photo-statlr
GNU General Public License v3.0
209 stars 21 forks source link

Internal error: '[string "PSUploadTask.lua"]:352: attempt to index local 'thumbSettings' (a boolean value)' #63

Closed SimonPistache closed 1 year ago

SimonPistache commented 2 years ago
Capture d’écran 2022-07-31 à 14 39 22

Hello, hope your vacantions went well!

I have the same issue as mentioned on ticket #60 except it's on line 352. I'm trying to upload pictures to Synology Photo without thumbnails.

Can you have a look?

Best Regards.

SimonPistache commented 2 years ago

I made a temporary fix based on your suggestion on #62, replaced line 352 with:

videoSettings.Orig_Filename, 
title_Filename, 
thumbSettings and thumbSettings.XL_Filename, 
thumbSettings and thumbSettings.L_Filename, 
thumbSettings and thumbSettings.B_Filename, 
thumbSettings and thumbSettings.M_Filename, 
thumbSettings and thumbSettings.S_Filename,

looks like it worked :)

flingo64 commented 2 years ago

Fixed in v7.2.3. Please re-test.