Community Helm Chart Repository
Go to file
TrueCharts Bot fab550e723
chore(deps): update container image ghcr.io/onedr0p/bazarr to v1.4.3@d2b7081 by renovate (#22782)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [ghcr.io/onedr0p/bazarr](https://ghcr.io/onedr0p/bazarr)
([source](https://togithub.com/morpheus65535/bazarr)) | patch | `1.4.2`
-> `1.4.3` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

<details>
<summary>morpheus65535/bazarr (ghcr.io/onedr0p/bazarr)</summary>

###
[`v1.4.3`](https://togithub.com/morpheus65535/bazarr/releases/tag/v1.4.3)

[Compare
Source](https://togithub.com/morpheus65535/bazarr/compare/v1.4.2...v1.4.3)

From newest to oldest:

- Fixed throttled_providers.dat reset
[77302fa](77302fad21)
- Fixed bazarr restart traceback exception
[b7e6de7](b7e6de71ff)
- Fix for case insensitive filesystem upates
[8842004](884200441b)
- Fixed subdivx series search process.
[#&#8203;2499](https://togithub.com/morpheus65535/bazarr/issues/2499)
[0e183c4](0e183c428b)
- Reverted to apprise 1.7.6 to fix an issue with the upgrade process
first. 1.8.0 will get back in nightly shortly.
[#&#8203;2497](https://togithub.com/morpheus65535/bazarr/issues/2497)
[5ca733e](5ca733eac0)
- Fixed upgrade process that was broken since Apprise 1.8.0 update.
[#&#8203;2497](https://togithub.com/morpheus65535/bazarr/issues/2497)
[3e929d8](3e929d8ef9)
- Fixed uppercase issue in Apprise module name.
[d70a92e](d70a92e947)
- Fixed issue while saving some odd case ASS embedded subtitles.
[b3a5d43](b3a5d43a10)
- Emergency fix following Apprise 1.8.0 upgrade
[fd0a8c3](fd0a8c3d3b)
- Updated apprise to 1.8.0
[86d3403](86d34039a3)
- Fixed issue with subssabbz provider comparing None with int.
[006ee0f](006ee0f63a)
- Fixed issue with subsunacs provider comparing None with int.
[47011f4](47011f429a)
- Removed closed subscene provider
[bb4b01f](bb4b01f3fb)
- Removed dependency over moment library
[5b5bead](5b5beadf4d)
- Removed dependency over moment
[6e34225](6e3422524c)
- Fixed db migrations dropping tables content because of ForeignKey
constraints.
[#&#8203;2489](https://togithub.com/morpheus65535/bazarr/issues/2489)
[4815313](4815313ac6)
- Added a database migration to get past the issues with incomplete
table_languages_profiles.
#[#&#8203;2485](https://togithub.com/morpheus65535/bazarr/issues/2485)
[5630c44](5630c441b0)
- Added animetosho release info
[970b0f9](970b0f9d47)
- Fixed HI subtitles identification when downloading and improved some
constants.
[#&#8203;2386](https://togithub.com/morpheus65535/bazarr/issues/2386)
[2c4ed03](2c4ed03817)
- Fixed embedded ASS subtitles writing encoding error
[bea2f0b](bea2f0b781)
- Added timeout to update check API call
[ad151ff](ad151ff139)
- Fixed Animetosho provider error for tv shows
[2782551](2782551c9b)
- Improved whisper provider to not throttle when unsupported audio
language is encountered.
[#&#8203;2474](https://togithub.com/morpheus65535/bazarr/issues/2474)
[5749971](5749971d67)
- Improved cutoff options label.
[#&#8203;2466](https://togithub.com/morpheus65535/bazarr/issues/2466)
[86b889d](86b889d3b6)
- Fixed animetosho provider empty subtitle name.
[#&#8203;2468](https://togithub.com/morpheus65535/bazarr/issues/2468)
[5e04338](5e0433834e)
- Fixed SyntaxWarning with Python 3.12.
[#&#8203;2462](https://togithub.com/morpheus65535/bazarr/issues/2462)
[fd190aa](fd190aad14)
- Embedded Subtitles provider: handle FileNotFoundError
[369b2c7](369b2c7343)
- Fixed Anidb refinement for not anime episodes.
[#&#8203;2463](https://togithub.com/morpheus65535/bazarr/issues/2463)
[a2fee0e](a2fee0e1e4)
- Added minimal Python 3.12 compatibility. Not yet official support.
[6dbe143](6dbe143364)
- Additional fix for restart process.
[#&#8203;2456](https://togithub.com/morpheus65535/bazarr/issues/2456)
[abc4500](abc4500443)
- Added additional languages to animetosho provider
[7322486](73224866cb)
- Fixed upgrade process to properly upgrade bazarr.py when it's updated.
[#&#8203;2456](https://togithub.com/morpheus65535/bazarr/issues/2456)
[a39d874](a39d874d3b)
- Fixed mass editor returning a 413 error with a large series/movies
set.
[e4bc792](e4bc792ee0)
- Fixed Swagger UI broken since last libraries update (1.4.3-beta)
[a8c3528](a8c352854f)
- Fixed subtitle toolbox overlap
[af89384](af893847c6)
- Updated apprise to version 1.7.6
[7578b8e](7578b8ef14)
- Fixed manual upload table long names without spacing.
[#&#8203;2448](https://togithub.com/morpheus65535/bazarr/issues/2448)
[b2d807d](b2d807d9d9)
- Added animetosho provider
[77ebd03](77ebd036f2)
- Improved best subtitles logging when score is below minimum score.
[3c30492](3c30492e71)
- Upgraded some frontend dependencies
[6fc4b41](6fc4b41526)
- Fixed restart loop when TCP port already in use.
[3e9cfea](3e9cfea3c5)
- Fixed improper redirection from login page when base_url isn't empty.
[ad16acb](ad16acb88f)
- Fixed login page getting called even if authentication is disabled.
[#&#8203;2441](https://togithub.com/morpheus65535/bazarr/issues/2441)
[4d11b95](4d11b9580c)
- Fixed betaseries provider when series doesn't exist.
[#&#8203;2431](https://togithub.com/morpheus65535/bazarr/issues/2431)
[b4071f0](b4071f0af6)
- Improved multiple exceptions catching and fixed some other providers
issues
[ec85f6e](ec85f6e172)
- Fixed overflowing of episode titles in wanted view.
[#&#8203;2419](https://togithub.com/morpheus65535/bazarr/issues/2419)
[a9f438b](a9f438b548)
- Fixed and improved UI while correcting text
[814b1af](814b1af79f)
- Updated other React dependencies.
[2b92752](2b9275244b)
- no log: Bump actions/cache from 3 to 4
[#&#8203;2428](https://togithub.com/morpheus65535/bazarr/pull/2428)
- Updated apprise to latest version to prevent deadlocks issue in 1.7.3.
[aedf2d4](aedf2d4d89)
- Rolled back cloudscraper to fix captcha v1 solving issue.
[213a044](213a04405d)
- Updated fese module to latest version to fix embedded subtitles
provider.
[#&#8203;2423](https://togithub.com/morpheus65535/bazarr/issues/2423)
[1428edf](1428edfb8b)
- Added Test Connection button for whisper provider
[afa529c](afa529c4b3)
- Fixed unbound local variable if 0 movies in database.
[#&#8203;2417](https://togithub.com/morpheus65535/bazarr/issues/2417)
[345b6b3](345b6b3718)
- Added Weekly Sync option for Radarr and Sonarr
[33f82fe](33f82fe445)
- Updated multiple Python modules (now in libs and custom_libs
directories) and React libraries
[03afeb3](03afeb3470)
- Refactored Shutdown, Restart and exit status codes
[9ae6842](9ae684240b)
- Allow numeric passwords for all providers.
[#&#8203;2416](https://togithub.com/morpheus65535/bazarr/issues/2416)
[c455345](c4553452a5)
- Fixed subtitles synchronization process when settings values have
changed since Bazarr started
[5d87b10](5d87b10475)
- Prettier version?
[16a3158](16a3158f5e)
- Text updates, especially for thresholds
[3827ea6](3827ea6ffe)
- Added Progressive Web App support
[731e44c](731e44cb9a)
- Include server URL in Yify subtitle page link
[b24ee30](b24ee309ed)
- Disabled autoscroll to top for underlying window after manual search.
[#&#8203;2285](https://togithub.com/morpheus65535/bazarr/issues/2285)
[f95db43](f95db43a2f)
- Fixed subtitles sync function to preserve subtitles file extension.
[#&#8203;2399](https://togithub.com/morpheus65535/bazarr/issues/2399)
[f71b893](f71b8931e3)
- Subdivx Provider: major updates
[d9629df](d9629df3af)
- Modified upgrade task so it always shows in UI even if it's set to
manually in scheduler
[6c48806](6c488063e7)
- Reduced debounce value for event notifications
[e3354aa](e3354aa7f3)
- Added originalFormat db migration from bool to int only for Postgresql
[2eec913](2eec9131f8)
- Added log level/filter settings to Logs page
[d5466ff](d5466fff23)
- Updated fallback language for embeddedsubtitles provider to be able to
specify the one to use
[ad8f116](ad8f116c78)

</details>

---

### 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.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zODUuMCIsInVwZGF0ZWRJblZlciI6IjM3LjM4NS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
2024-06-02 20:25:59 +02:00
.github docs: add elendil95 as a contributor for code (#22775) 2024-06-02 16:06:09 +00:00
charts chore(deps): update container image ghcr.io/onedr0p/bazarr to v1.4.3@d2b7081 by renovate (#22782) 2024-06-02 20:25:59 +02:00
templates Update README.md.tpl 2024-06-01 10:31:08 +03:00
.all-contributorsrc docs: add elendil95 as a contributor for code (#22775) 2024-06-02 16:06:09 +00:00
.editorconfig
.gitignore
.helmdocsignore
.markdownlint.yaml
.pre-commit-config.yaml
LICENSE
charttool chore(ci): update charttool 2024-06-01 17:30:12 +00:00
charttool.LICENSE
cr.yaml
cspell.config.yaml

.github/README.md

title
TrueCharts

Community Helm Chart Catalog

docs Discord GitHub last commit


TrueCharts is a catalog of highly optimised Helm Charts. Made for the community, By the community!

All our charts are supposed to work together and be easy to setup using any helm-compatible deployment tool, above all, give the average user more than enough options to tune things to their liking.


Getting started using TrueCharts

docs


Support

Please check our FAQ, manual and Issue tracker There is a significant chance your issue has been reported before!

Still something not working as expected? Contact us! and we'll figure it out together!

Development

pre-commit renovate GitHub last commit


Our development process is fully distributed and agile, so every chart-maintainer is free to set their own roadmap and development speed and does not have to comply to a centralised roadmap. This ensures freedom and flexibility for everyone involved and makes sure you, the end user, always has the latest and greatest of every Chart installed.

Getting into creating Charts

For more information check the website: https://truecharts.org

Contact and Support

Discord


To contact the TrueCharts project:




Contributors

All Contributors

Thanks goes to these wonderful people (emoji key):


Kjeld Schouten-Lebbing
Kjeld Schouten-Lebbing

💻 🚇 📖 👀 💵
Justin Clift
Justin Clift

📖
whiskerz007
whiskerz007

💻
Stavros Kois
Stavros Kois

💻 📖 🐛 👀 💵
allen-4
allen-4

💻
Troy Prelog
Troy Prelog

💻 📖 💵
Dan Sheridan
Dan Sheridan

💻
Sebastien Dupont
Sebastien Dupont

📖 💵
Vegetto
Vegetto

👀
Ellie Nieuwdorp
Ellie Nieuwdorp

💻
Nate Walck
Nate Walck

💻
Lloyd
Lloyd

💻 💵
Dave Withnall
Dave Withnall

📖
ksimm1
ksimm1

📖 🐛 💵 🧑‍🏫
Aaron Johnson
Aaron Johnson

📖
Ralph
Ralph

💻
Joachim Baten
Joachim Baten

💻 🐛
Michael Yang
Michael Yang

💻
Ciaran Farley
Ciaran Farley

📖
Heavybullets8
Heavybullets8

📖 💻 🐛 📹 🧑‍🏫 💵
662
662

💻
alex171
alex171

📖
Techno Tim
Techno Tim

📖
Mingyao Liu
Mingyao Liu

💻 🐛
NightShaman
NightShaman

💻 📖 🐛 💵 🧑‍🏫
Andrew Smith
Andrew Smith

📖 ⚠️
Bob Klosinski
Bob Klosinski

💻
Sukarn
Sukarn

💻 📖
sebs
sebs

💻
Dyllan Tinoco
Dyllan Tinoco

💻
StevenMcElligott
StevenMcElligott

💻 💵 📖 🐛 🧑‍🏫
brothergomez
brothergomez

💻 🐛
sagit
sagit

💻 🐛 📹 📖 🧑‍🏫
Nevan Chow
Nevan Chow

💻
Daniel Carlsson
Daniel Carlsson

🐛
Devon Louie
Devon Louie

🐛
Alex-Orsholits
Alex-Orsholits

🐛
Tails32
Tails32

🐛
Menaxerius
Menaxerius

🐛
hidefog
hidefog

🐛
Darren Gibbard
Darren Gibbard

🐛
Barti
Barti

🐛
Sunii
Sunii

🐛
trbmchs
trbmchs

🐛
Light
Light

🐛
Boostflow
Boostflow

🐛
Trigardon
Trigardon

🐛
dbb12345
dbb12345

🐛 💻
karypid
karypid

🐛
Philipp
Philipp

🐛
John
John

🐛 📖
John Parton
John Parton

🐛
Marc
Marc

🐛
fdzaebel
fdzaebel

🐛
kloeckwerx
kloeckwerx

🐛
Bradley Bare
Bradley Bare

🐛
Alexander Thamm
Alexander Thamm

🐛
rexit1982
rexit1982

🐛
iaxx
iaxx

🐛
Xstar97
Xstar97

💻 🐛 🧑‍🏫
ornias
ornias

📹
Josh Asplund
Josh Asplund

💵
midnight33233
midnight33233

💵
kbftech
kbftech

💵
hogenf
hogenf

💵
Hawks
Hawks

💵
Jim Russell
Jim Russell

💵
TheGovnah
TheGovnah

💵
famewolf
famewolf

💵 🐛
Konrad Bujak
Konrad Bujak

📖
190n
190n

💻 📖
Alexej Kubarev
Alexej Kubarev

📖
r-vanooyen
r-vanooyen

📖
shadofall
shadofall

📖 🧑‍🏫
agreppin
agreppin

💻
Stavros Ntentos
Stavros Ntentos

💻 🤔
Vlad-Florin Ilie
Vlad-Florin Ilie

💻
huma2000
huma2000

🐛
hugalafutro
hugalafutro

🐛 💵
yehia Amer
yehia Amer

📖
Tyler Stransky
Tyler Stransky

🐛
juggie
juggie

🐛
Ben Tilford
Ben Tilford

🐛 💻
I-nebukad-I
I-nebukad-I

🐛 💻
Ethan Leisinger
Ethan Leisinger

💻 📖
Cullen Murphy
Cullen Murphy

💻 🐛
Jason Thatcher
Jason Thatcher

💻 🐛 📖
Stefan Schramek
Stefan Schramek

🐛
nokaka
nokaka

🐛
Gal Szkolnik
Gal Szkolnik

🐛
Evgeny Stepanovych
Evgeny Stepanovych

🐛
Waqar Ahmed
Waqar Ahmed

🐛
DrSKiZZ
DrSKiZZ

💵
Jan Puciłowski
Jan Puciłowski

💻 ⚠️
Shaun Coyne
Shaun Coyne

💵
Christoph
Christoph

💵
Brandon Rutledge
Brandon Rutledge

🐛
Michael Bestas
Michael Bestas

🐛
Jurģis Rudaks
Jurģis Rudaks

🐛
brunofatia
brunofatia

💵
TopicsLP
TopicsLP

📖
Michael Schnerring
Michael Schnerring

🐛 💻
Tamas Nagy
Tamas Nagy

🐛
OpenSpeedTest™️
OpenSpeedTest™️

💻
Richard James Acton
Richard James Acton

📖
lps-rocks
lps-rocks

🐛
Faust
Faust

🐛
uranderu
uranderu

🐛
Tom Cassady
Tom Cassady

🐛
Huftierchen
Huftierchen

🐛
ZasX
ZasX

📖 🧑‍🏫 💻
Kevin T.
Kevin T.

🐛
Steven Scott
Steven Scott

📖
Watteel Pascal
Watteel Pascal

💻
JamesOsborn-SE
JamesOsborn-SE

💻 📖
NeoToxic
NeoToxic

🧑‍🏫 🐛
jab416171
jab416171

📖
Anna
Anna

📖
ChaosBlades
ChaosBlades

🐛
Patric Stout
Patric Stout

💻
Ben Kochie
Ben Kochie

💻
Jeff Bachtel
Jeff Bachtel

📖
Ben Woods
Ben Woods

💻
Karl Shea
Karl Shea

🐛
Balakumaran MN
Balakumaran MN

📖
Jesperbelt
Jesperbelt

📖
cccs31
cccs31

🐛
Sam Smucny
Sam Smucny

💻
Keith Cirkel
Keith Cirkel

💻
mgale456
mgale456

💻
Alec Fenichel
Alec Fenichel

💻
John Dorman
John Dorman

💻
Dan
Dan

💻
u4ium
u4ium

📖
ErroneousBosch
ErroneousBosch

🐛
MaverickD650
MaverickD650

💻 🐛
Grogdor
Grogdor

📖
Ryan Gooler
Ryan Gooler

📖
Rob Herley
Rob Herley

📖
Christian Heimlich
Christian Heimlich

📖
l-moon-git
l-moon-git

💻
hughes5
hughes5

📖
sdimovv
sdimovv

💻
AllieQpzm
AllieQpzm

💻
Dominik
Dominik

🐛
renovate[bot]
renovate[bot]

🔧
allcontributors[bot]
allcontributors[bot]

🔧
dependabot[bot]
dependabot[bot]

🔧
TrueCharts Bot
TrueCharts Bot

🔧 🚇 💻
Mend Renovate
Mend Renovate

🔧
Simone
Simone

💻
Jean-François Roy
Jean-François Roy

💻
Whiskey24
Whiskey24

💻
inmanturbo
inmanturbo

📖
Alex
Alex

💻
Brian Semrad
Brian Semrad

💻
Christopher
Christopher

💻 📖
Csaba Engedi
Csaba Engedi

💻
Cyb3rzombie
Cyb3rzombie

💻
Eric Cavalcanti
Eric Cavalcanti

💻
Gavin Chappell
Gavin Chappell

💻 🐛
raynay-r
raynay-r

💻
Jip-Hop
Jip-Hop

📖
Jonas Wrede
Jonas Wrede

💻
SilentNyte
SilentNyte

📖
Stan
Stan

💻
Tiago Gaspar
Tiago Gaspar

💻
gismo2004
gismo2004

💻
jsegaert
jsegaert

📖
Miguel Angel Nubla
Miguel Angel Nubla

💻
xal3xhx
xal3xhx

💻
jeremybox
jeremybox

📖
Cameron Sabuda
Cameron Sabuda

📖
Jeroen Schepens
Jeroen Schepens

🐛
James Wright
James Wright

📖
Malpractis
Malpractis

🐛
CommanderStarhump
CommanderStarhump

🐛
Vianchiel
Vianchiel

🐛
Maximilian Ehlers
Maximilian Ehlers

🐛
nautilus7
nautilus7

🐛 💻
kqmaverick
kqmaverick

🐛
ccalby
ccalby

🐛
kofeyh
kofeyh

🐛
imjustleaving
imjustleaving

🐛
Cristian Torres
Cristian Torres

🐛
schopenhauer
schopenhauer

🐛
Zackptg5
Zackptg5

🐛
Brad Ackerman
Brad Ackerman

🐛
mcspiff313
mcspiff313

🐛
Fletcher Nichol
Fletcher Nichol

💻 🐛
Marco Faggian
Marco Faggian

💻
John P
John P

📖
kryojenik
kryojenik

💻
Malcolm
Malcolm

📖
depasseg
depasseg

📖
j1mbl3s
j1mbl3s

📖
VictorienXP
VictorienXP

💻
yelhouti
yelhouti

💻
Jaroslav Lichtblau
Jaroslav Lichtblau

📖
MaximilianS
MaximilianS

📖
Dion Larson
Dion Larson

💻 📖
Physics-Dude
Physics-Dude

📖
waflint
waflint

💻
Henry Wilkinson
Henry Wilkinson

💻 📖
cedstrom
cedstrom

💻
v3DJG6GL
v3DJG6GL

🐛 💻
polarstack
polarstack

💻
Keyvan
Keyvan

💻
MickaelFontes
MickaelFontes

💻
David CM
David CM

💻
Aamir Azad
Aamir Azad

📖
Jordan Woyak
Jordan Woyak

💻
Simon Hofman
Simon Hofman

💻
notyouraveragegamer
notyouraveragegamer

📖
Varac
Varac

💻
tuxsudo
tuxsudo

💻
TylerRudie
TylerRudie

📖
qnb59bny5x
qnb59bny5x

💻
Filip Bednárik
Filip Bednárik

🐛
Serhii Shcherbinin
Serhii Shcherbinin

💻
Quentin Raynaud
Quentin Raynaud

🐛
Felix Schäfer
Felix Schäfer

📖
Julien Nicolas de Verteuil
Julien Nicolas de Verteuil

💻
Gabriel Donadel Dall'Agnol
Gabriel Donadel Dall'Agnol

📖
Jon S. Stumpf
Jon S. Stumpf

📖
Tanguille
Tanguille

📖
Dennis
Dennis

🐛 📖
TheIceCreamTroll
TheIceCreamTroll

💻
Atanas Pamukchiev
Atanas Pamukchiev

💻
Boemeltrein
Boemeltrein

📖
Yiannis Marangos
Yiannis Marangos

💻
Michael Ruoss
Michael Ruoss

💻
Aron Kahrs
Aron Kahrs

💻
nemesis1982
nemesis1982

📖
Ed P
Ed P

💻
Frédéric Nadeau
Frédéric Nadeau

📖
frapbod
frapbod

💻
Max Bachhuber
Max Bachhuber

💻
zierbeek
zierbeek

💻
Ac1dburn
Ac1dburn

💻
Antoine Saget
Antoine Saget

📖
Ben Bodenmiller
Ben Bodenmiller

🐛
felixfon
felixfon

📖
adtwomey
adtwomey

📖
alfi0812
alfi0812

💻 📖 🐛 👀
Agassi
Agassi

💻
Artur
Artur

💻
Morgan Hunter
Morgan Hunter

💻
Aleksandr Oleinikov
Aleksandr Oleinikov

💻
Jamie
Jamie

💻
David Gries
David Gries

🐛 💻
Phreeman33
Phreeman33

💻 🐛
Jens Wolvers
Jens Wolvers

💻
Bart Willems
Bart Willems

💻
Caidy
Caidy

💻
Mr Khachaturov
Mr Khachaturov

💻
LordCrash101
LordCrash101

📖
elendil95
elendil95

💻

This project follows the all-contributors specification. Contributions of any kind welcome!

Licence

License


Truecharts, is primarily based on a AGPL-v3 license, this ensures almost everyone can use and modify our charts. Licences can vary on a per-Chart basis. This can easily be seen by the presence of a "LICENSE" file in said folder.

An exception to this, has been made for every document inside folders labeled as docs or doc and their subfolders: those folders are not licensed under AGPL-v3 and are considered "all rights reserved". Said content can be modified and changes submitted per PR, in accordance to the github End User License Agreement.

SPDX-License-Identifier: AGPL-3.0


built-with-resentment contains-technical-debt