Skip to content

Commit

Permalink
Update autobrr to version v1.50.0 (#1775)
Browse files Browse the repository at this point in the history
  • Loading branch information
nmfretz authored Nov 10, 2024
1 parent b9dc9ba commit ca55439
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 14 deletions.
2 changes: 1 addition & 1 deletion autobrr/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down
15 changes: 2 additions & 13 deletions autobrr/umbrel-app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand All @@ -17,18 +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:
- 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
Expand Down

0 comments on commit ca55439

Please sign in to comment.