Update jackett to version v0.22.1595 (#2345)

Co-authored-by: nmfretz <nmfretz@gmail.com>
This commit is contained in:
Alexander L. 2025-03-18 12:06:48 +01:00 committed by GitHub
parent 37554d3fb7
commit b77f00c68d
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_WHITELIST: "/api/* /dl/*"
server:
image: linuxserver/jackett:0.22.1363@sha256:f36bf93ca36dcc4d1aa3cede5a1f5c801462ecdaebe80f789986011062fcb6a0
image: linuxserver/jackett:0.22.1595@sha256:65eb3f0a54d760c0f98327523ca2475ff2b1368395c21e192c657a5af72e228d
restart: on-failure
volumes:
- ${APP_DATA_DIR}/data:/config
@ -16,4 +16,4 @@ services:
stop_grace_period: 1m
environment:
- PUID=1000
- PGID=1000
- PGID=1000

View File

@ -2,7 +2,7 @@ manifestVersion: 1
id: jackett
category: media
name: Jackett
version: "0.22.1363"
version: "0.22.1595"
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,
@ -34,16 +34,13 @@ gallery:
- 3.jpg
path: ""
releaseNotes: >-
This release includes improvements for various trackers and functionality:
- Updated domain configurations for multiple trackers
- Enhanced search functionality and release name handling
- Improved language cleanup for certain trackers
- General performance and stability improvements
Highlights:
- Added support for the Phoenix Project (private tracker).
- Improved compatibility with VSTTorrents and TorrentQQ.
Full release notes are found at https://github.com/Jackett/Jackett/releases
permissions:
- STORAGE_DOWNLOADS
torOnly: false
submitter: Pranshu Agrawal
submission: "https://github.com/getumbrel/umbrel-apps/pull/665"
submission: "https://github.com/getumbrel/umbrel-apps/pull/665"