Update readarr to version 0.4.0.2634 (#1585)

This commit is contained in:
Nathan Fretz 2024-10-03 13:02:18 +10:00 committed by GitHub
parent 3d659dcd34
commit 95e6315b95
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 8 additions and 4 deletions

View File

@ -8,7 +8,7 @@ services:
PROXY_AUTH_WHITELIST: "/api/*"
server:
image: linuxserver/readarr:0.3.32-nightly@sha256:9885cf0129d5b790db15db2b97a0e7bd9352fce0e3af8395d5f0ff3bb3a32558
image: linuxserver/readarr:0.4.0-nightly@sha256:f66fae60533625bb8279c33ccea34b7d66ce6ac5584b1802f343b38ffc88dc19
environment:
- PUID=1000
- PGID=1000

View File

@ -2,10 +2,10 @@ manifestVersion: 1.1
id: readarr
category: media
name: Readarr
version: "0.3.32.2587"
version: "0.4.0.2634"
tagline: Your book collection manager
description: >-
⚠️ Readarr is currently in beta testing and is generally still in a work in progress. Features may be broken, incomplete, or cause spontaneous combustion.
⚠️ Readarr is currently in beta testing and is generally still a work in progress. Features may be broken, incomplete, or cause spontaneous combustion.
Readarr is an ebook and audiobook collection manager for Usenet and BitTorrent users. It can monitor multiple RSS feeds for new books from your favorite authors and will grab, sort, and rename them. Note that only one type of a given book is supported. If you want both an audiobook and ebook of a given book you will need multiple instances.
@ -40,7 +40,11 @@ submission: https://github.com/getumbrel/umbrel-apps/pull/712
releaseNotes: >-
This update includes several improvements and bug fixes:
- Enhanced Custom Format specifications in modals
- Improved handling of qBittorrent category paths starting with '//'
- Improved handling of qBittorrent category paths
- Fixed issues with creating and validating root folders
- Improved Telegram notifications
- Added support for downloading magnets from Transmission
- Enhanced security for forms authentication
Full release notes are found at https://github.com/Readarr/Readarr/releases