diff --git a/radarr/docker-compose.yml b/radarr/docker-compose.yml index 803be666e9..619926a309 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.15.1@sha256:c60610599d681dc7ea0aa1a5edfc1637ff4b5fb062872aea1539d291c835c4b3 + image: linuxserver/radarr:5.16.3@sha256:ee4c2213b769bc9a891b5dd5aa1786804634fb681dd261b3bed6b65d98592c55 environment: - PUID=1000 - PGID=1000 diff --git a/radarr/umbrel-app.yml b/radarr/umbrel-app.yml index 3fe15940c8..264aa1b959 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.15.1.9463" +version: "5.16.3.9541" 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. @@ -28,12 +28,13 @@ gallery: - 3.jpg path: "" releaseNotes: >- - This update includes various improvements and bug fixes: - - Added filtering options for queue status and favorite folders in manual import - - Improved handling of release dates and movie paths - - Enhanced handling of audio tracks during import - - Various improvements to custom formats management - - Multiple bug fixes and translation updates + This update includes various improvements and new features: + - Added metadata links and instance name options for notifications + - Improved movie genre handling and tooltips + - Enhanced search functionality on Wanted pages + - Added support for new language options and translations + - Various improvements to download client integrations + - Multiple bug fixes and performance enhancements Full release notes for Radarr are available at https://github.com/Radarr/Radarr/releases