Skip to content

Commit

Permalink
Update autobrr to v1.44.0
Browse files Browse the repository at this point in the history
  • Loading branch information
nmfretz committed Aug 6, 2024
1 parent b5da684 commit a27f145
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 22 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.43.0@sha256:e26879a64c2251bd1ab42822b4a36f5acc8add8a4d4ec536f634d04745ae7455
image: ghcr.io/autobrr/autobrr:v1.44.0@sha256:313e146f0d64f489ffb0bc10c8c2e1bfa072c20cb220b7317f2b1eeda712f49b
restart: on-failure
stop_grace_period: 1m
user: "1000:1000"
Expand Down
35 changes: 14 additions & 21 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.43.0"
version: "1.44.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,25 +17,18 @@ 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:
- Support for daily shows
- Added BitHUmen indexer
- Added FinElite indexer
- Added missing variables in macros
Bug fixes:
- Correct error message when providing wrong current password at credential change
- Custom client for RSS tests
Full release notes are available at https://autobrr.com/release-notes
This update includes several bug fixes and improvements:
- Fixed issues with throttled providers and restart exceptions.
- Improved compatibility with case insensitive filesystems and fixed various provider-related errors.
- Added support for additional languages and improved logging for subtitle scoring.
- Fixed issues with embedded subtitles and improved UI and error handling.
Full release notes are available at https://github.com/autobrr/autobrr/releases.
developer: autobrr
website: https://autobrr.com/
dependencies: []
Expand All @@ -50,4 +43,4 @@ path: ""
defaultUsername: ""
defaultPassword: ""
submitter: fabricionaweb
submission: https://github.com/getumbrel/umbrel-apps/pull/731
submission: https://github.com/getumbrel/umbrel-apps/pull/731

0 comments on commit a27f145

Please sign in to comment.