From 5b34c5f68d2cf07d848a7ce5fc7a9606b14547e8 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 20 Sep 2025 17:28:36 +0200 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20ghcr.io/home-op?= =?UTF-8?q?erations/bazarr=201.5.2=20=E2=86=92=201.5.3=20(#39800)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/home-operations/bazarr](https://ghcr.io/home-operations/bazarr) ([source](https://redirect.github.com/morpheus65535/bazarr)) | patch | `dbc87e5` -> `2f1c32c` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes
morpheus65535/bazarr (ghcr.io/home-operations/bazarr) ### [`v1.5.3`](https://redirect.github.com/morpheus65535/bazarr/releases/tag/v1.5.3) [Compare Source](https://redirect.github.com/morpheus65535/bazarr/compare/v1.5.2...v1.5.3) From newest to oldest: - Removed Argenteam-dump provider that doesn't exist anymore. [#​3004](https://redirect.github.com/morpheus65535/bazarr/issues/3004) [b9d0236](https://redirect.github.com/morpheus65535/bazarr/commit/b9d0236cf514119d2882a7f5e7078ba5c60ad9db) - Fixed subtitles search happening for series/seasons when a SignalR event is received from Sonarr even if defer subtitles searching was enabled. [#​3023](https://redirect.github.com/morpheus65535/bazarr/issues/3023) [a2121c1](https://redirect.github.com/morpheus65535/bazarr/commit/a2121c1a0b2615422e1f146806537092e704c65f) - Removed tusubtitulo provider that doesn't exist anymore. [#​3022](https://redirect.github.com/morpheus65535/bazarr/issues/3022) [c06389f](https://redirect.github.com/morpheus65535/bazarr/commit/c06389ffbb14691f94ea62b7c603f39b0096feea) - Added Plex URL sanitization to logging formatter [046a5b7](https://redirect.github.com/morpheus65535/bazarr/commit/046a5b7ca64a5aa4657fa91c35de5d8da689c4fc) - Improved Plex server connection by adding a requests session and disabled SSL validation [9a607bb](https://redirect.github.com/morpheus65535/bazarr/commit/9a607bbcd52920d2ac9074680a5d69e7911a7e71) - Fixed webhook KeyError (Plex) and sanitize sensitive data in logs [9c46d18](https://redirect.github.com/morpheus65535/bazarr/commit/9c46d1879e99d0b2cef5c3b8427d7c1a273bbf3c) - Added a jobs queue to deal with SignalR events sequentially [f4957d4](https://redirect.github.com/morpheus65535/bazarr/commit/f4957d400541cf563b62689b0f4e0e5ed0484f3c) - Reduced Plex oauth logging levels for improved clarity and debugging [9e6011a](https://redirect.github.com/morpheus65535/bazarr/commit/9e6011a5c744382ec1eb42ad297a5481a1869496) - Improved Plex integration to simplify the libraries selection, webhook creation and do selective content refresh instead of the whole library [c6ddee1](https://redirect.github.com/morpheus65535/bazarr/commit/c6ddee143283fde35d2853c34a33836e10e301ab) - Improved subtitles upgrade by giving translated subtitles a default score to make them upgradable [02b5aad](https://redirect.github.com/morpheus65535/bazarr/commit/02b5aad0aeecb31aef103788db182f3ccf7f8eca) - Improved Plex authentication error messages by eliminating broad exception catching and increasing clarity and specificity. [#​3001](https://redirect.github.com/morpheus65535/bazarr/issues/3001) [0fe6a6e](https://redirect.github.com/morpheus65535/bazarr/commit/0fe6a6e010312d7187d98aa4359177dd5c39b8be) - Added Plex OAuth Authentication Support [ecf5156](https://redirect.github.com/morpheus65535/bazarr/commit/ecf51560ea28250a093f4749f4da790f51a08bec) - Fixed type hinting issue under Python 3.8. [9733a35](https://redirect.github.com/morpheus65535/bazarr/commit/9733a35c502595cc6d40438535d9d8f0ca3b9c2e) - Updated lingarr payload format and added extra meta data [ca64892](https://redirect.github.com/morpheus65535/bazarr/commit/ca648920192d58c054257bfa7ce7f5838fdcb141) - Added Docker-based development environment [4c44995](https://redirect.github.com/morpheus65535/bazarr/commit/4c44995cb04da902005021fd822826595e5ab30a) - Fixed movie and series edit for media with unknown audio languages [3890371](https://redirect.github.com/morpheus65535/bazarr/commit/38903713e73b21534b56a995836a598286d69812) - Fixed lingarr translation support [2178cac](https://redirect.github.com/morpheus65535/bazarr/commit/2178cacf4acf417c9b12b2c49003e7eca1cf57a8) - Added support for Lingarr subtitles translation [e2f007f](https://redirect.github.com/morpheus65535/bazarr/commit/e2f007fa2e4603758db3037902256cdf1b18dd7b) - Fixed exception when Sonarr return improper audio track language data for an episode. [#​2977](https://redirect.github.com/morpheus65535/bazarr/issues/2977) [c8133c1](https://redirect.github.com/morpheus65535/bazarr/commit/c8133c1b9ec8e37135c5dabcefcfbbc3091e4fed) - Added SubsRo provider [dd27037](https://redirect.github.com/morpheus65535/bazarr/commit/dd270372ffbb7329cffdabddf991efd1de6f933c) - Improved the saving of settings to file in order to prevent saving unchanged settings or saving empty file when not enough space is available on disk. [#​2959](https://redirect.github.com/morpheus65535/bazarr/issues/2959) [aee7dd6](https://redirect.github.com/morpheus65535/bazarr/commit/aee7dd625268d288b6f718da590f78f3347bbced) - Fixed subtitri provider url. [#​2963](https://redirect.github.com/morpheus65535/bazarr/issues/2963) [81ac2ce](https://redirect.github.com/morpheus65535/bazarr/commit/81ac2cea76337c69875c2ae3117d10ddb0207aff) - Fixed release pipeline [ff71d7c](https://redirect.github.com/morpheus65535/bazarr/commit/ff71d7ca6b2cb54eec5046ae2c794854ccdfcdfb) - Added support for .mk3d video file extension. [#​2952](https://redirect.github.com/morpheus65535/bazarr/issues/2952) [ced0eee](https://redirect.github.com/morpheus65535/bazarr/commit/ced0eee66b57dec3f834770704dc615bdefd0c41) - Improved greeksubs provider to prevent reuse of the content from the first result when using interactive search modal. [#​2858](https://redirect.github.com/morpheus65535/bazarr/issues/2858) [9bed1bd](https://redirect.github.com/morpheus65535/bazarr/commit/9bed1bd3766f4a5a23d1afd7febbf729d27e71b4) - Fixed upgrade logic to prevent upgrade loop. [d334190](https://redirect.github.com/morpheus65535/bazarr/commit/d3341901163796c7392fa8d0f0864d78c90a0c85) - Fixed (again) the shutdown/restart of Bazarr. [#​2941](https://redirect.github.com/morpheus65535/bazarr/issues/2941) [aeaaeb6](https://redirect.github.com/morpheus65535/bazarr/commit/aeaaeb6b5352d472680b5329ba7b38f4a838af18) - Improved Gemini translator with some hotfixes [99f596e](https://redirect.github.com/morpheus65535/bazarr/commit/99f596e30bea466d98cdfdf247880bca105afc32) - Fixed shutdown/restart command not acting properly on some Linux and macOS operating system. [#​2941](https://redirect.github.com/morpheus65535/bazarr/issues/2941) [3d57a12](https://redirect.github.com/morpheus65535/bazarr/commit/3d57a1231cc0b89ce489d9def00b3eafd221e477) - Fix infinite loop during restoration of backup on certain non-Windows platforms [cc5fa42](https://redirect.github.com/morpheus65535/bazarr/commit/cc5fa4200c056b06d9df5470985bb0e6237aa948) - Added Gemini AI translation option [ff8466c](https://redirect.github.com/morpheus65535/bazarr/commit/ff8466cfbad76f766ae98f98ea4b223993c6c798) - Fixed anidb to handle one-to-many ID mapping [ccd667d](https://redirect.github.com/morpheus65535/bazarr/commit/ccd667d9537c2587b0aa436810658ae02ff372ee) - Added language mapping to WhisperAI (thanks to GitHub user v3DJG6GL) [6794eeb](https://redirect.github.com/morpheus65535/bazarr/commit/6794eeb2a4f0db37b5f5f06b657563ab057f80aa) - Fixed long block of text being unnecessary removed from subtitles files [fa9b0f0](https://redirect.github.com/morpheus65535/bazarr/commit/fa9b0f074866f74655595f1549dc00802a8c22a6) - Refactored Sonarr and Radarr hook. It may be a breaking change so users should review webhook parameters following information in Bazarr's settings. [a3102e8](https://redirect.github.com/morpheus65535/bazarr/commit/a3102e8a19ee74a00a6f25c3a78c93077029cf5b) - Fixed losing titulky VIP status during an active login session [f2cf1c0](https://redirect.github.com/morpheus65535/bazarr/commit/f2cf1c066c7b4487e29e6ef9deabd4eafb9259ef) - Added option to include language only when matching audio [ac19e37](https://redirect.github.com/morpheus65535/bazarr/commit/ac19e3743eb827f3c258f7d6e384333532224ef5)
--- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). --- charts/stable/bazarr/Chart.yaml | 4 ++-- charts/stable/bazarr/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/bazarr/Chart.yaml b/charts/stable/bazarr/Chart.yaml index d27a64ca5f7..7dee00d67b8 100644 --- a/charts/stable/bazarr/Chart.yaml +++ b/charts/stable/bazarr/Chart.yaml @@ -9,7 +9,7 @@ annotations: truecharts.org/min_helm_version: "3.14" truecharts.org/train: stable apiVersion: v2 -appVersion: 1.5.2 +appVersion: 1.5.3 dependencies: - name: common version: 28.18.1 @@ -41,5 +41,5 @@ sources: - https://github.com/morpheus65535/bazarr - https://github.com/truecharts/charts/tree/master/charts/stable/bazarr type: application -version: 22.6.1 +version: 22.6.2 diff --git a/charts/stable/bazarr/values.yaml b/charts/stable/bazarr/values.yaml index 0a04b70f38e..dc18dc04ed4 100644 --- a/charts/stable/bazarr/values.yaml +++ b/charts/stable/bazarr/values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/home-operations/bazarr pullPolicy: IfNotPresent - tag: 1.5.2@sha256:dbc87e5ce9e199709188e152e82b3ff5d33e6521a1b3d61e465aa75b4b739e7f + tag: 1.5.3@sha256:2f1c32cb1420b2e56f60cfdf7823737eb501fdb2c13669429d23ab3a02e9ad90 exportarrImage: repository: ghcr.io/onedr0p/exportarr tag: v2.3.0@sha256:af535d94061cf97a52e1661945ffba78c03f9443eae7c0da1a80a5a4be56b520