Update readarr to version 0.4.12.2753 (#2442)

This commit is contained in:
Alexander L. 2025-03-28 01:39:45 +01:00 committed by GitHub
parent 6a6b7125cf
commit 7e97fa5851
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 12 additions and 8 deletions

View File

@ -8,7 +8,7 @@ services:
PROXY_AUTH_WHITELIST: "/api/*"
server:
image: linuxserver/readarr:0.4.7-nightly@sha256:3f09844a3a296080b11c3f325c3915ada063dd06a9451483432876a47b9f90c4
image: linuxserver/readarr:nightly-version-0.4.12.2753@sha256:6662143fed221e581a74ccd733776a3df0bb25faa8b1c7f9d5dafac1bbff3f48
environment:
- PUID=1000
- PGID=1000
@ -38,4 +38,4 @@ services:
SABNZBD_INSTALLED: ${APP_READARR_SABNZBD_INSTALLED:-"false"}
SABNZBD_HOST: "sabnzbd_web_1"
SABNZBD_PORT: 8080
SABNZBD_API_KEY: ${APP_READARR_SABNZBD_API_KEY:-""}
SABNZBD_API_KEY: ${APP_READARR_SABNZBD_API_KEY:-""}

View File

@ -2,7 +2,7 @@ manifestVersion: 1.1
id: readarr
category: media
name: Readarr
version: "0.4.7.2718"
version: "0.4.12.2753"
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,10 +39,14 @@ submitter: Choff3
submission: https://github.com/getumbrel/umbrel-apps/pull/712
releaseNotes: >-
This update includes several improvements and bug fixes:
- Improved backup system reliability
- Enhanced Transmission authentication handling
- Better error handling and status checks
- Improved system stability and performance
- Updated dependencies for better performance and security
- Added option to bypass IP address ranges in proxy settings
- New "Last Searched" column on Wanted screen
- Improved user interface and updated icons
- Support for ZFS reflink added
- Enhanced error tracking and logging
- Updated core libraries for compatibility
- Improved translation support through Weblate
Full release notes are found at https://github.com/Readarr/Readarr/releases
Full release notes are found at https://github.com/Readarr/Readarr/releases