Age | Commit message (Collapse) | Author |
|
since 3.2
|
|
|
|
|
|
|
|
* chore: Bump pysubs2 to v1.7.1
* chore: bump version to 1.7.2
* remove bin
|
|
* Use Hamming textdistance library
Used Hamming textdistance to sort by closest match.
* Global search UI improvements
Increased dropdown height to show more results initially (and which can also be scrolled into view).
Scrollbars will appear automatically as needed.
Remove dropdown when Search box is cleared.
* Added textdistance 4.6.2 library
|
|
|
|
|
|
1.8.0 will get back in nightly shortly. #2497
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
and React libraries
|
|
Fix for issue #2409
|
|
|
|
|
|
specify the one to use
|
|
|
|
|
|
|
|
|
|
|
|
automatically used according to subscription status.
|
|
This reverts commit 27d7f96599b0bf825052a146a0cb5def833f7ce9.
|
|
|
|
requested by user. #2381
|
|
Searching for the best forced subtitles for a given language was
resulting in all forced subtitles for that language being downloaded in
descending score order until the minimum score was reached.
Not only did this burn through any download limits imposed by providers,
it left poor quality subtitles downloaded (which could later be
automatically upgraded to the first choice).
This change uses the string conversion of Language objects instead of
their basenames when working out when to stop downloading subtitles, as
this takes into account the forced flag while still ignoring the hearing
impaired flag.
|
|
|
|
Added "response" key with default value of 5 to pair with existing "timeout" key which has a default of 3600 sec.
Both values can be updated in WhisperAI settings dialog by user.
More information about these timeouts here: https://reqbin.com/code/python/3zdpeao1/python-requests-timeout-example
|
|
|
|
|
|
entries). #2351
|
|
locking. #2062
|
|
|
|
|
|
provider
|
|
|
|
|
|
|
|
JSON returned from their API.
|
|
their servers are slower than usual.
|
|
|
|
results.
|