Update Autobrr to v1.39.1 (#995)

This commit is contained in:
Nathan Fretz 2024-03-05 20:54:43 -08:00 committed by GitHub
parent fd2814f9fd
commit 40cbc17225
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 3 additions and 17 deletions

View File

@ -8,7 +8,7 @@ services:
PROXY_AUTH_ADD: "false"
web:
image: ghcr.io/autobrr/autobrr:v1.36.0@sha256:14eaf6809f431cd38afdfa3e498e01e88b9a86a54ea9ecb8ae608d48d5aa81f0
image: ghcr.io/autobrr/autobrr:v1.39.1@sha256:7149943f3f6a528ea653662272e8a2c78156cdbf51fd3313911eb57a03378a50
restart: on-failure
stop_grace_period: 1m
user: "1000:1000"

View File

@ -2,7 +2,7 @@ manifestVersion: 1
id: autobrr
category: media
name: autobrr
version: "1.36.0"
version: "1.39.1"
tagline: Modern, easy to use download automation for torrents and usenet
description: >-
autobrr is the modern download automation tool for torrents and usenet.
@ -17,21 +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: >-
This update takes autobrr from version 1.34.1 to 1.36.0, and includes the following changes:
- improved RSS size parsing
- qBittorrent add priority handling
- ability to change password and username
- incognito mode
- and many more...
Full release notes are available at https://github.com/autobrr/autobrr/releases.
This update takes autobrr from version 1.36.0 to 1.39.1. Full release notes are available at https://github.com/autobrr/autobrr/releases.
developer: autobrr
website: https://autobrr.com/
dependencies: []