morpheus65535
7578b8ef14
Updated apprise to version 1.7.6
7 months ago
morpheus65535
aedf2d4d89
Updated apprise to latest version to prevent deadlocks issue in 1.7.3.
8 months ago
morpheus65535
213a04405d
Rolled back cloudscraper to fix captcha v1 solving issue.
8 months ago
morpheus65535
1428edfb8b
Updated fese module to latest version to fix embedded subtitles provider. #2423
8 months ago
morpheus65535
e5db62eb95
no log: latest apprise upgrade
9 months ago
morpheus65535
a85ebd86aa
no log: small version fix
9 months ago
morpheus65535
03afeb3470
Updated multiple Python modules (now in libs and custom_libs directories) and React libraries
9 months ago
JayZed
b24ee309ed
Include server URL in Yify subtitle page link
...
Fix for issue #2409
9 months ago
JayZed
6ba720969e
Improved debug logging for whisperai
9 months ago
Vitiko
d9629df3af
Subdivx Provider: major updates
9 months ago
MrHereAndThere
ad8f116c78
Updated fallback language for embeddedsubtitles provider to be able to specify the one to use
9 months ago
Hlib
b933eb87b9
Added AvistaZ and CinemaZ subtitles provider
9 months ago
morpheus65535
43d313a31b
Fixed subdivx issue with foreign title encoding issue. #2395
9 months ago
morpheus65535
8ea3884f23
Merge remote-tracking branch 'origin/development' into development
9 months ago
morpheus65535
b96965e740
Fixed subdivx provider to use alternative titles. #2378
9 months ago
Bogdan Ilisei
2e124d2666
Updated titrari provider
9 months ago
morpheus65535
95474b29db
Added support for opensubtitles.com dedicated VIP subdomain that get automatically used according to subscription status.
9 months ago
morpheus65535
90e4cf1c6f
Revert "Fixed podnapisi results parsing"
...
This reverts commit 27d7f96599
.
9 months ago
Tomislav Filipcic
27d7f96599
Fixed podnapisi results parsing
9 months ago
morpheus65535
5402c2aaaf
Fixed opensubtitles.com filtering AI translated subtitles even when they are requested by user. #2381
9 months ago
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.
10 months ago
Lawrence A
fb660a0e6e
Fixed debug logging of opensubtitlescom provider
10 months ago
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
10 months ago
Vitiko
cdf7296dd4
Embedded Subtitles Provider: handle KeyError for cached paths
10 months ago
Vitiko
deef13d11b
Add Argenteam Dump Provider
10 months ago
JayZed
345408d692
Fixed wizdom provider to handle Zip files with more than one (up to two entries). #2351
10 months ago
morpheus65535
828ac34074
Fixed titlovi provider not being properly throttled and resulting in account locking. #2062
10 months ago
morpheus65535
783e6b38ea
Removed aRGENTeaM provider that have been recently closed. #2352
10 months ago
morpheus65535
0e648b5588
Improved subtitles synchronisation settings and added a manual sync modal
10 months ago
JayZed
c0bbd4f150
Fixed some Whisper issues and added logging level selector for this specific provider
10 months ago
morpheus65535
902d1e62b8
Fixed betaseries parsing issue
11 months ago
morpheus65535
b11f8100ac
Fixed podnapisi search results parsing error
11 months ago
morpheus65535
cb71b11fd2
Improved error handling for betaseries provider.
11 months ago
morpheus65535
9379d1b7f8
Increased supersubtitles connection timeout and properly deal with invalid JSON returned from their API.
11 months ago
morpheus65535
6b304e0ce7
Increased podnapisi connection timeout to prevent provider throttling when their servers are slower than usual.
11 months ago
morpheus65535
eaa77bd511
Fixed zimuku provider protection bypass. #2334
11 months ago
morpheus65535
5739b9ad08
Added opensubtitlescom settings to include AI translated subtitles in search results.
11 months ago
Jimmy Lynn
058a00594e
Updated zimuku URL
11 months ago
Julien Voisin
4b7cdbc5f3
Added support for 7z by upgrading rarfile dependency
...
- Bump rarfile.py from 4.0 to 4.1
- Add support for 7zip for archive extractions, since unar is a steaming pile
of C# and unrar is non-free, having some easy-to-package software to
handle archive makes it easier to run Bazarr on Linux distributions.
12 months ago
Jeff Byrnes
55c5384f9c
Updated to apprise v1.6.0
...
Changelog: https://github.com/caronc/apprise/releases
Highlights:
* v1.6.0
* Notifiarr
* v1.5.0
* Pushy
* PushDeer
* PushMe
* RSyslog
* v1.4.5
* WhatsApp
* Burst SMS
12 months ago
morpheus65535
bc0b101fd7
Improved providers exceptions throttling to reduce useless calls to providers.
1 year ago
morpheus65535
b25d4164c2
Fixed infinite download retry loop in whisperai provider
1 year ago
morpheus65535
b3b4fef8c7
Implemented PaymentRequired exception on opensubtitles.org that now requires VIP subscription.
1 year ago
morpheus65535
7e650c2bab
Fixed blacklisting of embedded subtitles on failed extraction.
1 year ago
morpheus65535
0f19d79fa2
Fixed improper subtitles being downloaded when HI is required by languages profile. #2293
1 year ago
Vitiko
6d79e6f345
Subdivx provider: improve language matching
1 year ago
Vitiko
b36b3782d7
Improve mods
...
1. Avoid uppercase after possible abbreviations
2. Avoid removing double punctuation for spanish subtitles
1 year ago
Vitiko
c2aef83a20
Avoid FileNotFoundError indexing subtitles ( #2273 )
1 year ago
morpheus65535
c89da3e619
Changing from config.ini to config.yaml
1 year ago
Vitiko
d6579417ba
HDBits provider: add search filters
1 year ago