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

Error Uploading Videos with disabled thumbnails #62

Closed Feilner closed 1 year ago

Feilner commented 2 years ago

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)
flingo64 commented 2 years ago

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

flingo64 commented 2 years ago

Fixed in v7.2.3. Please re-test.