mirror of
https://github.com/getumbrel/umbrel-apps.git
synced 2024-11-11 16:09:18 +00:00
Update bazarr to v1.4.4 (#1468)
This commit is contained in:
parent
9940233686
commit
fdfd9a56b7
|
@ -8,7 +8,7 @@ services:
|
|||
PROXY_AUTH_WHITELIST: "/api/*"
|
||||
|
||||
server:
|
||||
image: linuxserver/bazarr:1.4.3@sha256:5da74fc1bbd5da69e3b4f9b2376f6ccfbe3b47f143e6eb5651ed37cc1d4412dd
|
||||
image: linuxserver/bazarr:1.4.4@sha256:476c315f0381d0b8c7921fbf3116b65e96ae32128df5fd27600e97213b862809
|
||||
environment:
|
||||
- PUID=1000
|
||||
- PGID=1000
|
||||
|
|
|
@ -2,7 +2,7 @@ manifestVersion: 1
|
|||
id: bazarr
|
||||
category: media
|
||||
name: Bazarr
|
||||
version: "1.4.3"
|
||||
version: "1.4.4"
|
||||
tagline: Manage and download subtitles for Sonarr and Radarr
|
||||
description: >-
|
||||
Bazarr is a companion application to Sonarr and Radarr that manages and downloads subtitles based on your requirements.
|
||||
|
@ -18,19 +18,17 @@ description: >-
|
|||
You can find your device's IP address by visiting your router's admin dashboard or by using an IP scanning tool like Angry IP Scanner.
|
||||
You will also need to input your API key for Sonarr and/or Radarr. You can find your API keys in the settings of the Sonarr and Radarr apps.
|
||||
releaseNotes: >-
|
||||
This release updates Bazarr from 1.4.2 to 1.4.3. This update includes several fixes and improvements:
|
||||
|
||||
- Fixed issues with throttled providers and restart exceptions.
|
||||
|
||||
- Improved compatibility with case insensitive filesystems and fixed various provider-related errors.
|
||||
|
||||
- Reverted Apprise to version 1.7.6 to fix upgrade issues.
|
||||
|
||||
- Added support for additional languages and improved logging for subtitle scoring.
|
||||
|
||||
- Fixed issues with embedded subtitles and improved UI and error handling.
|
||||
|
||||
Full release notes are found at https://github.com/morpheus65535/bazarr/releases.
|
||||
This release updates Bazarr to version 1.4.4. Key improvements include:
|
||||
|
||||
|
||||
- Added support for new subtitle providers and improved existing ones
|
||||
- Enhanced compatibility with various filesystems and fixed provider-related errors
|
||||
- Improved language handling and subtitle scoring
|
||||
- Fixed issues with embedded subtitles and enhanced UI responsiveness
|
||||
- Added support for binding to both IPv4 and IPv6 addresses
|
||||
|
||||
|
||||
Full release notes are found at https://github.com/morpheus65535/bazarr/releases
|
||||
developer: morpheus65535
|
||||
website: https://www.bazarr.media/
|
||||
dependencies: []
|
||||
|
@ -46,4 +44,4 @@ defaultUsername: ""
|
|||
defaultPassword: ""
|
||||
torOnly: false
|
||||
submitter: Umbrel
|
||||
submission: https://github.com/getumbrel/umbrel-apps/pull/610
|
||||
submission: https://github.com/getumbrel/umbrel-apps/pull/610
|
Loading…
Reference in New Issue
Block a user