Update autobrr to v1.60.0 (#2360)

This commit is contained in:
Alexander L. 2025-03-18 23:10:44 +01:00 committed by GitHub
parent 5626960211
commit c4c2ea8bbe
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 7 additions and 10 deletions

View File

@ -8,7 +8,7 @@ services:
PROXY_AUTH_ADD: "false" PROXY_AUTH_ADD: "false"
web: web:
image: ghcr.io/autobrr/autobrr:v1.59.0@sha256:2c0dda4c7cc4e0597292132e3abe93b86e38fa21a491bef4de32861eb6700029 image: ghcr.io/autobrr/autobrr:v1.60.0@sha256:5f95def0aa664e653c5de820f27661357a5c77a8eef0dd7fa204efedfb7d0e45
restart: on-failure restart: on-failure
stop_grace_period: 1m stop_grace_period: 1m
user: "1000:1000" user: "1000:1000"

View File

@ -2,7 +2,7 @@ manifestVersion: 1
id: autobrr id: autobrr
category: media category: media
name: autobrr name: autobrr
version: "1.59.0" version: "1.60.0"
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.
@ -18,14 +18,11 @@ 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: >-
New features and improvements: New features and improvements:
- Added CapybaraBR indexer - Added DarkPeers indexer
- Added HDB parse Exclusive as tag - Added PhoenixProject indexer
- Added NordicQuality indexer - Added RocketHD indexer
- Added new FL mirror - Show current download count in filter list
- Fixed fuzer regex pattern
- Fixed IRC network status gaps
- Fixed border opacities
- Fixed notification form checkboxes
Full release notes are available at https://autobrr.com/release-notes Full release notes are available at https://autobrr.com/release-notes
developer: autobrr developer: autobrr