github-actions[bot]
|
e54edd769b
|
Merge development into master
|
2026-07-04 12:43:58 +00:00 |
|
morpheus65535
|
d527dc893b
|
no log: cast retry delay to integer for subdl rate-limiting to avoid type errors
v1.6.0
|
2026-07-04 08:21:31 -04:00 |
|
morpheus65535
|
09ceb72de0
|
no log: fixed small issue in SubDL provider introduced by previous refactoring
v1.5.7-beta.69
|
2026-07-02 12:04:20 -04:00 |
|
morpheus65535
|
5dd736c398
|
Refactored postprocessing function to handle subprocess invocation differently on Windows and Unix, ensuring path safety and avoiding OS command injection. Added comprehensive unit tests for both platforms to ensure behavior correctness. #3413
|
2026-07-02 10:10:13 -04:00 |
|
morpheus65535
|
4217a9b4b5
|
Fixed UNC path handling in pp_replace by replacing re.sub string substitutions with lambda functions to prevent escape sequence misinterpretation. #3413
v1.5.7-beta.68
|
2026-07-01 16:54:31 -04:00 |
|
morpheus65535
|
047b915d9d
|
Refactored SubDL provider by simplifying retry logic and improving error handling for rate limits and 404 responses.
v1.5.7-beta.67
|
2026-06-30 12:08:26 -04:00 |
|
morpheus65535
|
7343b1d15a
|
Removed RateLimiting mixin from TimeoutSession in subliminal_patch HTTP module since it was interfering with providers' custom rate-limiting implementations.
|
2026-06-30 12:06:05 -04:00 |
|
iCosiSenpai
|
e677246e57
|
Improved audio languages detection when the returned value is a string instead of a language object
|
2026-06-30 08:40:50 -04:00 |
|
B.Shahin
|
8e4563f25e
|
Added CaptchaAI as an anti-captcha provider
|
2026-06-30 08:33:48 -04:00 |
|
Znuff
|
3b8094fce7
|
Fixed RegieLive.ro subtitle downloads, and added better error handling
v1.5.7-beta.66
|
2026-06-29 22:46:22 -04:00 |
|
morpheus65535
|
7d438153f2
|
Removed Podnapisi provider and all associated files, settings, and dependencies across Bazarr since it is no longer online.
|
2026-06-29 22:35:38 -04:00 |
|
morpheus65535
|
bf167dfd9e
|
no log: Improved request logging in OpenSubtitles provider by adding checks for empty requests and responses before processing to prevent exceptions and throttling of the provider for no reason.
|
2026-06-29 22:20:48 -04:00 |
|
morpheus65535
|
9959c99b93
|
Refactored LegendasNet provider to centralize API response handling using checked method; improved error handling, added retry logic for invalid access tokens, and streamlined HTTP status code validation. #3263
|
2026-06-29 09:29:44 -04:00 |
|
Anderson Shindy Oki
|
77b593fced
|
no log: Audit dependencies
v1.5.7-beta.65
|
2026-06-29 10:23:01 +09:00 |
|
Anderson Shindy Oki
|
ea1b555123
|
no log: Remove redundant profile language code (#3410)
|
2026-06-29 10:19:31 +09:00 |
|
morpheus65535
|
7c52af1114
|
Enhanced error handling in Gestdown provider by adding specific handling for JSONDecodeError and KeyError in API responses. #3365
|
2026-06-28 18:29:59 -04:00 |
|
leshe
|
04bd7b6446
|
Fixed embedded Chinese subtitle language detection
|
2026-06-28 09:28:15 -04:00 |
|
morpheus65535
|
14250a336a
|
Refactored SubDL provider to introduce centralized API response handling via checked method; improved exception handling, added GMT midnight limit reset logic, and adjusted retry mechanisms. #3398
v1.5.7-beta.64
|
2026-06-27 08:51:48 -04:00 |
|
Dimitar "Topper" Maznekov
|
f5c9ecb0e0
|
Added Bayflix and Vladoon Bulgarian subtitles providers
v1.5.7-beta.63
|
2026-06-23 05:48:35 -04:00 |
|
Simon Bordeyne
|
3c3d410f56
|
Added the ability to configure base config file path from an environment variable
v1.5.7-beta.62
|
2026-06-21 22:43:01 -04:00 |
|
luuvasara
|
17778f745b
|
Improved subf2m privider to fall back to IMDB id search when localized movie title finds nothing
|
2026-06-21 21:57:39 -04:00 |
|
morpheus65535
|
d41d563095
|
Updated cookie field descriptions for AvistaZ and CinemaZ providers settings to clarify required input format. #2797
v1.5.7-beta.61
|
2026-06-20 08:35:44 -04:00 |
|
morpheus65535
|
aaceda5b8e
|
Added progress tracking to subtitle sync job and integrated ffsubsync's progress handler for real-time updates to the job queue.
v1.5.7-beta.60
|
2026-06-20 00:31:34 -04:00 |
|
morpheus65535
|
7ed6608567
|
Updated multiple vendored modules
|
2026-06-20 00:29:12 -04:00 |
|
morpheus65535
|
927e423e3c
|
Added SSL verification disabling functionality for all providers to circumvent strict SSL policy enforced by some operating systems. #3365
v1.5.7-beta.59
|
2026-06-18 22:35:53 -04:00 |
|
McCloudS
|
23f6f7fcd3
|
Fixed job manager timestamp to let the browser deal with time zone
|
2026-06-18 16:29:58 -04:00 |
|
Mike Lonergan
|
62f79a9d63
|
no log: skip emit when socketio not yet initialized
|
2026-06-17 06:11:08 -04:00 |
|
kernitus
|
816ad64a02
|
Fixed automatic syncing settings definition at runtime
v1.5.7-beta.58
|
2026-06-16 08:03:17 -04:00 |
|
morpheus65535
|
37d584af5a
|
Refactored subtitle post-processing to use shlex.split for safer subprocess invocation (fixing CWE-78) and replaced _escape with _double_quotes for cleaner variable substitution logic.
v1.5.7-beta.57
|
2026-06-15 23:21:51 -04:00 |
|
morpheus65535
|
e3bfaacc8e
|
Merge remote-tracking branch 'origin/development' into development
|
2026-06-15 06:27:07 -04:00 |
|
morpheus65535
|
8e52bad61c
|
Enhanced error handling in Titlovi provider by raising specific exceptions for 403 Forbidden responses during login, search, and download operations. #3271
|
2026-06-15 06:27:04 -04:00 |
|
dlgjr578
|
8fe58df08b
|
Improved supersubtitles by implementing case-insensitive episode search
v1.5.7-beta.56
|
2026-06-14 21:36:52 -04:00 |
|
morpheus65535
|
20b3de3456
|
Added pytz library version 2026.2 and rolled-back flask-restx dependency to specify version 1.3.0. #3381
v1.5.7-beta.55
|
2026-06-13 10:00:24 -04:00 |
|
morpheus65535
|
65515cb308
|
Merge remote-tracking branch 'origin/development' into development
|
2026-06-13 09:47:30 -04:00 |
|
morpheus65535
|
2a9c7b6990
|
Added image-based Anti-Captcha pitcher classes and refactored captcha-solving logic in Zimuku provider. #3372
|
2026-06-13 09:47:25 -04:00 |
|
McCloudS
|
3af7f3bbd2
|
Fixed whisperai provider audio stream matching by index to avoid s16le multi-stream failure
v1.5.7-beta.54
|
2026-06-12 07:18:23 -04:00 |
|
morpheus65535
|
1ef62ea7be
|
Release 1.5.7-beta.53
v1.5.7-beta.53
|
2026-06-08 07:46:01 +00:00 |
|
Anderson Shindy Oki
|
959dc8a623
|
no log: Bump react router to 7.17.0 (#3378)
|
2026-06-08 12:43:21 +09:00 |
|
Anderson Shindy Oki
|
b37abfdfff
|
no log: Bump vitest to 4.1.8 (#3377)
|
2026-06-08 12:11:58 +09:00 |
|
Anderson Shindy Oki
|
8a6b400a14
|
no log: bump axios to 1.17.0 (#3376)
|
2026-06-08 12:01:16 +09:00 |
|
dependabot[bot]
|
082e511b06
|
no log: Bump @fortawesome/react-fontawesome (#3355)
Bumps the fortawesome group with 1 update in the /frontend directory: [@fortawesome/react-fontawesome](https://github.com/FortAwesome/react-fontawesome).
Updates `@fortawesome/react-fontawesome` from 3.2.0 to 3.3.1
- [Release notes](https://github.com/FortAwesome/react-fontawesome/releases)
- [Changelog](https://github.com/FortAwesome/react-fontawesome/blob/main/CHANGELOG.md)
- [Commits](https://github.com/FortAwesome/react-fontawesome/compare/v3.2.0...v3.3.1)
---
updated-dependencies:
- dependency-name: "@fortawesome/react-fontawesome"
dependency-version: 3.3.1
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: fortawesome
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-06-08 11:46:26 +09:00 |
|
Mika Cohen
|
eaf06c490e
|
Improved Sonarr and Radarr sync performance dramatically
|
2026-06-07 13:11:59 -04:00 |
|
loonsies
|
01642b4064
|
no log: Fix subtitle filter value reset
|
2026-06-07 09:52:56 -04:00 |
|
loonsies
|
15db1e9fbf
|
Added filters and sorting to subtitle tools modal
v1.5.7-beta.52
|
2026-06-06 18:05:46 -04:00 |
|
morpheus65535
|
47547e9141
|
Improved year matching logic in OpenSubtitles provider by including IMDb match check.
v1.5.7-beta.51
|
2026-06-05 07:24:32 -04:00 |
|
morpheus65535
|
c49ac99266
|
Added cleanup of Authorization header on authentication failure in legendasnet provider. #3263
v1.5.7-beta.50
|
2026-06-02 21:23:33 -04:00 |
|
morpheus65535
|
0a9c03ffb8
|
Decoupled database version and migration retrieval by storing them in environment variables, simplifying API system status generation and preventing connection exhaustion with Postgresql. #3361
v1.5.7-beta.49
|
2026-05-31 23:21:12 -04:00 |
|
morpheus65535
|
5300d7c3c2
|
Refactored HI tag handling logic to properly update hearing_impaired and language.hi attributes when remove_HI mod is applied.
|
2026-05-31 20:36:50 -04:00 |
|
JayZed
|
a3d15b3fb3
|
Updated CONTRIBUTING.MD - Added Working with AI section and updated version numbers
v1.5.7-beta.48
|
2026-05-30 12:58:33 -04:00 |
|
morpheus65535
|
08cf843321
|
Merge remote-tracking branch 'origin/development' into development
|
2026-05-30 10:37:37 -04:00 |
|