release(bazarr): Update morpheus65535/bazarr ( v1.5.6 → v1.6.0 ) - #186
Open
botpunk[bot] wants to merge 1 commit into
Open
release(bazarr): Update morpheus65535/bazarr ( v1.5.6 → v1.6.0 )#186botpunk[bot] wants to merge 1 commit into
botpunk[bot] wants to merge 1 commit into
Conversation
Contributor
Author
|
Contributor
Author
📦 App Size AnalysisNote Comparing 📈 Size Comparison Table
|
botpunk
Bot
force-pushed
the
renovate/bazarr-morpheus65535-bazarr-1.x
branch
7 times, most recently
from
July 11, 2026 14:54
52ae17f to
08dc5f4
Compare
botpunk
Bot
force-pushed
the
renovate/bazarr-morpheus65535-bazarr-1.x
branch
5 times, most recently
from
July 19, 2026 21:54
71ebfa5 to
46e4ef0
Compare
botpunk
Bot
force-pushed
the
renovate/bazarr-morpheus65535-bazarr-1.x
branch
2 times, most recently
from
July 20, 2026 20:22
b757cf2 to
3351178
Compare
botpunk
Bot
force-pushed
the
renovate/bazarr-morpheus65535-bazarr-1.x
branch
from
July 23, 2026 19:19
3351178 to
922ad13
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v1.5.6→v1.6.0Release Notes
morpheus65535/bazarr (morpheus65535/bazarr)
v1.6.0Compare Source
From newest to oldest:
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 5dd736cpp_replaceby replacingre.substring substitutions with lambda functions to prevent escape sequence misinterpretation. #3413 4217a9bcheckedmethod; improved error handling, added retry logic for invalid access tokens, and streamlined HTTP status code validation. #3263 9959c99JSONDecodeErrorandKeyErrorin API responses. #3365 7c52af1checkedmethod; improved exception handling, added GMT midnight limit reset logic, and adjusted retry mechanisms. #3398 14250a3shlex.splitfor safer subprocess invocation (fixing CWE-78) and replaced_escapewith_double_quotesfor cleaner variable substitution logic. 37d584ahearing_impairedandlanguage.hiattributes whenremove_HImod is applied. 5300d7cdownload_subtitlemethod to inline headers definition, making sure request headers include updated Bearer token value. 5c38895_is_an_existing_jobcheck in job queue logic. #3322 25ba2b5pathormovie_file_idonly. 0374b9freset_tokenmethod to correctly clear the Authorization header. a365d4aNonevalues fororiginal_idduring subtitles upgrade, causing an infinite upgrade loop on the initial upgrade by falling back toid. #3235 b0ecbdd--no-updateargument. #3296 723a52aPRAGMAsettings for WAL mode and full synchronous to improve database integrity and performance. This should help fix the recurring locked database issues. 3b6b33fwait_for_completionargument from Bazarr update task in scheduler to fix startup issue. #3264 1ab0fc6tvdbId, optimizing subtitle updates, and adding database migration fortvdbIdcolumn intable_episodes. #3248 bd59c02check_updatelogic to improve job handling and addedstartupparameter to streamline update checks during application initialization. 243f683on_conflict_do_nothingto notifier database insert to handle duplicate entries gracefully. #3262 21c9e54wait_for_completionargument across job functions and scheduler tasks to improve feedback in System-->Tasks and prevent users from starting the same task multiple times. ce7ed6csignalrcorelibrary to fix instabilities with Sonarr and Radarr SignalR feed introduced in previous module update. 7efbe86score_out_ofcolumn for improved normalization of score percentage over time. #3232 0ecc157SubsSabBzprovider. #3221 1d95ce1SubXprovider when description is null 1b41718OpenSubtitlesprovider to includetitle_idin subtitles search query arguments only when series_imdb_id isn't available. 5e914b7Configuration
📅 Schedule: (UTC)
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate CLI.