From 7aaf8b54c2416ba840b5c88be0817f54747a068f Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 16 Sep 2024 02:35:21 +0200 Subject: [PATCH] chore(deps): update container image ghcr.io/onedr0p/bazarr to v1.4.4@738abd7 by renovate (#26438) 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/onedr0p/bazarr](https://ghcr.io/onedr0p/bazarr) ([source](https://redirect.github.com/morpheus65535/bazarr)) | 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`](https://redirect.github.com/morpheus65535/bazarr/releases/tag/v1.4.4) [Compare Source](https://redirect.github.com/morpheus65535/bazarr/compare/v1.4.3...v1.4.4) From newest to oldest: - Added support for Legendas.net provider [b8aa2a8](https://redirect.github.com/morpheus65535/bazarr/commit/b8aa2a8b1af42dff9539c6e190bd2e6a7a7fd0ca) - Modified some language names to match those in Sonarr and Radarr. [#​2650](https://redirect.github.com/morpheus65535/bazarr/issues/2650) [6d062f3](https://redirect.github.com/morpheus65535/bazarr/commit/6d062f35009db472e58e58fb9a05f463fbbe49d7) - Fixed async audio languages not mapped fallback [#​2652](https://redirect.github.com/morpheus65535/bazarr/pull/2652) - Fixed series indexing when malformed alternate title is returned by Sonarr [6ddfdfe](https://redirect.github.com/morpheus65535/bazarr/commit/6ddfdfee6a64845fc0eab21b18ac56ad70d3e1f9) - Fixed podnapisi AttributeError [f6c5ee6](https://redirect.github.com/morpheus65535/bazarr/commit/f6c5ee6bfcbe28c77380b417562ba4deba2c658a) - Added support for binding IPv4 AND IPv6 instead of just either one or the other [4e365c6](https://redirect.github.com/morpheus65535/bazarr/commit/4e365c6aa6f7e0786d8ceefdaa91099da59431f1) - Made all subf2m test pass [#​2645](https://redirect.github.com/morpheus65535/bazarr/pull/2645) - Fixed anidb refiner empty mapping episode reference not skipped [deae4e5](https://redirect.github.com/morpheus65535/bazarr/commit/deae4e52f0eabda1a6014bafcacf3ec121b8b430) - Fixed zimuku provider skipping non lowercase subtitles [#​2644](https://redirect.github.com/morpheus65535/bazarr/pull/2644) - Fixed cutoff language not being properly handled. [#​2635](https://redirect.github.com/morpheus65535/bazarr/issues/2635) [5f7e1f6](https://redirect.github.com/morpheus65535/bazarr/commit/5f7e1f68c706a2f71dca0ed8b6763416d51342bb) - Fixed timeout while querying subdivx provider. [#​2633](https://redirect.github.com/morpheus65535/bazarr/issues/2633) [cfa9004](https://redirect.github.com/morpheus65535/bazarr/commit/cfa900404076ac440a3a5745279b0db85f5e85b4) - Added ability to remove language profiles based on tag values [e5f1528](https://redirect.github.com/morpheus65535/bazarr/commit/e5f1528bbad2d0df8d0ed32b16cfa6856db79f2c) - Fixed Podnapisi not returning any subtitles [74f2c66](https://redirect.github.com/morpheus65535/bazarr/commit/74f2c6646404b76821146e9b58bed12c53fc1186) - Added sonarr and radarr settings tags validation [#​2634](https://redirect.github.com/morpheus65535/bazarr/pull/2634) - Fixed subf2m search process by stripping html title result before using regex [855da6b](https://redirect.github.com/morpheus65535/bazarr/commit/855da6b1bb1cbb41d687e4593e2e9d092ed6e273) - Fixed chinese audio language [#​2632](https://redirect.github.com/morpheus65535/bazarr/pull/2632) - Fixed badge overflow [9ec6027](https://redirect.github.com/morpheus65535/bazarr/commit/9ec60279896420f80916687d29530025f16ba0a8) - Fixed hearing-impaired detection using regex when language is Arabic and parenthesis are included in text. [#​2612](https://redirect.github.com/morpheus65535/bazarr/issues/2612) [eb084ab](https://redirect.github.com/morpheus65535/bazarr/commit/eb084abc21b3d37390d6ec70d73e62297032f7c3) - Refactored the translation routine to prevent Google Translate from messing with subtitles sequence by sending line by line (slower but better). [#​2558](https://redirect.github.com/morpheus65535/bazarr/issues/2558) [609349b](https://redirect.github.com/morpheus65535/bazarr/commit/609349b4002290e771935c7e6d02263c3fdd7ce4) - Fixed provider AvistaZ & CinemaZ optional subtitle Uploader [#​2628](https://redirect.github.com/morpheus65535/bazarr/pull/2628) - Added settings provider maximum description lines [#​2611](https://redirect.github.com/morpheus65535/bazarr/pull/2611) - Removed raising of OSError during subsync [#​2584](https://redirect.github.com/morpheus65535/bazarr/pull/2584) - Fixed table items losing order when action is executed [1ec415f](https://redirect.github.com/morpheus65535/bazarr/commit/1ec415f0c5d0d9d72555778d1c5f564271f0ea3d) - Fixed AvistaZ and CinemaZ scraping when the Reseed notification is displayed [0fc334f](https://redirect.github.com/morpheus65535/bazarr/commit/0fc334f731ddda1d70fb4b0ad6fc7c0329c76048) - Added jimaku provider [#​2505](https://redirect.github.com/morpheus65535/bazarr/pull/2505) - Fix for provider subtitle language being unintentionally modified [5582cc0](https://redirect.github.com/morpheus65535/bazarr/commit/5582cc076dd58a63638d96cb0dbc5119554fe127) - Fixed postgresql database migrations not applied [#​2601](https://redirect.github.com/morpheus65535/bazarr/pull/2601) - Fixed get movie monitored status [#​2591](https://redirect.github.com/morpheus65535/bazarr/pull/2591) - SuperSubtitles: handle KeyError for movie searches [4a34186](https://redirect.github.com/morpheus65535/bazarr/commit/4a341869858103a60dccf712e70e6ad97f311a29) - Subdl Provider: avoid raising exception on no results [8fe8eaf](https://redirect.github.com/morpheus65535/bazarr/commit/8fe8eaf7dad6b1eccde9d0622e946e15acc43688) - Fixed anidb refinement for sonarr specials [#​2590](https://redirect.github.com/morpheus65535/bazarr/pull/2590) - Added new feature: Tag-Based Automatic Language Profile Selection [b304f6f](https://redirect.github.com/morpheus65535/bazarr/commit/b304f6f1efecdfa5b258138029b54460267e8032) - Fixed anidb refiner episode not found [#​2581](https://redirect.github.com/morpheus65535/bazarr/pull/2581) - HDBits provider: handle KeyError (common exception) [b419593](https://redirect.github.com/morpheus65535/bazarr/commit/b4195934c1fd5ff97acf07d7fbd82f52e272c520) - Subdl Provider: add tests and use standard utils [91a3531](https://redirect.github.com/morpheus65535/bazarr/commit/91a35317cc1f627030b7bae4d9776acef4745afd) - Fixed cached logged out index page [127a7ae](https://redirect.github.com/morpheus65535/bazarr/commit/127a7aebadde462babba33d2115dc058a854954c) - Added series empty subtitle episodes progress bar labels [#​2575](https://redirect.github.com/morpheus65535/bazarr/pull/2575) - Fixed issue with soustitreseu when guessit is unable to guess episode or season from release name. [#​2569](https://redirect.github.com/morpheus65535/bazarr/issues/2569) [ebf3471](https://redirect.github.com/morpheus65535/bazarr/commit/ebf3471eec3895ba06c5be3dfe1fb7efb7622100) - Fixed animetosho empty language fallback [#​2571](https://redirect.github.com/morpheus65535/bazarr/pull/2571) - Fixed popover text wrap browser compatibility [#​2573](https://redirect.github.com/morpheus65535/bazarr/pull/2573) - Improved subdl provider to filter out non SRT or ASS subtitles [e3a3ef1](https://redirect.github.com/morpheus65535/bazarr/commit/e3a3ef1e931ec6124f59941e14d6544be3a9e268) - Update fese (extractor) (cover [#​2538](https://redirect.github.com/morpheus65535/bazarr/issues/2538)) [aafaf1c](https://redirect.github.com/morpheus65535/bazarr/commit/aafaf1cbf1ac29249960f2d5f2c7ba0608a5c284) - Fixed pt-BR issue with subdl provider. [a15b8d5](https://redirect.github.com/morpheus65535/bazarr/commit/a15b8d560252a953999976343b7665c533570365) - Fixed pwa assets files not served [#​2568](https://redirect.github.com/morpheus65535/bazarr/pull/2568) - Fixed PWA image path on development build [5886c20](https://redirect.github.com/morpheus65535/bazarr/commit/5886c20c9c7929bf46836a99c2d9d4eb834638bd) - Added subdl provider initial implementation [40985fd](https://redirect.github.com/morpheus65535/bazarr/commit/40985fdee3bdfd722d160f04621a6294732a49d0) - Fixed overview poster wrap [#​2567](https://redirect.github.com/morpheus65535/bazarr/pull/2567) - Fixed PWA not registered [#​2566](https://redirect.github.com/morpheus65535/bazarr/pull/2566) - Updated tanstack table to v8.x [#​2564](https://redirect.github.com/morpheus65535/bazarr/pull/2564) - Upgraded knowit to latest version to fix some long-lasting issue. [22ac838](https://redirect.github.com/morpheus65535/bazarr/commit/22ac838e9b60b0b7c0509d95f44843e5ce4abf48) - Fixed the subtitles upgrade process loop for normal subtitles upgraded to HI subtitles. [a4527a7](https://redirect.github.com/morpheus65535/bazarr/commit/a4527a7942fca4c0fe28ec5a2cdad56ee569800c) - Added Anidb integration soft rate limits [#​2556](https://redirect.github.com/morpheus65535/bazarr/pull/2556) - Fixed file traversal via path filename vulnerability in swaggerui static route. [#​2559](https://redirect.github.com/morpheus65535/bazarr/issues/2559) [7b7e984](https://redirect.github.com/morpheus65535/bazarr/commit/7b7e984bff26f4d91bfec3dfdacedcd94c35d0cf) - Fix original format requests ([#​2514](https://redirect.github.com/morpheus65535/bazarr/issues/2514)) [ad88ec3](https://redirect.github.com/morpheus65535/bazarr/commit/ad88ec37677b82a911acf35c1280b49b679beaa7) - Fixed uptime calculation overflowing hours [34089b0](https://redirect.github.com/morpheus65535/bazarr/commit/34089b0fd7915f61d7b0bdfd41a65c3d938bb380) - Fixed usage of pysubs2 removed exception in subliminal_patch [668ec38](https://redirect.github.com/morpheus65535/bazarr/commit/668ec386fc6eb2da53a68b3aaf8744ae364aaa97) - Fixed frontend sync and translate missing hi and forced information [26ce9d7](https://redirect.github.com/morpheus65535/bazarr/commit/26ce9d73e6b6c4cc1e219deba722c0eaab4b3187) - Fixed issue with subtitles translation failing. [#​2519](https://redirect.github.com/morpheus65535/bazarr/issues/2519) [9049ab2](https://redirect.github.com/morpheus65535/bazarr/commit/9049ab2238c46355e6896ed07ebf4e66442a91af) - Fixed HI or Forced status not being properly saved to history when syncing or translating a subtitles. [dcbd813](https://redirect.github.com/morpheus65535/bazarr/commit/dcbd8130dba8f0568173f61a9614e30e24e9c54e) - Fixed opensubtitles.com provider not being throttled properly when server returned http 500. [76175a8](https://redirect.github.com/morpheus65535/bazarr/commit/76175a889bb392d5c49174929f5a707d558d38f3) - Subtitle class: get format dinamically (fix [#​2514](https://redirect.github.com/morpheus65535/bazarr/issues/2514)) - Fixed legendasdivx provider while searching for movies subtitles [9a52b3c](https://redirect.github.com/morpheus65535/bazarr/commit/9a52b3c539b3f32841f45177a949b001c51abf39) - Fixed usage of path mappings for video_analyzer operations [55d96b3](https://redirect.github.com/morpheus65535/bazarr/commit/55d96b3231ba78e2a5c0ae8a7df103b53f42b6c5) - Fixed unhandled exception in opensubtitles.com provider login method. [#​2545](https://redirect.github.com/morpheus65535/bazarr/issues/2545) [fb83ec4](https://redirect.github.com/morpheus65535/bazarr/commit/fb83ec4081484b046664c6fc3a21a47d6542519f) - Improved video metadata parser function and documented params and return values. [35b65dc](https://redirect.github.com/morpheus65535/bazarr/commit/35b65dcd4efba0e48b113b8a4f63bca031548b9d) - Fixed corrupted hi value in languages profile after reverting back Non-HI only feature. [1f843c7](https://redirect.github.com/morpheus65535/bazarr/commit/1f843c7d15ca2d1da50f0d4614491e3187809ace) - Reverted normal only (non-hi) option to languages profile. Will be properly reintroduced later. [5ad3926](https://redirect.github.com/morpheus65535/bazarr/commit/5ad392630649c9dd53c33794d51e51f8b9c8fa09) - Fixed theme colors and variants [d719d4c](https://redirect.github.com/morpheus65535/bazarr/commit/d719d4c6df0c8d8dbc71e29aabf59f5d0987ac18) - Fixed mass edit language clear not available [d7445bf](https://redirect.github.com/morpheus65535/bazarr/commit/d7445bf39c2a6b4365064087c75c39972b22469d) - Fixed background color of media overview badge on light theme [9787934](https://redirect.github.com/morpheus65535/bazarr/commit/9787934820f135debfde43f9898d790a3cd817d9) - Added submission on select to search box [c4f5511](https://redirect.github.com/morpheus65535/bazarr/commit/c4f5511915ad5c60c380d9ee8b2c0531bf2b6969) - Fixed settings profile style button light theme [ff8fd8c](https://redirect.github.com/morpheus65535/bazarr/commit/ff8fd8c9a43efea33a77d2e13b90a674672166ab) - Improved mass edit profile in chunks instead of at once [5442849](https://redirect.github.com/morpheus65535/bazarr/commit/54428495b9d7b68ea4caf82892dcc4c015cd46b2) - Upgraded react-query to v5 [4d3c1f4](https://redirect.github.com/morpheus65535/bazarr/commit/4d3c1f4b9d517ef3f64e489d011b939bc816d228) - Added normal only (non-hi) option to languages profile [eee8659](https://redirect.github.com/morpheus65535/bazarr/commit/eee8659ce16841df634a3960604f9b50d4c5e8c2) - Fixed episode history modal auto scrolling to top [d75c198](https://redirect.github.com/morpheus65535/bazarr/commit/d75c198c6c81ce85b0b7e8d6cbc664f70778ce63) - Fixed adjust time button overflow [854c43c](https://redirect.github.com/morpheus65535/bazarr/commit/854c43c53a737fb75e5d8f1ce35130690b8d69d2) - Fixed minor style and colors broken on Mantine v7 update [0a0762b](https://redirect.github.com/morpheus65535/bazarr/commit/0a0762b1cf338affd0565184ce1e28fb70470eda) - Updated pysubs2 to 1.7.2 [2b19f39](https://redirect.github.com/morpheus65535/bazarr/commit/2b19f390e72ee6368b6b250a829ec856ae073689) - Fixed provider legendasdivx unable to find series subtitles. [#​2509](https://redirect.github.com/morpheus65535/bazarr/issues/2509) [a8c1794](https://redirect.github.com/morpheus65535/bazarr/commit/a8c17940610808eba46b07048e59658ef5d3fe41) - Upgraded mantine to v7.x [be8f2d6](https://redirect.github.com/morpheus65535/bazarr/commit/be8f2d6d183e5206f932be1113e0da7db2a2277a) - Fixed external subtitles indexing on some platforms where filesystem encoding may be using a different UTF8 normalization form. [bb8233b](https://redirect.github.com/morpheus65535/bazarr/commit/bb8233b599fa0bd8133b092897a4fbcfd736c8cd)
--- ### 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 0d3cb278072..ed0e9184562 100644 --- a/charts/stable/bazarr/Chart.yaml +++ b/charts/stable/bazarr/Chart.yaml @@ -6,7 +6,7 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 -appVersion: 1.4.3 +appVersion: 1.4.4 dependencies: - name: common version: 24.1.16 @@ -38,4 +38,4 @@ sources: - https://github.com/morpheus65535/bazarr - https://github.com/truecharts/charts/tree/master/charts/stable/bazarr type: application -version: 21.1.9 +version: 21.1.10 diff --git a/charts/stable/bazarr/values.yaml b/charts/stable/bazarr/values.yaml index 20818f582ce..4d77392eea1 100644 --- a/charts/stable/bazarr/values.yaml +++ b/charts/stable/bazarr/values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/onedr0p/bazarr pullPolicy: IfNotPresent - tag: 1.4.3@sha256:4fab44133c913d3988d7b8b38b22170117db128201eb7e2ca99ca63c56dd9d08 + tag: 1.4.4@sha256:738abd74a569b91b6fd2fb009b78d11028a0b7bbcb4ea98510afacee8d797c15 exportarrImage: repository: ghcr.io/onedr0p/exportarr tag: v2.0.1@sha256:727e7bc8f2f0934a2117978c59f4476b954018b849a010ea6cfb380bd6539644