From 6a2a4c5e2af41ee9743d2e3f1ae556af93c6eaf5 Mon Sep 17 00:00:00 2001 From: nmfretz Date: Mon, 12 Aug 2024 13:16:43 +1000 Subject: [PATCH] Update readarr to 0.3.32.2587 --- readarr/docker-compose.yml | 2 +- readarr/umbrel-app.yml | 11 ++++++----- 2 files changed, 7 insertions(+), 6 deletions(-) diff --git a/readarr/docker-compose.yml b/readarr/docker-compose.yml index d3c4d7cc47..8a4b6fb474 100644 --- a/readarr/docker-compose.yml +++ b/readarr/docker-compose.yml @@ -8,7 +8,7 @@ services: PROXY_AUTH_WHITELIST: "/api/*" server: - image: linuxserver/readarr:0.3.30-nightly@sha256:a7aebe9f2a371f9365a7b3706c0da837a4945b479199d37f2408d2b47b857209 + image: linuxserver/readarr:0.3.32-nightly@sha256:9885cf0129d5b790db15db2b97a0e7bd9352fce0e3af8395d5f0ff3bb3a32558 environment: - PUID=1000 - PGID=1000 diff --git a/readarr/umbrel-app.yml b/readarr/umbrel-app.yml index 23ade43bd0..0301c908f2 100644 --- a/readarr/umbrel-app.yml +++ b/readarr/umbrel-app.yml @@ -2,7 +2,7 @@ manifestVersion: 1.1 id: readarr category: media name: Readarr -version: "0.3.30" +version: "0.3.32.2587" 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. @@ -38,9 +38,10 @@ permissions: submitter: Choff3 submission: https://github.com/getumbrel/umbrel-apps/pull/712 releaseNotes: >- - Readarr on umbrelOS now offers automatic configuration for qBittorrent and SABnzbd! + This update includes several improvements and bug fixes: + - Enhanced Custom Format specifications in modals + - Improved handling of qBittorrent category paths starting with '//' + - Fixed issues with creating and validating root folders - - Simply install your preferred download client from the Umbrel App Store, and Readarr will handle the rest. No manual configuration required! If you currently have qBittorrent or SABnzbd installed, please update to the latest versions to take advantage of this feature. - - - Already configured? If you have previously set up Readarr with qBittorrent or SABnzbd, this update will not affect your existing settings. \ No newline at end of file + For more details, please refer to the full release notes. \ No newline at end of file