mirror of
https://github.com/Retropex/umbrel-apps.git
synced 2025-05-12 19:30:42 +02:00
Update radarr to v5.21.1.9799 (#2428)
This commit is contained in:
parent
b9a02f980e
commit
001a01baa0
@ -8,7 +8,7 @@ services:
|
||||
PROXY_AUTH_WHITELIST: "/api/*"
|
||||
|
||||
server:
|
||||
image: linuxserver/radarr:5.20.2@sha256:23677e1cb09bd957796f4521748f0eff9eb65d883949c10442635eabe64b750a
|
||||
image: linuxserver/radarr:5.21.1@sha256:eccd80c53e55572b91ae205eb572e16b3e012631892e74be7ccedb6d5fafb630
|
||||
environment:
|
||||
- PUID=1000
|
||||
- PGID=1000
|
||||
|
@ -2,7 +2,7 @@ manifestVersion: 1.1
|
||||
id: radarr
|
||||
category: media
|
||||
name: Radarr
|
||||
version: "5.20.2.9777"
|
||||
version: "5.21.1.9799"
|
||||
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,12 +29,11 @@ gallery:
|
||||
path: ""
|
||||
releaseNotes: >-
|
||||
This update includes various improvements and new features:
|
||||
- Added display of indexer in download failed details
|
||||
- Improved handling of failed downloads in history
|
||||
- Added HDR Type to XBMC metadata video stream details
|
||||
- Fixed issues with movie monitoring and details
|
||||
- Improved text wrapping and UI elements
|
||||
- Enhanced search functionality and movie editing
|
||||
- Improved handling of existing movie files via Manage Files
|
||||
- Enhanced Movie Details loading
|
||||
- Fixed issues with dropdown menus flickering in some cases
|
||||
- Improved handling of movie file languages
|
||||
- Fixed closing of modal when deleting a movie from index
|
||||
|
||||
|
||||
Full release notes for Radarr are available at https://github.com/Radarr/Radarr/releases
|
||||
|
Loading…
Reference in New Issue
Block a user