Skip to content

Commit

Permalink
Update radarr to v5.17.2.9580 (#2014)
Browse files Browse the repository at this point in the history
  • Loading branch information
nmfretz authored Jan 6, 2025
1 parent 842f175 commit 8328587
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 7 deletions.
2 changes: 1 addition & 1 deletion radarr/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ services:
PROXY_AUTH_WHITELIST: "/api/*"

server:
image: linuxserver/radarr:5.16.3@sha256:ee4c2213b769bc9a891b5dd5aa1786804634fb681dd261b3bed6b65d98592c55
image: linuxserver/radarr:5.17.2@sha256:e633fc93b9e2cea959853d27c6acc1d0b2d1ed7db4a800f6f46fe5b217f13102
environment:
- PUID=1000
- PGID=1000
Expand Down
11 changes: 5 additions & 6 deletions radarr/umbrel-app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ manifestVersion: 1.1
id: radarr
category: media
name: Radarr
version: "5.16.3.9541"
version: "5.17.2.9580"
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.
Expand All @@ -29,11 +29,10 @@ gallery:
path: ""
releaseNotes: >-
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
- Added support for Tagalog and Marathi languages
- Improved handling of notifications and backup processes
- Enhanced authentication handling for download clients
- Various improvements to custom formats and metadata handling
- Multiple bug fixes and performance enhancements
Expand Down

0 comments on commit 8328587

Please sign in to comment.