exebetche / vlsub

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

Not responding #161

Closed noqnio closed 7 years ago

noqnio commented 7 years ago

Hey When i click "Search by hash" the extension stops responding. After waiting for a big amount of time, the subtitles list is populated, and when i click "Download subtitle", it stops responding again and takes a big amount of time. I don't know if this is relevant, but console says "http access error: error: HTTP/1.1 522 Origin Connection Time-out" and "lua generic error: /" Latest VLsub, vlc 2.2.4, no other plug ins

mertcelen commented 7 years ago

It's calculating for hash of the video. For some reason, developers decided to not use async task for the calculation so it freezes the extension.

noqnio commented 7 years ago

It didn't use to do that, and on top of that it also freezes when i click download subtitle, so it can't be only the hash computation time

rdbisme commented 7 years ago

Same here. +1

danielmcoelho commented 7 years ago

+1

noqnio commented 7 years ago

On Debian stretch I upgraded VLC and everything is back to normal

rdbisme commented 7 years ago

Still having the problem on Mac OSX and VLsub 10.2 (while not on Windows).

[EDIT] I had the SOCKS proxy enable. Not it's working correctly. Sorry...