Update jackett to version v0.22.576 (#1446)

This commit is contained in:
Nathan Fretz 2024-09-09 12:25:21 +10:00 committed by GitHub
parent b4b3bc814b
commit 814527f522
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 4 additions and 5 deletions

View File

@ -8,7 +8,7 @@ services:
PROXY_AUTH_WHITELIST: "/api/* /dl/*"
server:
image: linuxserver/jackett:0.22.545@sha256:95ed254898f5be1f0e1ac553a2e6670f93f7e919afb84bb6f45d8930c8deaf07
image: linuxserver/jackett:0.22.576@sha256:d6b97155029447ade660949674c6a529ab3af66b56e06392e6549d0c200c0cdd
restart: on-failure
volumes:
- ${APP_DATA_DIR}/data:/config

View File

@ -2,7 +2,7 @@ manifestVersion: 1
id: jackett
category: media
name: Jackett
version: "0.22.545"
version: "0.22.576"
tagline: API support for your favorite torrent trackers
description: >-
Jackett works as a proxy server: it translates queries from apps (Sonarr, Radarr, SickRage, CouchPotato, Mylar3, Lidarr, DuckieTV, qBittorrent, Nefarious, etc) into tracker-site-specific http queries,
@ -36,9 +36,8 @@ path: ""
releaseNotes: >-
This update includes improvements and bug fixes:
- Updated domain for a torrent tracker
- Improved support for various private trackers
- Enhanced search functionality for certain sites
- Reverted updates to “dark shadow” categories.
- Fixed date parsing for blueroms.
Full release notes are found at https://github.com/Jackett/Jackett/releases