From 5b1d8cb33365a0e0322d5b39917fb05106ecce93 Mon Sep 17 00:00:00 2001 From: Nathan Fretz Date: Tue, 13 Aug 2024 12:37:01 +1000 Subject: [PATCH] Update readarr to version 0.3.32.2587 (#1349) --- readarr/docker-compose.yml | 2 +- readarr/umbrel-app.yml | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/readarr/docker-compose.yml b/readarr/docker-compose.yml index d3c4d7cc..8a4b6fb4 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 23ade43b..ff6bde60 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,9 @@ 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 + Full release notes are found at https://github.com/Readarr/Readarr/releases \ No newline at end of file