Skip to content

Commit

Permalink
Update readarr to 0.3.32.2587
Browse files Browse the repository at this point in the history
  • Loading branch information
nmfretz committed Aug 12, 2024
1 parent ce6ff9c commit 6a2a4c5
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 6 deletions.
2 changes: 1 addition & 1 deletion readarr/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
11 changes: 6 additions & 5 deletions readarr/umbrel-app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down Expand Up @@ -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.
For more details, please refer to the full release notes.

0 comments on commit 6a2a4c5

Please sign in to comment.