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

Update Docker image ghcr.io/onedr0p/bazarr to 1.5.0 #7776

Merged
merged 1 commit into from
Dec 25, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 25, 2024

This PR contains the following updates:

Package Update Change
ghcr.io/onedr0p/bazarr (source) minor 1.4.5 -> 1.5.0

Warning

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


Release Notes

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

v1.5.0

Compare Source

From newest to oldest:

  • Reduced throttle from 24 hours to 6 before retrying Opensubtitles.com API on DownloadLimitExceeded d5a290c
  • Fixed download error with Napiprojekt provider 3209355
  • Fixed titrari provider to prevent abuse and throttle properly. #​2709 9d62d84
  • Added languages profile creation and assignment to health check. 43d9d43
  • Added series status and last air date c8e2894
  • Added missing subtitles count in series episodes view f81780f
  • Added official support for Python 3.12 43a5841
  • Fixed improperly guessed video episode number while refining. #​2784 cf559d1
  • Fixed podnapisi not returning results 4df822d
  • Added debug logging while refining video object from scene name. #​2784 63c36c8
  • Improved Settings wording and organization. d2dc869
  • Fixed EmbeddedSubtitles provider results caching a7df6a9
  • Fixed missing mobile tooltips 137d619
  • Added frontend notification during automatic syncing of subtitles. #​2724 f4ca0f9
  • Added opensubtitlescom provider validation #​2770
  • Fixed item overview path label overflow #​2780
  • Fixed match popover position #​2777
  • Fixed issue with some DB queries and PostgreSQL. d7f06bb
  • Improved wording for Embedded Subtitles UI components 4d022c2
  • Added matches dialog alert and column titles #​2771
  • Fixed a bug introduced in Napiprojekt provider 669ed06
  • Added Napiprojekt provider releases info and a new options to filter subtitles based on uploader 42d569f
  • Added validation for incomplete indexing of subtitles or calculation of missing subtitles before searching. 5b3312e
  • Fixed issue introduced in 1.4.6-beta.20 when subtitles upgrade is disabled. #​2768 6fbc912
  • Refactored upgrade routine to bring logic out of db requests but into Python code. #​2749 24096cb
  • Added switch to control passing of video filename in whisper provider modal e298d15
  • Fixed typos in assrt provider. #​1953 48cdc8b
  • Fixed issue when whisper returns more than one subtitle for language profiles with more than one language #​2758 d67477a
  • Adjusted search result styles 0d63448
  • Reverted last commit db450bd
  • Added logging of upgraded subtitles original ID to database a70b26c
  • Fixed an issue that prevented Bazarr from starting when PIv6 has been disabled using grub. #​2738 4eb09c5
  • Fixed logging of proxied client requests while authenticating. #​2721 ac1a3c5
  • Fixed anidb refiner special episodes without offset #​2736
  • Handle bad JSON results from subsynchro provider #​2735 239ab78
  • Improved guessing of video file properties by using file name and refining it with scene name if available. #​2704 c615f99
  • Fixed subdl to not ignore movies subtitles by erroneously check for season packs. #​2725 a186e64
  • Fixed issue with translation failing when nothing is returned by Google Translate. #​2519 b34a0c1
  • Added search poster #​2722
  • Added support for Spanish (Latino) in opensubtitles.com. #​2720 a1658bb
  • Added Anilist error log when the record exists on mapping but doesn't enrich with Anilist id a9243c6
  • Added created and updated timestamp to DB for series, episodes and movies 678443f
  • Fixed RegieLive JSONDecodeError #​2727 092012a
  • Fixed titulky NameError issue 1874f29
  • Fixed another issue with subtitles upgrade process. 56d8f2c
  • Fixed issue with subtitles upgrade process on Windows de9ce4d
  • Fixed subtitles naming when saving subtitles to prevent parsing for HI content if the provider (or the user if it's an upload) specifies that it should be considered as HI. #​2719 5139fca
  • Fixed issue introduced in upgrade process in beta.3 16499fc
  • Improved provider labeling 9eb9bb5
  • Fixed subtitrari noi provider issue while downloading some subtitles. #​2708 92107a2
  • Fixed error while inserting episodes during sync process. #​2700 4b9417c
  • Fixed subtitles conversion when use original format is enabled and prevented hearing-impaired detection for non srt format subtitles. #​2693 43563cd
  • Fixed bad non-HI detection with embedded provider when forced subtitles available f50bcf3
  • Added the option to skip mismatched fps to Titulky f296ba5
  • Added season pack download feature to titlovi a4873fc
  • Implemented subdivx version resolution for buscar parameter 4f2bcc1

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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from h3mmy as a code owner December 25, 2024 20:12
@renovate renovate bot enabled auto-merge (squash) December 25, 2024 20:12
@bloopy-boi bloopy-boi bot added size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. area/cluster Changes made in the cluster directory and removed size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels Dec 25, 2024
@bloopy-boi
Copy link
Contributor

bloopy-boi bot commented Dec 25, 2024

Path: cluster/apps/media/bazarr/helm-release.yaml

No changes in detected in resources

@bloopy-boi
Copy link
Contributor

bloopy-boi bot commented Dec 25, 2024

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ COPYPASTE jscpd yes no 0.98s
✅ YAML prettier 1 0 0 0.41s
✅ YAML yamllint 1 0 0.27s

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

@renovate renovate bot merged commit 1293ecc into main Dec 25, 2024
8 checks passed
@renovate renovate bot deleted the renovate/ghcr.io-onedr0p-bazarr-1.x branch December 25, 2024 20:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/cluster Changes made in the cluster directory renovate/container type/minor
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants