Update jackett to v0.22.1809 (#2611)

This commit is contained in:
Alexander L. 2025-04-23 11:09:52 +02:00 committed by GitHub
parent 6caaf6219d
commit 3e9f44e0bd
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

View File

@ -8,7 +8,7 @@ services:
PROXY_AUTH_WHITELIST: "/api/* /dl/*"
server:
image: linuxserver/jackett:0.22.1778@sha256:54f4bad043e0f28411ac932f2cdffc962b6694fe92d1f9fadb8bc9fa5d1ff748
image: linuxserver/jackett:0.22.1809@sha256:bb4e9ca232e69f9d7f23b1c16cd854c3130d2076a755503c1b0176f1096160f6
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.1778"
version: "0.22.1809"
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,9 @@ gallery:
path: ""
releaseNotes: >-
This release includes various improvements and updates:
- Updated test path for tormac
- Updated layout for sportscraze
- Updated rudub.yml
- Updated several trackers including Utopia, BitsSearch, and PolishTorrent
- Improved error messaging for JSON selectors in Cardigann
- Enhanced dashboard tests
Full release notes are found at https://github.com/Jackett/Jackett/releases