1
0
Fork 0
mirror of https://github.com/morpheus65535/bazarr synced 2024-12-21 23:32:31 +00:00
Commit graph

998 commits

Author SHA1 Message Date
morpheus65535
384a754f9e Removed unnecessary vendored argparse module since it's included in Python since 3.2 2024-09-22 12:21:42 -04:00
Vitiko
124ddeb4b9 no log: add dist-info 2024-07-09 18:52:51 -04:00
Vitiko
aafaf1cbf1 Update fese (extractor) (cover #2538) 2024-07-09 18:51:51 -04:00
morpheus65535
22ac838e9b Upgraded knowit to latest version to fix some long-lasting issue. 2024-07-04 21:27:34 -04:00
Anderson Shindy Oki
2b19f390e7
Updated pysubs2 to 1.7.2
* chore: Bump pysubs2 to v1.7.1

* chore: bump version to 1.7.2

* remove bin
2024-06-08 06:40:00 -04:00
JayZed
eb296e13c1
Improved global search function
* 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
2024-06-08 06:14:39 -04:00
morpheus65535
ebb0cc16b1
no log: Delete libs/apprise/apprise.pyi 2024-05-25 00:19:06 -04:00
morpheus65535
0abf56191c
no log: Delete libs/apprise/apprise.py 2024-05-25 00:18:49 -04:00
morpheus65535
5ca733eac0 Reverted to apprise 1.7.6 to fix an issue with the upgrade process first. 1.8.0 will get back in nightly shortly. #2497 2024-05-24 13:19:37 -04:00
morpheus65535
811394cec3
no log: Delete libs/apprise/Apprise.py 2024-05-12 23:16:17 -04:00
morpheus65535
9cb2708909
no log: Delete libs/apprise/Apprise.pyi 2024-05-12 23:16:01 -04:00
morpheus65535
d70a92e947 Fixed uppercase issue in Apprise module name. 2024-05-12 23:13:21 -04:00
morpheus65535
86d34039a3 Updated apprise to 1.8.0 2024-05-11 23:22:55 -04:00
morpheus65535
7578b8ef14 Updated apprise to version 1.7.6 2024-04-15 15:00:10 -04:00
morpheus65535
aedf2d4d89 Updated apprise to latest version to prevent deadlocks issue in 1.7.3. 2024-03-10 09:44:50 -04:00
morpheus65535
213a04405d Rolled back cloudscraper to fix captcha v1 solving issue. 2024-03-07 21:43:26 -05:00
morpheus65535
1428edfb8b Updated fese module to latest version to fix embedded subtitles provider. #2423 2024-03-05 17:21:42 -05:00
morpheus65535
e5db62eb95 no log: latest apprise upgrade 2024-03-03 22:47:09 -05:00
morpheus65535
a85ebd86aa no log: small version fix 2024-03-03 22:24:08 -05:00
morpheus65535
03afeb3470
Updated multiple Python modules (now in libs and custom_libs directories) and React libraries 2024-03-03 12:15:23 -05:00
JayZed
b24ee309ed Include server URL in Yify subtitle page link
Fix for issue #2409
2024-02-26 12:06:45 -05:00
JayZed
6ba720969e
Improved debug logging for whisperai 2024-02-26 06:25:10 -05:00
Vitiko
d9629df3af Subdivx Provider: major updates 2024-02-23 03:25:20 -04:00
MrHereAndThere
ad8f116c78
Updated fallback language for embeddedsubtitles provider to be able to specify the one to use 2024-02-19 21:10:27 -05:00
Hlib
b933eb87b9
Added AvistaZ and CinemaZ subtitles provider 2024-02-19 19:46:14 -05:00
morpheus65535
43d313a31b Fixed subdivx issue with foreign title encoding issue. #2395 2024-02-16 21:55:25 -05:00
morpheus65535
8ea3884f23 Merge remote-tracking branch 'origin/development' into development 2024-02-15 21:48:53 -05:00
morpheus65535
b96965e740 Fixed subdivx provider to use alternative titles. #2378 2024-02-15 21:48:41 -05:00
Bogdan Ilisei
2e124d2666
Updated titrari provider 2024-02-15 21:28:35 -05:00
morpheus65535
95474b29db Added support for opensubtitles.com dedicated VIP subdomain that get automatically used according to subscription status. 2024-02-11 14:51:30 -05:00
morpheus65535
90e4cf1c6f Revert "Fixed podnapisi results parsing"
This reverts commit 27d7f96599.
2024-02-08 13:12:34 -05:00
Tomislav Filipcic
27d7f96599
Fixed podnapisi results parsing 2024-02-08 10:54:03 -05:00
morpheus65535
5402c2aaaf Fixed opensubtitles.com filtering AI translated subtitles even when they are requested by user. #2381 2024-02-07 13:51:16 -05:00
Lawrence A
4029c9f712
Fixed forced subtitles download loop
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.
2024-02-02 16:24:28 -05:00
Lawrence A
fb660a0e6e
Fixed debug logging of opensubtitlescom provider 2024-02-02 13:29:33 -05:00
JayZed
938f6df386
Added separate values to whisperai provider for connection and read timeouts
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
2024-01-28 21:09:37 -05:00
Vitiko
cdf7296dd4 Embedded Subtitles Provider: handle KeyError for cached paths 2024-01-28 17:21:48 -04:00
Vitiko
deef13d11b Add Argenteam Dump Provider 2024-01-28 17:18:48 -04:00
JayZed
345408d692
Fixed wizdom provider to handle Zip files with more than one (up to two entries). #2351 2024-01-23 19:59:09 -05:00
morpheus65535
828ac34074 Fixed titlovi provider not being properly throttled and resulting in account locking. #2062 2024-01-13 16:58:13 -05:00
morpheus65535
783e6b38ea Removed aRGENTeaM provider that have been recently closed. #2352 2024-01-12 06:41:51 -05:00
morpheus65535
0e648b5588
Improved subtitles synchronisation settings and added a manual sync modal 2024-01-10 23:07:42 -05:00
JayZed
c0bbd4f150
Fixed some Whisper issues and added logging level selector for this specific provider 2024-01-05 21:01:45 -05:00
morpheus65535
902d1e62b8
Fixed betaseries parsing issue 2023-12-31 15:59:16 -05:00
morpheus65535
b11f8100ac
Fixed podnapisi search results parsing error 2023-12-31 15:57:33 -05:00
morpheus65535
cb71b11fd2 Improved error handling for betaseries provider. 2023-12-28 16:03:23 -05:00
morpheus65535
9379d1b7f8 Increased supersubtitles connection timeout and properly deal with invalid JSON returned from their API. 2023-12-28 14:52:35 -05:00
morpheus65535
6b304e0ce7 Increased podnapisi connection timeout to prevent provider throttling when their servers are slower than usual. 2023-12-28 14:41:10 -05:00
morpheus65535
eaa77bd511 Fixed zimuku provider protection bypass. #2334 2023-12-28 13:17:01 -05:00
morpheus65535
5739b9ad08 Added opensubtitlescom settings to include AI translated subtitles in search results. 2023-12-26 23:54:29 -05:00