Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(container): update ghcr.io/onedr0p/bazarr ( 1.4.3 → 1.4.4 ) #1386

Merged
merged 1 commit into from
Sep 16, 2024

Conversation

bot-akira[bot]
Copy link
Contributor

@bot-akira bot-akira bot commented Sep 15, 2024

This PR contains the following updates:

Package Update Change
ghcr.io/onedr0p/bazarr (source) patch 1.4.3 -> 1.4.4

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

morpheus65535/bazarr (ghcr.io/onedr0p/bazarr)

v1.4.4

Compare Source

From newest to oldest:

  • Added support for Legendas.net provider b8aa2a8
  • Modified some language names to match those in Sonarr and Radarr. #​2650 6d062f3
  • Fixed async audio languages not mapped fallback #​2652
  • Fixed series indexing when malformed alternate title is returned by Sonarr 6ddfdfe
  • Fixed podnapisi AttributeError f6c5ee6
  • Added support for binding IPv4 AND IPv6 instead of just either one or the other 4e365c6
  • Made all subf2m test pass #​2645
  • Fixed anidb refiner empty mapping episode reference not skipped deae4e5
  • Fixed zimuku provider skipping non lowercase subtitles #​2644
  • Fixed cutoff language not being properly handled. #​2635 5f7e1f6
  • Fixed timeout while querying subdivx provider. #​2633 cfa9004
  • Added ability to remove language profiles based on tag values e5f1528
  • Fixed Podnapisi not returning any subtitles 74f2c66
  • Added sonarr and radarr settings tags validation #​2634
  • Fixed subf2m search process by stripping html title result before using regex 855da6b
  • Fixed chinese audio language #​2632
  • Fixed badge overflow 9ec6027
  • Fixed hearing-impaired detection using regex when language is Arabic and parenthesis are included in text. #​2612 eb084ab
  • Refactored the translation routine to prevent Google Translate from messing with subtitles sequence by sending line by line (slower but better). #​2558 609349b
  • Fixed provider AvistaZ & CinemaZ optional subtitle Uploader #​2628
  • Added settings provider maximum description lines #​2611
  • Removed raising of OSError during subsync #​2584
  • Fixed table items losing order when action is executed 1ec415f
  • Fixed AvistaZ and CinemaZ scraping when the Reseed notification is displayed 0fc334f
  • Added jimaku provider #​2505
  • Fix for provider subtitle language being unintentionally modified 5582cc0
  • Fixed postgresql database migrations not applied #​2601
  • Fixed get movie monitored status #​2591
  • SuperSubtitles: handle KeyError for movie searches 4a34186
  • Subdl Provider: avoid raising exception on no results 8fe8eaf
  • Fixed anidb refinement for sonarr specials #​2590
  • Added new feature: Tag-Based Automatic Language Profile Selection b304f6f
  • Fixed anidb refiner episode not found #​2581
  • HDBits provider: handle KeyError (common exception) b419593
  • Subdl Provider: add tests and use standard utils 91a3531
  • Fixed cached logged out index page 127a7ae
  • Added series empty subtitle episodes progress bar labels #​2575
  • Fixed issue with soustitreseu when guessit is unable to guess episode or season from release name. #​2569 ebf3471
  • Fixed animetosho empty language fallback #​2571
  • Fixed popover text wrap browser compatibility #​2573
  • Improved subdl provider to filter out non SRT or ASS subtitles e3a3ef1
  • Update fese (extractor) (cover #​2538) aafaf1c
  • Fixed pt-BR issue with subdl provider. a15b8d5
  • Fixed pwa assets files not served #​2568
  • Fixed PWA image path on development build 5886c20
  • Added subdl provider initial implementation 40985fd
  • Fixed overview poster wrap #​2567
  • Fixed PWA not registered #​2566
  • Updated tanstack table to v8.x #​2564
  • Upgraded knowit to latest version to fix some long-lasting issue. 22ac838
  • Fixed the subtitles upgrade process loop for normal subtitles upgraded to HI subtitles. a4527a7
  • Added Anidb integration soft rate limits #​2556
  • Fixed file traversal via path filename vulnerability in swaggerui static route. #​2559 7b7e984
  • Fix original format requests (#​2514) ad88ec3
  • Fixed uptime calculation overflowing hours 34089b0
  • Fixed usage of pysubs2 removed exception in subliminal_patch 668ec38
  • Fixed frontend sync and translate missing hi and forced information 26ce9d7
  • Fixed issue with subtitles translation failing. #​2519 9049ab2
  • Fixed HI or Forced status not being properly saved to history when syncing or translating a subtitles. dcbd813
  • Fixed opensubtitles.com provider not being throttled properly when server returned http 500. 76175a8
  • Subtitle class: get format dinamically (fix #​2514)
  • Fixed legendasdivx provider while searching for movies subtitles 9a52b3c
  • Fixed usage of path mappings for video_analyzer operations 55d96b3
  • Fixed unhandled exception in opensubtitles.com provider login method. #​2545 fb83ec4
  • Improved video metadata parser function and documented params and return values. 35b65dc
  • Fixed corrupted hi value in languages profile after reverting back Non-HI only feature. 1f843c7
  • Reverted normal only (non-hi) option to languages profile. Will be properly reintroduced later. 5ad3926
  • Fixed theme colors and variants d719d4c
  • Fixed mass edit language clear not available d7445bf
  • Fixed background color of media overview badge on light theme 9787934
  • Added submission on select to search box c4f5511
  • Fixed settings profile style button light theme ff8fd8c
  • Improved mass edit profile in chunks instead of at once 5442849
  • Upgraded react-query to v5 4d3c1f4
  • Added normal only (non-hi) option to languages profile eee8659
  • Fixed episode history modal auto scrolling to top d75c198
  • Fixed adjust time button overflow 854c43c
  • Fixed minor style and colors broken on Mantine v7 update 0a0762b
  • Updated pysubs2 to 1.7.2 2b19f39
  • Fixed provider legendasdivx unable to find series subtitles. #​2509 a8c1794
  • Upgraded mantine to v7.x be8f2d6
  • Fixed external subtitles indexing on some platforms where filesystem encoding may be using a different UTF8 normalization form. bb8233b

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 this update again.


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

This PR has been generated by Renovate Bot.

@bot-akira
Copy link
Contributor Author

bot-akira bot commented Sep 15, 2024

--- kubernetes/apps/media/bazarr/app Kustomization: flux-system/bazarr HelmRelease: media/bazarr

+++ kubernetes/apps/media/bazarr/app Kustomization: flux-system/bazarr HelmRelease: media/bazarr

@@ -37,13 +37,13 @@

               TZ: Europe/Prague
             envFrom:
             - secretRef:
                 name: bazarr-secret
             image:
               repository: ghcr.io/onedr0p/bazarr
-              tag: 1.4.3@sha256:4fab44133c913d3988d7b8b38b22170117db128201eb7e2ca99ca63c56dd9d08
+              tag: 1.4.4@sha256:738abd74a569b91b6fd2fb009b78d11028a0b7bbcb4ea98510afacee8d797c15
             probes:
               liveness:
                 custom: true
                 enabled: true
                 spec:
                   failureThreshold: 3

@bot-akira
Copy link
Contributor Author

bot-akira bot commented Sep 15, 2024

--- HelmRelease: media/bazarr Deployment: media/bazarr

+++ HelmRelease: media/bazarr Deployment: media/bazarr

@@ -68,13 +68,13 @@

       - env:
         - name: TZ
           value: Europe/Prague
         envFrom:
         - secretRef:
             name: bazarr-secret
-        image: ghcr.io/onedr0p/bazarr:1.4.3@sha256:4fab44133c913d3988d7b8b38b22170117db128201eb7e2ca99ca63c56dd9d08
+        image: ghcr.io/onedr0p/bazarr:1.4.4@sha256:738abd74a569b91b6fd2fb009b78d11028a0b7bbcb4ea98510afacee8d797c15
         livenessProbe:
           failureThreshold: 3
           httpGet:
             path: /health
             port: 6767
           initialDelaySeconds: 0

@axeII
Copy link
Owner

axeII commented Sep 15, 2024

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time

See detailed report in MegaLinter reports
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff

MegaLinter is graciously provided by OX Security

@axeII axeII merged commit d614468 into main Sep 16, 2024
10 checks passed
@bot-akira bot-akira bot deleted the renovate/ghcr.io-onedr0p-bazarr-1.x branch September 16, 2024 10:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant