From 56d0ab2efd0145ba24d826366fce62a715f5d387 Mon Sep 17 00:00:00 2001 From: nmfretz Date: Sun, 10 Nov 2024 18:20:53 +1000 Subject: [PATCH 1/2] Update autobrr to v1.50.0 --- autobrr/docker-compose.yml | 2 +- autobrr/umbrel-app.yml | 14 ++------------ 2 files changed, 3 insertions(+), 13 deletions(-) diff --git a/autobrr/docker-compose.yml b/autobrr/docker-compose.yml index ed36a09095..a0ec9c55d9 100644 --- a/autobrr/docker-compose.yml +++ b/autobrr/docker-compose.yml @@ -8,7 +8,7 @@ services: PROXY_AUTH_ADD: "false" web: - image: ghcr.io/autobrr/autobrr:v1.49.0@sha256:dc2195ccabf8438a8f8eb0581c5e6d2a40c061754e57552bc4f67f1b20a71970 + image: ghcr.io/autobrr/autobrr:v1.50.0@sha256:6a6f23570ab6b418318ab12bf2558712714e2f243cf18b139afa414f8417e97d restart: on-failure stop_grace_period: 1m user: "1000:1000" diff --git a/autobrr/umbrel-app.yml b/autobrr/umbrel-app.yml index 75585c3124..2e25b69c3a 100644 --- a/autobrr/umbrel-app.yml +++ b/autobrr/umbrel-app.yml @@ -2,7 +2,7 @@ manifestVersion: 1 id: autobrr category: media name: autobrr -version: "1.49.0" +version: "1.50.0" tagline: Modern, easy to use download automation for torrents and usenet description: >- autobrr is the modern download automation tool for torrents and usenet. @@ -18,17 +18,7 @@ description: >- It then sends that torrent file to a download client of your choice. A download client can be anything from qBittorrent, Deluge, Radarr, Sonarr, watch folder, and more. releaseNotes: >- New features and improvements: - - Added option to disable reannounce in actions - - Improved description sanitization in filters - - Enhanced DigitalCore indexer with Tags and Genre parsing - - - Bug fixes: - - Improved wildcard matching for multi-line data and short words - - Updated FearNoPeer IRC nick format - - Fixed BTFiles size parsing - - Enhanced proxy transport handling - - Fixed issue with feed deletion + - Updated IRC servers for several indexers including FearNoPeer, BitHUmen, and SceneHD Full release notes are available at https://autobrr.com/release-notes From 638175294dd9711b2671261d99f75e13c69148d3 Mon Sep 17 00:00:00 2001 From: nmfretz Date: Sun, 10 Nov 2024 20:47:49 +1000 Subject: [PATCH 2/2] tweak release notes --- autobrr/umbrel-app.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/autobrr/umbrel-app.yml b/autobrr/umbrel-app.yml index 2e25b69c3a..0c9e808efe 100644 --- a/autobrr/umbrel-app.yml +++ b/autobrr/umbrel-app.yml @@ -17,8 +17,7 @@ description: >- It then sends that torrent file to a download client of your choice. A download client can be anything from qBittorrent, Deluge, Radarr, Sonarr, watch folder, and more. releaseNotes: >- - New features and improvements: - - Updated IRC servers for several indexers including FearNoPeer, BitHUmen, and SceneHD + Updated IRC servers for several indexers including FearNoPeer, BitHUmen, and SceneHD Full release notes are available at https://autobrr.com/release-notes