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
ebd0b21c6d
no log: additional fixes
9 months ago
morpheus65535
faa4dfb77c
Fixed saving of null anti-captcha provider that caused Validator to reset default value.
9 months ago
morpheus65535
4ca211191d
Fixed indentation issue in pool update. #2390
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
9f0a8d0a14
no log: added another failsafe for provider pool update
9 months ago
morpheus65535
88c267f848
Fixed provider pool update on automatic search. #2379
9 months ago
Vitiko
90583354bf
Modify portuguese custom language
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
12f1aa6acf
Fixed Bazarr not starting when Sonarr or Radarr isn't running.
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.
9 months ago
Lawrence A
fb660a0e6e
Fixed debug logging of opensubtitlescom provider
9 months ago
JayZed
e6b9b327f2
Fixed movies indexing issue
...
The removed_movie variable is not an actual movie object but simply a tmdbid, so it can't be indexed.
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
morpheus65535
d758c53b41
Fixed unhandled FileNotFoundError during restore process
10 months ago
JayZed
990448b06e
Added Sync Optimization for Movies, Series and Episodes to ignore unmonitored items
10 months ago
Lawrence A
3922d52d5c
Fixed improper API call on removal of all blacklist items
10 months ago
Lawrence A
c45a2ac43c
Fixed single blacklist item deletion issue that would remove all the blacklisted subtitles from the same provider at once.
10 months ago
JayZed
345408d692
Fixed wizdom provider to handle Zip files with more than one (up to two entries). #2351
10 months ago
JayZed
e17865ad53
Fixed improper passing of hi and forced flags when searching a subtitles manually. #2350
10 months ago
morpheus65535
828ac34074
Fixed titlovi provider not being properly throttled and resulting in account locking. #2062
10 months ago
morpheus65535
e4ebc64ca9
Fixed issue introduced while merging the new sync feature. #2356
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
morpheus65535
0807bd99b9
Fixed improper closing of resources on exit
10 months ago
JayZed
c17d127323
no log: multiple cosmetic providers fixes
...
* Made modal dialog slightly wider
Made modal dialog slightly wider to avoid annoying horizontal scrolling.
* Updated and sorted provider list
- added and removed providers as appropriate
- updated descriptions
- added newlines to long descriptions to make them fit better in modal dialog without horizontal scrolling
- sorted list in place as this list is exposed verbatim in UI
10 months ago
JayZed
0ac9ecea6e
Added additional variables for custom post processing
10 months ago
JayZed
c0bbd4f150
Fixed some Whisper issues and added logging level selector for this specific provider
10 months ago
Max R
549bebcc43
Updated logging to use ISO 8601 date format
11 months ago
morpheus65535
902d1e62b8
Fixed betaseries parsing issue
11 months ago
morpheus65535
b11f8100ac
Fixed podnapisi search results parsing error
11 months ago
morpheus65535
a7b84df68b
Added settings to exclude subtitles from specific provider to be synced ( #2340 )
11 months ago
morpheus65535
3918d98791
no log: freeze lxml
11 months ago
Vitiko
c4f103e39b
Added settings to exclude subtitles from specific provider to be synced
11 months ago
morpheus65535
3b2d734301
no log: fixed year in readme
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
965b0bcc79
Merge remote-tracking branch 'origin/development' into development
11 months ago
morpheus65535
6b304e0ce7
Increased podnapisi connection timeout to prevent provider throttling when their servers are slower than usual.
11 months ago
JayZed
fe52153c71
Added "Manually" option for remaining tasks in Scheduler settings page
11 months ago
JayZed
c7e0da3da7
Added permanent label over sliders to show current value
11 months ago
morpheus65535
eaa77bd511
Fixed zimuku provider protection bypass. #2334
11 months ago
morpheus65535
7d14798e69
Added support for pt-pt language code in subtitles filename. #2306
11 months ago