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

chore(deps): update ghcr.io/onedr0p/bazarr docker tag to v1.5.1 #1358

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

east-hastings
Copy link
Collaborator

@east-hastings east-hastings commented Oct 2, 2024

This PR contains the following updates:

Package Update Change
ghcr.io/onedr0p/bazarr (source) minor 1.4.4 -> 1.5.1

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

Compare Source

From newest to oldest:

  • Improved languages profile health check to include default assigned profiles 0413dba
  • Fixed sync issue with Radarr that would remove all movies from database on every sync. 60febe3
  • Added check to opensubtitles.com for SDH subtitles being classified as forced 4809b40
  • Fixed Bazarr not starting when configured IP isn't available for binding. b71daad
  • Improved Sonarr and Radarr syncing to prevent database integrity exception being raised by relying on proper primary keys instead of other values. 8346ea9
  • Added opensubtitles specific throttling for server under maintenance (http 506) 2247c55

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

v1.4.5

Compare Source

From newest to oldest:

  • When multiple audio streams exist, pick the correct one for whisper to process #​2688
  • Fixed subtitles translation to Portuguese. #​2689 7000d2a
  • Fixed subdivx provider after recent changes to their website. #​2686 a1fac16
  • Fixed chinese traditional custom language hi extensions bd3d1e5
  • Fixed improper paths history logging for different tools 0200bb9
  • Added database type, version and migration to System-->Status page. 6297b4b
  • Fixed database migration issue with postgresql. #​2664 25098e5
  • Fixed duplicate IDs in languages profile items c11bdf3
  • Fixed upload subtitle language #​2675
  • Fixed duplicated search result name for series and movies #​2682
  • Clear log file contents on Empty log 5e08898
  • Improved embeddedsubtitles provider by turning on Audio Sync during audio extraction process c69be93
  • Fixed SyntaxWarning in subzero language enforced in Python 3.12. #​2656 14a361d
  • Removed unnecessary vendored argparse module since it's included in Python since 3.2 384a754
  • Fixed logging filter issue. 90b4480
  • Fixed logging filter bug introduced in 1.4.4 cc7a800

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.

@east-hastings east-hastings force-pushed the renovate/ghcr.io-onedr0p-bazarr-1.x branch from 546eca4 to d9bbd44 Compare October 7, 2024 01:24
@east-hastings east-hastings force-pushed the renovate/ghcr.io-onedr0p-bazarr-1.x branch from d9bbd44 to 2840016 Compare December 10, 2024 10:24
@fr3fou fr3fou force-pushed the main branch 12 times, most recently from 8f4ed0d to e616eff Compare December 15, 2024 19:27
@east-hastings east-hastings force-pushed the renovate/ghcr.io-onedr0p-bazarr-1.x branch from 2840016 to 0b1dd00 Compare December 24, 2024 18:24
@east-hastings east-hastings changed the title chore(deps): update ghcr.io/onedr0p/bazarr docker tag to v1.4.5 chore(deps): update ghcr.io/onedr0p/bazarr docker tag to v1.5.0 Dec 24, 2024
@east-hastings east-hastings force-pushed the renovate/ghcr.io-onedr0p-bazarr-1.x branch from 0b1dd00 to 3f5c2b6 Compare January 1, 2025 18:24
@east-hastings east-hastings changed the title chore(deps): update ghcr.io/onedr0p/bazarr docker tag to v1.5.0 chore(deps): update ghcr.io/onedr0p/bazarr docker tag to v1.5.1 Jan 1, 2025
@east-hastings east-hastings force-pushed the renovate/ghcr.io-onedr0p-bazarr-1.x branch from 3f5c2b6 to 51eeb15 Compare January 7, 2025 02:24
@east-hastings east-hastings force-pushed the renovate/ghcr.io-onedr0p-bazarr-1.x branch from 51eeb15 to ce61478 Compare January 12, 2025 14:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant