Update jackett to v0.22.1830 (#2653)

This commit is contained in:
Alexander L. 2025-04-28 12:54:06 +02:00 committed by GitHub
parent 4e4a6b09ef
commit 29bb4fd93d
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.1815@sha256:f8ce5e521c47f01cbfccdd17dc4895b49c1e0e03dd1120e58e7bd1e943040084
image: linuxserver/jackett:0.22.1830@sha256:279d6677d52b472ef57866ebc3f6817fbd6265513f193596cb0bcf6ab9b056d4
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.1815"
version: "0.22.1830"
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,
@ -35,9 +35,8 @@ gallery:
path: ""
releaseNotes: >-
This release includes various improvements and updates:
- Updated several trackers including TorrentTip and TorrentSome
- Updated categories for SportsCraze
- Improved error messaging for JSON selectors in Cardigann
- Updated several trackers
- Improved error messaging for JSON selectors
- Enhanced dashboard tests