Jean van Kasteel

Results 93 comments of Jean van Kasteel

Still using the workaround, so I'm guessing yeah, nothing changed on my side. But I havent tested without the workaround

Copy/pasting passwords means they're stored somewhere, in clear. Don't do that. http://www.hacker9.com/why-you-should-never-copy-paste-your-passwords.html

This is a REST alternative I'm developping: https://github.com/vankasteelj/opensubtitles.com Sadly, the calls are very limited atm.

This is unrelated to the Opensubtitles-Uploader app itself

@tbertels your examples are fixed in the sources

@hajimekun without your files I cannot do anything more.

The probability of "english" was below the 25% treshold. For that specific file, it's 24.16% detected as english. FYI: Only 72 sentences were detected as "english" in your file, but...

FYI, using webtorrent 1.9.7 I do not seem to have the issue anymore. Can anyone else confirm?

It turns ASS: ``` Dialogue: 0,1:48:28.18,1:48:29.66,Default,,0,0,0,,- C'est tellement politique... ``` into SRT: ``` 285 1:48:28.18 --> 1:48:29.66 - C'est tellement politique... ``` --- Note that `charsetDetect = require('jschardet');` You probably...