From b7ae08688ce48e0d137c32adb7cdeab6756d48b0 Mon Sep 17 00:00:00 2001 From: Nathan Fretz Date: Fri, 27 Sep 2024 08:31:45 +1000 Subject: [PATCH] Update radarr to v5.11.0.9244 (#1544) --- radarr/docker-compose.yml | 2 +- radarr/umbrel-app.yml | 13 ++++++------- 2 files changed, 7 insertions(+), 8 deletions(-) diff --git a/radarr/docker-compose.yml b/radarr/docker-compose.yml index 016d376..1d4322c 100644 --- a/radarr/docker-compose.yml +++ b/radarr/docker-compose.yml @@ -8,7 +8,7 @@ services: PROXY_AUTH_WHITELIST: "/api/*" server: - image: linuxserver/radarr:5.10.4@sha256:df843d96b812d858b94377ffed1918424ece6735038a19e8ff93730277757b65 + image: linuxserver/radarr:5.11.0@sha256:1a50d4f08e283aa9ff4c723b940dceb4e8aeff7946e1993213efd0de3d5a4adb environment: - PUID=1000 - PGID=1000 diff --git a/radarr/umbrel-app.yml b/radarr/umbrel-app.yml index b7468d3..6510f5d 100644 --- a/radarr/umbrel-app.yml +++ b/radarr/umbrel-app.yml @@ -2,7 +2,7 @@ manifestVersion: 1.1 id: radarr category: media name: Radarr -version: "5.10.4.9218" +version: "5.11.0.9244" tagline: Your movie collection manager description: >- Radarr is a movie collection manager for Usenet and BitTorrent users. It can monitor multiple RSS feeds for new movies and will interface with clients and indexers to grab, sort, and rename them. It can also be configured to automatically upgrade the quality of existing files in the library when a better quality format becomes available. Note that only one type of a given movie is supported. If you want both an 4k version and 1080p version of a given movie you will need multiple instances. @@ -30,12 +30,11 @@ path: "" releaseNotes: >- This update includes various improvements and bug fixes: - - Added new sorting options for paginated resources - - Improved handling of custom formats and quality profiles - - Enhanced functionality for Plex Watchlist integration - - Added support for additional subtitle file types - - Improved movie search results and release date handling - - Added new language options for Custom Formats + - Improved handling of movie images and sorting options + - Enhanced movie status calculations and availability descriptions + - Added support for Trakt ratings + - Fixed issues with queue sorting and manual import processing + - Improved Telegram log messages Full release notes for Radarr are available at https://github.com/Radarr/Radarr/releases