mirror of
https://github.com/Retropex/umbrel-apps.git
synced 2025-05-12 11:20:43 +02:00
Update Bazarr to 1.4.0 (#910)
This commit is contained in:
parent
1fbbcef553
commit
0bd3b432f2
@ -8,7 +8,7 @@ services:
|
|||||||
PROXY_AUTH_WHITELIST: "/api/*"
|
PROXY_AUTH_WHITELIST: "/api/*"
|
||||||
|
|
||||||
server:
|
server:
|
||||||
image: linuxserver/bazarr:1.3.1@sha256:dedc43e90ca36e034f7e4fa3b119e6d4f70f5f82823e532c7ac3678fc1f950d8
|
image: linuxserver/bazarr:1.4.0@sha256:6d67ccdb14f426f61e65c289f9f121ab314c3c39159099af8fa6dcdea5add1f0
|
||||||
environment:
|
environment:
|
||||||
- PUID=1000
|
- PUID=1000
|
||||||
- PGID=1000
|
- PGID=1000
|
||||||
|
@ -2,7 +2,7 @@ manifestVersion: 1
|
|||||||
id: bazarr
|
id: bazarr
|
||||||
category: media
|
category: media
|
||||||
name: Bazarr
|
name: Bazarr
|
||||||
version: "1.3.1"
|
version: "1.4.0"
|
||||||
tagline: Manage and download subtitles for Sonarr and Radarr
|
tagline: Manage and download subtitles for Sonarr and Radarr
|
||||||
description: >-
|
description: >-
|
||||||
Bazarr is a companion application to Sonarr and Radarr that manages and downloads subtitles based on your requirements.
|
Bazarr is a companion application to Sonarr and Radarr that manages and downloads subtitles based on your requirements.
|
||||||
@ -18,7 +18,10 @@ 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 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.
|
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: >-
|
releaseNotes: >-
|
||||||
This release updates Bazarr from 1.2.2 to 1.3.1. Full release notes are found at https://github.com/morpheus65535/bazarr/releases.
|
This release updates Bazarr from 1.3.1 to 1.4.0 and includes many issue fixes.
|
||||||
|
|
||||||
|
|
||||||
|
Full release notes are found at https://github.com/morpheus65535/bazarr/releases.
|
||||||
developer: morpheus65535
|
developer: morpheus65535
|
||||||
website: https://www.bazarr.media/
|
website: https://www.bazarr.media/
|
||||||
dependencies: []
|
dependencies: []
|
||||||
|
Loading…
Reference in New Issue
Block a user