| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| bazarr.zip | 2026-07-04 | 31.0 MB | |
| README.md | 2026-07-04 | 21.8 kB | |
| v1.6.0 source code.tar.gz | 2026-07-04 | 29.8 MB | |
| v1.6.0 source code.zip | 2026-07-04 | 33.4 MB | |
| Totals: 4 Items | 94.3 MB | 8 | |
From newest to oldest:
- Refactored
postprocessingfunction 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] 5dd736c - Fixed UNC path handling in
pp_replaceby replacingre.substring substitutions with lambda functions to prevent escape sequence misinterpretation. [#3413] 4217a9b - Refactored SubDL provider by simplifying retry logic and improving error handling for rate limits and 404 responses. 047b915
- Removed RateLimiting mixin from TimeoutSession in subliminal_patch HTTP module since it was interfering with providers' custom rate-limiting implementations. 7343b1d
- Improved audio languages detection when the returned value is a string instead of a language object e677246
- Fixed RegieLive.ro subtitle downloads, and added better error handling 3b8094f
- Removed Podnapisi provider and all associated files, settings, and dependencies across Bazarr since it is no longer online. 7d43815
- Refactored LegendasNet provider to centralize API response handling using
checkedmethod; improved error handling, added retry logic for invalid access tokens, and streamlined HTTP status code validation. [#3263] 9959c99 - Enhanced error handling in Gestdown provider by adding specific handling for
JSONDecodeErrorandKeyErrorin API responses. [#3365] 7c52af1 - Fixed embedded Chinese subtitle language detection 04bd7b6
- Refactored SubDL provider to introduce centralized API response handling via
checkedmethod; improved exception handling, added GMT midnight limit reset logic, and adjusted retry mechanisms. [#3398] 14250a3 - Added Bayflix and Vladoon Bulgarian subtitles providers f5c9ecb
- Added the ability to configure base config file path from an environment variable 3c3d410
- Improved subf2m privider to fall back to IMDB id search when localized movie title finds nothing 17778f7
- Updated cookie field descriptions for AvistaZ and CinemaZ providers settings to clarify required input format. [#2797] d41d563
- Added progress tracking to subtitle sync job and integrated ffsubsync's progress handler for real-time updates to the job queue. aaceda5
- Updated multiple vendored modules 7ed6608
- Added SSL verification disabling functionality for all providers to circumvent strict SSL policy enforced by some operating systems. [#3365] 927e423
- Fixed job manager timestamp to let the browser deal with time zone 23f6f7f
- Fixed automatic syncing settings definition at runtime 816ad64
- Refactored subtitle post-processing to use
shlex.splitfor safer subprocess invocation (fixing CWE-78) and replaced_escapewith_double_quotesfor cleaner variable substitution logic. 37d584a - Enhanced error handling in Titlovi provider by raising specific exceptions for 403 Forbidden responses during login, search, and download operations. [#3271] 8e52bad
- Improved supersubtitles by implementing case-insensitive episode search 8fe58df
- Added pytz library version 2026.2 and rolled-back flask-restx dependency to specify version 1.3.0. [#3381] 20b3de3
- Added image-based Anti-Captcha pitcher classes and refactored captcha-solving logic in Zimuku provider. [#3372] 2a9c7b6
- Fixed whisperai provider audio stream matching by index to avoid s16le multi-stream failure 3af7f3b
- Improved Sonarr and Radarr sync performance dramatically eaf06c4
- Added filters and sorting to subtitle tools modal 15db1e9
- Improved year matching logic in OpenSubtitles provider by including IMDb match check. 47547e9
- Added cleanup of Authorization header on authentication failure in legendasnet provider. [#3263] c49ac99
- Decoupled database version and migration retrieval by storing them in environment variables, simplifying API system status generation and preventing connection exhaustion with Postgresql. [#3361] 0a9c03f
- Refactored HI tag handling logic to properly update
hearing_impairedandlanguage.hiattributes whenremove_HImod is applied. 5300d7c - Updated CONTRIBUTING.MD - Added Working with AI section and updated version numbers a3d15b3
- Filtered out subtitles with unsupported languages in Titlovi provider 5035561
- Improved subdl provider to use new unpack API argument and fixed anime season matching 589fbce
- Updated TVSubtitles provider search endpoint and query parameters. [#3341] 2e227ac
- Implemented global rate limiter for providers c39e292
- Encapsulated subtitle migration queries in nested transactions to ensure partial failure handling without affecting the entire migration. [#3344] 70a1f4a
- Added error handling for subtitle migration queries to skip on IntegrityError, preventing migration failure. [#3344] dec80fc
- Fixed missing TableEpisodes.subtitles column causing issues in subtitles API call. [#3347] [#3349] ed0779f
- Refactored
download_subtitlemethod to inline headers definition, making sure request headers include updated Bearer token value. 5c38895 - Decreased whisper throttle timeout to 5 minutes 55524e7
- Added fallback for subtitle size field to handle cases where it may be missing during migration. e528713
- Added error handling for subtitle column deletion to handle potential OperationalError during migration (might happen with SQlite older than 3.35.x). 4e898a1
- Updated frontend dependencies to upgrade existing packages. b6d5e7a
- Added colour to SignalR LIVE/DOWN badges 141031c
- Improved existing subtitles management by offloading them from episodes/movies database tables to dedicated tables 9868e08
- Added option to use original-language audio track as subsync reference fb50f3c
- Added optional display of LIVE badge f3b556f
- Display DOWN when there is no connection for Sonarr/Radarr instead of LIVE for good connection 843dfef
- Added prijevodi-online provider b57a634
- Enhance and reorganize audio synchronization settings 6ca55f4
- Added duplicate job entries prevention by introducing
_is_an_existing_jobcheck in job queue logic. [#3322] 25ba2b5 - Improved password verification to use constant-time comparison 9846c7b
- Improved backup filename validation to prevent path traversal 17be3e6
- Fixed some settings change detection upon saving a6ddc16
- Added safeguards to subtitles upgrade queries to account for last deletion actions and prevent unnecessary reprocessing. [#3235] 4f6554c
- Added SubClub.eu Estonian subtitles provider c2ca24f
- Added Pipocas.tv subtitle provider e39c8e1
- Improved subtitle update logic in movie sync to handle changes in
pathormovie_file_idonly. 0374b9f - Fixed ensubtitles.com
reset_tokenmethod to correctly clear the Authorization header. a365d4a - Added Whisper fallback implementation 7a61ec2
- Fixed unauthenticated route access by fixing decorator ordering. ca15ec5
- Added query condition filters for subtitles upgrade to ensure only relevant actions are considered. [#3235] 3d22a6c
- Added Jellyfin media server integration to support automatic library refresh b459a81
- Improved notifications with custom variable expansion b97f388
- Fixed subtitle destination path logic in subtitles translation module to use the target folder from settings. [#3291] f67db2a
- Fixed
Nonevalues fororiginal_idduring subtitles upgrade, causing an infinite upgrade loop on the initial upgrade by falling back toid. [#3235] b0ecbdd - Fixed update section to be hidden when auto updates is disabled using
--no-updateargument. [#3296] 723a52a - Fixed WebSocket file descriptor leak in signalrcore transport 950a0fc
- Fixed adaptive searching failed attempts stamp to be added only when search finds no subtitles, not on provider failure. e3340f7
- Improved subdl provider anime and pack subtitle support 71fc948
- Added optional notification for no missing subtitles during live sync events. 6c2982f
- Fixed Subtitles Tools mass edit not allowing selection of non-SRT subtitles 82eb004
- Enforced SQLite
PRAGMAsettings for WAL mode and full synchronous to improve database integrity and performance. This should help fix the recurring locked database issues. 3b6b33f - Fixed audio tracks refining when knowit returns a string instead of a Language object f6a5274
- Added Subsarr subtitle provider 4577608
- Updated media_type condition from 'series' to 'episode' across translation utilities to fix postprocessing logic. 25ec2fc
- Improved subtitles tools mutations before closing modal and added UI feedback 95ab60f
- Refactored subtitles file naming logic to prevent adding tag if single language mode is enabled. [#3252] 0ad709e
- Refactored provider subsro to REST API instead of web scraping. It now requires an API key form the provider. 7f1efc5
- Fixed 410 error handling for opensubtitlescom provider 0da135b
- Added Development Setup section to CONTRIBUTING.md 176b10e
- Added authentication to Plex OAuth API endpoints to enforce authentication across all relevant routes. f9a8a95
- Removed
wait_for_completionargument from Bazarr update task in scheduler to fix startup issue. [#3264] 1ab0fc6 - Fixed Plex webhook for episodes by improving episode sync logic to add
tvdbId, optimizing subtitle updates, and adding database migration fortvdbIdcolumn intable_episodes. [#3248] bd59c02 - Rolled back some changes that prevented restart after Bazarr update. 04cd474
- Improved outcome message on completed subtitles search in jobs manager. [#3256] 0241007
- Improved feedback when saving Languages Profile by showing loading state and toast. [#3255] 5649c21
- Fixed Sonarr/Radarr v3 API version fallback by catching all exceptions properly. [#3253] 71dc222
- Fixed
check_updatelogic to improve job handling and addedstartupparameter to streamline update checks during application initialization. 243f683 - Added gemini translation batch size config and multiple api keys rotation 3aea7fa
- Added
on_conflict_do_nothingto notifier database insert to handle duplicate entries gracefully. [#3262] 21c9e54 - Added
wait_for_completionargument across job functions and scheduler tasks to improve feedback in System-->Tasks and prevent users from starting the same task multiple times. ce7ed6c - Added two point alignment mods 3cb0434
- Rolled back
signalrcorelibrary to fix instabilities with Sonarr and Radarr SignalR feed introduced in previous module update. 7efbe86 - Refactored Sonarr series sync logic to simplify and optimize database operations. Added garbage collection after sync tasks to improve memory management. [#3241] 07e4b92
- Fixed subtitles providers throttling by adjusting time_until_midnight calculation. [#3247] 263d01c
- Fixed file permission is not applied to translated subtitles and other related issues [#3239] 098d0e5
- Updated dependencies and dropped Python 3.8/3.9 support 27ea75e
- Improved rate limit handling in subx provider 7ad34fb
- Refactored scoring system to refine the matches and scores to increase impact of movie edition. Removed the custom scoring system and cleaned up the config file. Updated history tables schema to include
score_out_ofcolumn for improved normalization of score percentage over time. [#3232] 0ecc157 - Fixed file permission is not applied to translated subtitles [#3239] d590991
- Fixed legendasnet response parsing 32a09e9
- Fixed unexpected child termination issue [#3233] 039f7d0
- Fixed RCE vulnerability by replacing pickle deserialization with a server-side subtitle cache c3f17d9
- Added HTTP 403 retry mechanism with delay and logging in
SubsSabBzprovider. [#3221] 1d95ce1 - Fixed NoneType error in
SubXprovider when description is null 1b41718 - Fixed conditional logic in
OpenSubtitlesprovider to includetitle_idin subtitles search query arguments only when series_imdb_id isn't available. 5e914b7