Skip to content

Comments

fix(container): update image ghcr.io/home-operations/bazarr ( 1.5.3 ➔ 1.5.4 )#3834

Merged
binaryn3xus merged 1 commit intomainfrom
renovate/ghcr.io-home-operations-bazarr-1.x
Jan 5, 2026
Merged

fix(container): update image ghcr.io/home-operations/bazarr ( 1.5.3 ➔ 1.5.4 )#3834
binaryn3xus merged 1 commit intomainfrom
renovate/ghcr.io-home-operations-bazarr-1.x

Conversation

@unsc-oni-ancilla
Copy link
Contributor

This PR contains the following updates:

Package Update Change
ghcr.io/home-operations/bazarr (source) patch 1.5.31.5.4

Release Notes

morpheus65535/bazarr (ghcr.io/home-operations/bazarr)

v1.5.4

Compare Source

From newest to oldest:

  • Added failsafe for announcements in case Statically has issues and we need to fall back to Github. 0e6fc45
  • Fixed lingarr connection issue with pt-BR 9cf83bf
  • Improved some jobs names to better reflect their purpose and scope. 80a1ea3
  • Fixed whisperai audio stream usage to correctly map with language tag. #​3103 30d0e64
  • Fixed issue while saving external .smi subtitles 4b5f64c
  • Fixed subdl improperly catching error responses and throttling appropriately 30f5301
  • Implemented unique Plex Instance Identification by using Instance Name as defined in Settings --> General 69f7f05
  • Fixed Subsource title matching for localized titles 7dcfe6c
  • Added optional API authentication for Lingarr 979aa7f
  • Added an option to prevent Sonarr/Radarr synchronization from happening on live connection establishment. dab16de
  • Improved the performance of episodes synchronization db67363
  • Improved jobs names in jobs manager to properly reflect the current state of the jobs 5324f3d
  • Added an instance name parameter in General settings 70abad4
  • Fixed an issue with mass edit modal improperly tagging forced and HI for subtitles when sending values to the backend. feed7f9
  • Improved how the jobs manager deals with SignalR events received from Sonarr and Radarr to prevent spamming it. d478444
  • Added better validation to Plex webhook 7745785
  • Fixed a race condition in jobs manager that would allow multiple jobs from being in running state at the same time. #​3078 52d3185
  • Added a menu with an item to empty pending, failed or completed jobs queue in jobs manager. e1b8ad8
  • Fixed a bug with root folders writable check on NFS mount by creating and deleting a temporary file instead of relying on os.access(). #​3086 317afc1
  • Added emoji characters removal mods. #​2987 721a49d
  • Added Japanese parentheses to the HI removal mods. #​2987 3d1420a
  • Added some other scheduled tasks to jobs manager on execution. a0d50e7
  • Fixed other stuff with jobs manager. #​3078 3cd0116
  • Fixed other stuff with jobs manager. #​3078 fa27c7e
  • Added Plex multiselect for libraries e95721b
  • Fixed the improperly handled providers exception when searching for subtitles. #​3078 34c70be
  • Fixed improperly handled exception when retrieving a video object during subtitle download for unsupported video file extensions. #​3078 b48cf77
  • Added Python 3.9 to the upcoming deprecated version starting with Bazarr 1.6. 9051974
  • Fixed embeddedsubtitles provider issue with some subtitles format. #​3085 6e911cf
  • Added a visual indicator to the manual download modal when a subtitles is being downloaded. #​3082 18b5d6e
  • Fixed an issue with gemini translator introduced with the new jobs manager. f69e2a6
  • Fixed other issues with the new jobs manager. #​3078 35a0b07
  • Fixed an issue caused by unwanted missing subtitles searching during Sonarr synchronization. #​3078 4185c93
  • Fixed the initial scan after the database schema update to prevent locking the jobs queue with a Sonarr sync task. #​3078 55be215
  • Fixed upload subtitles that were blocking the jobs manager when automatic subtitles synchronization was enabled. #​3077 61a4889
  • Fixed subtitles getting improperly converted to srt even if use original format is enabled in languages profile. #​3075 eaf64ac
  • Fixed Karagarga to use correct username and password fields for forum login 6dcdeef
  • Added absolute episode number to the database to help properly match video to subtitles. It must be implemented in each provider's matching method to benefit from that. b7aa5a1
  • Fixed the issue with jobs failing since last nightly in some circumstances. f0ae7d6
  • Added a backend jobs management system with a notifications drawer in UI to show the status of jobs. f5d6721
  • Fixed avistaz_network provider when trying to download a zipped movie subtitles file. #​3065 70fecb8
  • Fixed an issue with the subsource.net provider where a null commentary returned causes a parsing error. #​3064 36b6ea3
  • Fixed titrari.ro provider by adding an automatic search for the "Cautare Avansata" page (Advanced search) 3698d6f
  • Added AnimeSub.info provider for Polish anime subtitles 9cc8485
  • Improved announcements caching by using a CDN provider instead of calling GitHub directly. #​3057 d98915d
  • Fixed TypeError when logging deleted episodes from Sonarr sync 08a3643
  • Fixed DeprecationWarning: pkg_resources is deprecated as an API. #​3053 680ead7
  • Fixed Hebrew translation failing when using Lingarr. #​3052 1d0e054
  • Added null check for subtitle_entry while trying to define translation source language. #​3046 2af1f0c
  • Fixed the Persian language issue with the subsource provider. #​3050 debf419
  • Improved subsource provider by making each user responsible for getting its own api-key. 8c46e69
  • Fixed autopulse configurator and added some error messages d92d048
  • Improved subtitles translation by retrieving source language from the database baad5eb
  • Added subsource.net provider cac3ffa
  • Added external webhook for Autopulse 960b6c6
  • Fixed Plex "Mark movies as recently added after downloading subtitles" error caused by wrong date format 6ddba8a
  • Improved interactive searching modal to show only subtitles matching the languages profile requirements. 7406bdc
  • Added support for specifying Postgres URL explicitly fa6675e
  • Improved opensubtitles.com provider to reduce redirect request on the provider's API server. b8eb1bb
  • Fixed SubsRo provider episode number matching da2f129
  • Fixed Radarr webhooks issue introduced in 1.5.3. Please review help text in Settings. 5ffc7e0
  • Improved season guessing from filename when using upload subtitles feature a57da17

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@unsc-oni-ancilla unsc-oni-ancilla bot added renovate/container type/patch area/kubernetes Changes made in the kubernetes directory labels Jan 5, 2026
@unsc-oni-ancilla
Copy link
Contributor Author

--- kubernetes/apps/default/bazarr/app Kustomization: default/bazarr HelmRelease: default/bazarr

+++ kubernetes/apps/default/bazarr/app Kustomization: default/bazarr HelmRelease: default/bazarr

@@ -39,13 +39,13 @@

           app:
             env:
               BAZARR__PORT: 80
               TZ: America/New_York
             image:
               repository: ghcr.io/home-operations/bazarr
-              tag: 1.5.3@sha256:2f1c32cb1420b2e56f60cfdf7823737eb501fdb2c13669429d23ab3a02e9ad90
+              tag: 1.5.4@sha256:6e2fab9cca3096714795458aec222da5e2e5cde07ed07e439f9879c9de3b5b94
             probes:
               liveness:
                 custom: true
                 enabled: true
                 spec:
                   failureThreshold: 3

@unsc-oni-ancilla
Copy link
Contributor Author

--- HelmRelease: default/bazarr Deployment: default/bazarr

+++ HelmRelease: default/bazarr Deployment: default/bazarr

@@ -44,13 +44,13 @@

       containers:
       - env:
         - name: BAZARR__PORT
           value: '80'
         - name: TZ
           value: America/New_York
-        image: ghcr.io/home-operations/bazarr:1.5.3@sha256:2f1c32cb1420b2e56f60cfdf7823737eb501fdb2c13669429d23ab3a02e9ad90
+        image: ghcr.io/home-operations/bazarr:1.5.4@sha256:6e2fab9cca3096714795458aec222da5e2e5cde07ed07e439f9879c9de3b5b94
         livenessProbe:
           failureThreshold: 3
           httpGet:
             path: /health
             port: 80
           initialDelaySeconds: 0

@unsc-oni-ancilla unsc-oni-ancilla bot force-pushed the renovate/ghcr.io-home-operations-bazarr-1.x branch from 3f6e5b6 to 68aefaf Compare January 5, 2026 04:54
@binaryn3xus binaryn3xus merged commit e372c7f into main Jan 5, 2026
11 checks passed
@binaryn3xus binaryn3xus deleted the renovate/ghcr.io-home-operations-bazarr-1.x branch January 5, 2026 05:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/kubernetes Changes made in the kubernetes directory renovate/container type/patch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant