mirror of
https://github.com/Retropex/umbrel-apps.git
synced 2025-05-12 19:30:42 +02:00
Update Bazarr to v1.3.1 (#831)
This commit is contained in:
parent
7bd08efef7
commit
22ab8a3b5c
@ -8,7 +8,7 @@ services:
|
|||||||
PROXY_AUTH_WHITELIST: "/api/*"
|
PROXY_AUTH_WHITELIST: "/api/*"
|
||||||
|
|
||||||
server:
|
server:
|
||||||
image: linuxserver/bazarr:1.2.2@sha256:15b656fc672f6d12f8810d1b32028f539ae8a672df1abe45abe8244ab1725c6c
|
image: linuxserver/bazarr:1.3.1@sha256:dedc43e90ca36e034f7e4fa3b119e6d4f70f5f82823e532c7ac3678fc1f950d8
|
||||||
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.2.2"
|
version: "1.3.1"
|
||||||
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,10 +18,7 @@ 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: >-
|
||||||
Small bug fixes and improvements.
|
This release updates Bazarr from 1.2.2 to 1.3.1. Full release notes are found at https://github.com/morpheus65535/bazarr/releases.
|
||||||
|
|
||||||
|
|
||||||
Read the full release notes at https://github.com/morpheus65535/bazarr/releases/tag/v1.2.2
|
|
||||||
developer: morpheus65535
|
developer: morpheus65535
|
||||||
website: https://www.bazarr.media/
|
website: https://www.bazarr.media/
|
||||||
dependencies: []
|
dependencies: []
|
||||||
|
Loading…
Reference in New Issue
Block a user