mirror of
https://github.com/Retropex/umbrel-apps.git
synced 2025-05-12 11:20:43 +02:00
Update Autobrr to 1.34.1 (#909)
This commit is contained in:
parent
0bd3b432f2
commit
d74562abae
@ -8,7 +8,7 @@ services:
|
|||||||
PROXY_AUTH_ADD: "false"
|
PROXY_AUTH_ADD: "false"
|
||||||
|
|
||||||
web:
|
web:
|
||||||
image: ghcr.io/autobrr/autobrr:v1.33.0@sha256:e7e39742d4340e3f361f7d645115c796e539671a98dcad02f5ee969dce71a393
|
image: ghcr.io/autobrr/autobrr:v1.34.1@sha256:7a21e928f9e6fe608c99ea01714cd261f093adc640cb104848651a264cb490b2
|
||||||
restart: on-failure
|
restart: on-failure
|
||||||
stop_grace_period: 1m
|
stop_grace_period: 1m
|
||||||
user: "1000:1000"
|
user: "1000:1000"
|
||||||
|
@ -2,7 +2,7 @@ manifestVersion: 1
|
|||||||
id: autobrr
|
id: autobrr
|
||||||
category: media
|
category: media
|
||||||
name: autobrr
|
name: autobrr
|
||||||
version: "1.33.0"
|
version: "1.34.1"
|
||||||
tagline: Modern, easy to use download automation for torrents and usenet
|
tagline: Modern, easy to use download automation for torrents and usenet
|
||||||
description: >-
|
description: >-
|
||||||
autobrr is the modern download automation tool for torrents and usenet.
|
autobrr is the modern download automation tool for torrents and usenet.
|
||||||
@ -17,7 +17,21 @@ 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.
|
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: >-
|
releaseNotes: >-
|
||||||
This is a minor release that includes bug fixes and performance improvements. Full release notes are available at https://github.com/autobrr/autobrr/releases.
|
This update takes autobrr from version 1.33.0 to 1.34.1, and includes the following changes:
|
||||||
|
|
||||||
|
|
||||||
|
- ui overhaul
|
||||||
|
|
||||||
|
- log connection errors
|
||||||
|
|
||||||
|
- support optional bot mode
|
||||||
|
|
||||||
|
- verify external autobrr.com URLs
|
||||||
|
|
||||||
|
- and many more...
|
||||||
|
|
||||||
|
|
||||||
|
Full release notes are available at https://github.com/autobrr/autobrr/releases.
|
||||||
developer: autobrr
|
developer: autobrr
|
||||||
website: https://autobrr.com/
|
website: https://autobrr.com/
|
||||||
dependencies: []
|
dependencies: []
|
||||||
|
Loading…
Reference in New Issue
Block a user