Update autobrr to v1.74.0 (#5039)
This commit is contained in:
parent
7e8ff194bb
commit
ff5fd3ef9c
@ -8,7 +8,7 @@ services:
|
||||
PROXY_AUTH_ADD: "false"
|
||||
|
||||
web:
|
||||
image: ghcr.io/autobrr/autobrr:v1.73.0@sha256:6b0e57048087e5b7b626b0f02d39e91c8287d32691c26c709b3957227df12f7c
|
||||
image: ghcr.io/autobrr/autobrr:v1.74.0@sha256:6f37217bbc0496fff0c7ffb4264545036bf735775e484188b80b31f21daa06e2
|
||||
restart: on-failure
|
||||
stop_grace_period: 1m
|
||||
user: "1000:1000"
|
||||
|
||||
@ -2,7 +2,7 @@ manifestVersion: 1
|
||||
id: autobrr
|
||||
category: media
|
||||
name: autobrr
|
||||
version: "1.73.0"
|
||||
version: "1.74.0"
|
||||
tagline: Modern, easy to use download automation for torrents and usenet
|
||||
description: >-
|
||||
autobrr is the modern download automation tool for torrents and usenet.
|
||||
@ -18,19 +18,20 @@ 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 release includes new features and improvements:
|
||||
- OIDC retry failed init on startup
|
||||
- Sonarr and Radarr now send indexer flags
|
||||
- Skip TLS Verification toggle for download clients and feeds
|
||||
- Select categories for Torznab and Newznab feeds
|
||||
- Added SkipTheCommercials indexer support
|
||||
- Copy List ID button added to menu
|
||||
- ReleaseTags macro support
|
||||
- Option to follow OS theme
|
||||
- URL filtering on Releases page
|
||||
- Added NZBGet support as a download client
|
||||
- Torznab feeds now use Enclosure link if available
|
||||
- Added Aura4K indexer support
|
||||
- Added Luminarr announce type support
|
||||
- Updated Rastastugan announce format support
|
||||
|
||||
|
||||
Bug fixes:
|
||||
- Updated HappyFappy format
|
||||
- Improved download client deletions
|
||||
- Fixed feed test errors after save
|
||||
- Fixed Torznab and Newznab multi-category search
|
||||
- Fixed proxy usage for feed Test and Force Run
|
||||
- Updated HappyFappy URLs
|
||||
- Fixed IRC network startup on creation when enabled
|
||||
|
||||
|
||||
Full release notes are available at https://autobrr.com/release-notes
|
||||
|
||||
Loading…
Reference in New Issue
Block a user