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 image ghcr.io/onedr0p/bazarr to v1.4.2 #2309

Merged
merged 1 commit into from
Feb 22, 2024

Conversation

snoopy82481-bot[bot]
Copy link
Contributor

@snoopy82481-bot snoopy82481-bot bot commented Feb 4, 2024

This PR contains the following updates:

Package Update Change
ghcr.io/onedr0p/bazarr (source) patch 1.4.0 -> 1.4.2

Release Notes

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

v1.4.2

Compare Source

From newest to oldest:

  • Fixed subdivx issue with foreign title encoding issue. #​2395 43d313a
  • Fixed subdivx provider to use alternative titles. #​2378 b96965e
  • Updated titrari provider 2e124d2
  • Fixed saving of null anti-captcha provider that caused Validator to reset default value. faa4dfb
  • Fixed indentation issue in pool update. #​2390 4ca2111
  • Added support for opensubtitles.com dedicated VIP subdomain that get automatically used according to subscription status. 95474b2
  • Fixed provider pool update on automatic search. #​2379 88c267f
  • Modify portuguese custom language 9058335
  • Revert "Fixed podnapisi results parsing" 90e4cf1
  • Fixed podnapisi results parsing 27d7f96
  • Fixed Bazarr not starting when Sonarr or Radarr isn't running. 12f1aa6
  • Fixed opensubtitles.com filtering AI translated subtitles even when they are requested by user. #​2381 5402c2a

v1.4.1

Compare Source

From newest to oldest:

  • Fixed forced subtitles download loop 4029c9f
  • Fixed debug logging of opensubtitlescom provider fb660a0
  • Fixed movies indexing issue e6b9b32
  • Added separate values to whisperai provider for connection and read timeouts 938f6df
  • Embedded Subtitles Provider: handle KeyError for cached paths cdf7296
  • Add Argenteam Dump Provider deef13d
  • Fixed unhandled FileNotFoundError during restore process d758c53
  • Added Sync Optimization for Movies, Series and Episodes to ignore unmonitored items 990448b
  • Fixed improper API call on removal of all blacklist items 3922d52
  • Fixed single blacklist item deletion issue that would remove all the blacklisted subtitles from the same provider at once. c45a2ac
  • Fixed wizdom provider to handle Zip files with more than one (up to two entries). #​2351 345408d
  • Fixed improper passing of hi and forced flags when searching a subtitles manually. #​2350 e17865a
  • Fixed titlovi provider not being properly throttled and resulting in account locking. #​2062 828ac34
  • Fixed issue introduced while merging the new sync feature. #​2356 e4ebc64
  • Removed aRGENTeaM provider that have been recently closed. #​2352 783e6b3
  • Improved subtitles synchronisation settings and added a manual sync modal 0e648b5
  • Fixed improper closing of resources on exit 0807bd9
  • Added additional variables for custom post processing 0ac9ece
  • Fixed some Whisper issues and added logging level selector for this specific provider c0bbd4f
  • Updated logging to use ISO 8601 date format 549bebc
  • Fixed betaseries parsing issue 902d1e6
  • Fixed podnapisi search results parsing error b11f810
  • Added settings to exclude subtitles from specific provider to be synced #​2340
  • Improved error handling for betaseries provider. cb71b11
  • Increased supersubtitles connection timeout and properly deal with invalid JSON returned from their API. 9379d1b
  • Increased podnapisi connection timeout to prevent provider throttling when their servers are slower than usual. 6b304e0
  • Added opensubtitlescom settings to include AI translated subtitles in search results. 5739b9a
  • Added filter to prevent useless Session is disconnected warning in logs 9e75acd
  • Added db migration version to create the missing monitored column in TableShows table of some old instances. 7c40bfe
  • Fixed output encoding for subtitles synchronization. #​2323 72bd52c
  • Fixed numeric password issue for authentication. #​2326 f2cd79e
  • Fixed function to prevent usage of Python 3.7 5e68fac
  • Fixed exception being raised when setting all numeric password to access the web UI 256ceeb
  • Updated zimuku URL 058a005
  • Silented engine.io exception when client session as expired on server side a3b32c3
  • Added support for 7z by upgrading rarfile dependency 4b7cdbc
  • Fixed usage of number only username or password for providers, proxy or postgres. #​2309 c97a98d
  • Fixed upgrade subtitles tas not removed from scheduler when disabled in settings. #​2308 fd5b087
  • Updated to apprise v1.6.0 55c5384

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.

@snoopy82481-bot snoopy82481-bot bot added area/kubernetes Changes made in the kubernetes namespace directory size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels Feb 4, 2024
@snoopy82481-bot
Copy link
Contributor Author

snoopy82481-bot bot commented Feb 4, 2024

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

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

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

         containers:
           main:
             env:
               TZ: ${TIMEZONE}
             image:
               repository: ghcr.io/onedr0p/bazarr
-              tag: 1.4.0@sha256:c81c4d9cbec093d5a999cfa3cd1af01d3f00d6292d6f5c33608510cef0ed83c7
+              tag: 1.4.2@sha256:8d4a560d7307d6554bac85c566a49a23f6b47239a031772823cd294acecca72d
             nameOverride: bazarr
             resources:
               limits:
                 memory: 2000Mi
               requests:
                 cpu: 10m
--- kubernetes/apps/media/bazarr-uhd/app Kustomization: flux-system/cluster-apps-bazarr-uhd HelmRelease: media/bazarr-uhd

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

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

         containers:
           main:
             env:
               TZ: ${TIMEZONE}
             image:
               repository: ghcr.io/onedr0p/bazarr
-              tag: 1.4.0@sha256:c81c4d9cbec093d5a999cfa3cd1af01d3f00d6292d6f5c33608510cef0ed83c7
+              tag: 1.4.2@sha256:8d4a560d7307d6554bac85c566a49a23f6b47239a031772823cd294acecca72d
             nameOverride: bazarr-uhd
             resources:
               limits:
                 memory: 2000Mi
               requests:
                 cpu: 10m
--- kubernetes/apps/media/bazarr-anime/app Kustomization: flux-system/cluster-apps-bazarr-anime HelmRelease: media/bazarr-anime

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

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

         containers:
           main:
             env:
               TZ: ${TIMEZONE}
             image:
               repository: ghcr.io/onedr0p/bazarr
-              tag: 1.4.0@sha256:c81c4d9cbec093d5a999cfa3cd1af01d3f00d6292d6f5c33608510cef0ed83c7
+              tag: 1.4.2@sha256:8d4a560d7307d6554bac85c566a49a23f6b47239a031772823cd294acecca72d
             nameOverride: bazarr-anime
             resources:
               limits:
                 memory: 2000Mi
               requests:
                 cpu: 10m

@snoopy82481-bot
Copy link
Contributor Author

snoopy82481-bot bot commented Feb 4, 2024

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ COPYPASTE jscpd yes no 1.51s
✅ REPOSITORY git_diff yes no 0.03s
✅ REPOSITORY secretlint yes no 1.94s
✅ YAML prettier 3 0 0.72s
✅ YAML yamllint 3 0 0.35s

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

| datasource | package                | from  | to    |
| ---------- | ---------------------- | ----- | ----- |
| docker     | ghcr.io/onedr0p/bazarr | 1.4.0 | 1.4.2 |
@snoopy82481-bot snoopy82481-bot bot force-pushed the renovate/ghcr.io-onedr0p-bazarr-1.x branch from 1ae9702 to 427796d Compare February 20, 2024 02:20
@snoopy82481-bot snoopy82481-bot bot changed the title fix(container): update image ghcr.io/onedr0p/bazarr to v1.4.1 fix(container): update image ghcr.io/onedr0p/bazarr to v1.4.2 Feb 20, 2024
@snoopy82481 snoopy82481 merged commit c12bdba into main Feb 22, 2024
5 of 7 checks passed
@snoopy82481 snoopy82481 deleted the renovate/ghcr.io-onedr0p-bazarr-1.x branch February 22, 2024 02:11
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 namespace directory renovate/container size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. type/patch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant