Nathan Fretz
2 months ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with
7 additions and
8 deletions
readarr/docker-compose.yml
readarr/umbrel-app.yml
@ -8,7 +8,7 @@ services:
PROXY_AUTH_WHITELIST : "/api/*"
server:
image : linuxserver/readarr:0.4.0-nightly@sha256:f66fae60533625bb8279c33ccea34b7d66ce6ac5584b1802f343b38ffc88dc19
image : linuxserver/readarr:0.4.3-nightly@sha256:ca4cb37cd5c81ed85897daf68fb09e50624135815fde5c2a92ab1a770ee207fa
environment:
- PUID=1000
- PGID=1000
@ -2,7 +2,7 @@ manifestVersion: 1.1
id : readarr
category : media
name : Readarr
version : "0.4.0.2634 "
version : "0.4.3.2665 "
tagline : Your book collection manager
description : >-
⚠️ Readarr is currently in beta testing and is generally still a work in progress. Features may be broken, incomplete, or cause spontaneous combustion.
@ -39,12 +39,11 @@ submitter: Choff3
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
- Fixed issues with creating and validating root folders
- Improved Telegram notifications
- Added support for downloading magnets from Transmission
- Enhanced security for forms authentication
- Improved error handling and status checks for downloads
- Enhanced user interface stability
- Fixed issues with author metadata handling
- Better handling of download client communications
- Improved system logging and error reporting
Full release notes are found at https://github.com/Readarr/Readarr/releases