exebetche / vlsub

VLC extension to download subtitles from opensubtitles.org
1.34k stars 345 forks source link

lua warning: Error while running script ... attempt to concatenate local 'tmpFileName' #206

Open TintinOle opened 6 years ago

TintinOle commented 6 years ago

Hi, I'm having following issue while trying to download a sub file,

lua warning: Error while running script C:\Program Files (x86)\VideoLAN\VLC\lua\extensions\vlsub.lua, function (null)(): ...am Files (x86)\VideoLAN\VLC\lua\extensions\vlsub.lua:1740: attempt to concatenate local 'tmpFileName' (a nil value)

I can't really figure this one out by my self