From 01536b2abfd2d9a5cd0c5ae720b2d491bcd488a2 Mon Sep 17 00:00:00 2001 From: "Alexander L." Date: Mon, 16 Jun 2025 16:33:54 +0200 Subject: [PATCH] Update radarr to v5.26.2.10099 (#2980) --- radarr/docker-compose.yml | 2 +- radarr/umbrel-app.yml | 15 ++++++++++++--- 2 files changed, 13 insertions(+), 4 deletions(-) diff --git a/radarr/docker-compose.yml b/radarr/docker-compose.yml index 300dd807..94ff2be8 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.25.0@sha256:36e43720c130ec2d3ed80726d2134af3c6644729f4750abc830fdda7fa71d1e1 + image: linuxserver/radarr:5.26.2@sha256:07a474b61394553e047ad43a1a78c1047fc99be0144c509dd91e3877f402ebcb environment: - PUID=1000 - PGID=1000 diff --git a/radarr/umbrel-app.yml b/radarr/umbrel-app.yml index 103a85eb..5b6ebda7 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.25.0.10024" +version: "5.26.2.10099" 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. @@ -29,8 +29,17 @@ gallery: path: "" releaseNotes: >- This update includes various improvements and new features: - - Improved validation for remote path mapping - - Enhanced error handling and stability improvements + - Improved network drive types support for disk space monitoring + - Enhanced movie metadata refresh handling + - Better wording when removing root folders + - Fixed Discord notification formatting issues + - Improved quality definition limits endpoint + - Added ability to clone import lists + - Enhanced release year naming token support + - Better handling of movies with empty IMDB IDs + - Improved calendar page with release type options + - Enhanced parsing for various release formats + - Better error handling and stability improvements Full release notes for Radarr are available at https://github.com/Radarr/Radarr/releases