PhotoStation-Upload-Lr-Plugin
PhotoStation-Upload-Lr-Plugin copied to clipboard
Error Uploading Videos with disabled thumbnails
trafficstars
I have disabled the generation of Thumbnails.
When I try to upload videos I got this error. Which is irritating me.
Photo StatLr: That does it, I'm leaving!
Ein interner Fehler ist aufgetreten: [string
"PSUploadTask.lua"1:352:attempttoindexlocal
'thumbSettings' (a boolean value)
Seems to be the same as issue #60, but for videos.
I'm on vacation, so i cannot fix within the next weeks, but you may try the same fix as for #60: in line 352 replace all occurences of
thumbSettings.XXX_Filename
by
thumbSettings and thumbSettings.XXX_Filename
where XXX is in XL, L, M, B, S
Fixed in v7.2.3. Please re-test.