diff --git a/bazarr/docker-compose.yml b/bazarr/docker-compose.yml index 59bf37d..6b1c291 100644 --- a/bazarr/docker-compose.yml +++ b/bazarr/docker-compose.yml @@ -8,7 +8,7 @@ services: PROXY_AUTH_WHITELIST: "/api/*" server: - image: linuxserver/bazarr:1.3.1@sha256:dedc43e90ca36e034f7e4fa3b119e6d4f70f5f82823e532c7ac3678fc1f950d8 + image: linuxserver/bazarr:1.4.0@sha256:6d67ccdb14f426f61e65c289f9f121ab314c3c39159099af8fa6dcdea5add1f0 environment: - PUID=1000 - PGID=1000 diff --git a/bazarr/umbrel-app.yml b/bazarr/umbrel-app.yml index 1ef1484..afa2f3c 100644 --- a/bazarr/umbrel-app.yml +++ b/bazarr/umbrel-app.yml @@ -2,7 +2,7 @@ manifestVersion: 1 id: bazarr category: media name: Bazarr -version: "1.3.1" +version: "1.4.0" 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,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 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.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 website: https://www.bazarr.media/ dependencies: []