Update jackett to v0.24.1459 (#5162)

This commit is contained in:
Alexander L. 2026-03-25 12:17:51 +01:00 committed by GitHub
parent e490f9a420
commit f6c0357fb8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 9 additions and 10 deletions

View File

@ -8,7 +8,7 @@ services:
PROXY_AUTH_WHITELIST: "/api/* /dl/*"
server:
image: linuxserver/jackett:0.24.1419@sha256:447fee444206f7bf2b8163645f2502b970fbdc6da1c73fe918f6e2b34ecd5efb
image: linuxserver/jackett:0.24.1459@sha256:80ad382f7e843ecb6c045a87a64a9ce51bc8731ff147de743e651916194a9639
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.24.1419"
version: "0.24.1459"
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,14 +35,13 @@ gallery:
path: ""
releaseNotes: >-
This release includes various improvements and updates:
- Reverted engine change for nordichd tracker
- Removed lemonhd tracker (no longer active)
- Updated domains for torrenttip, torrentsome, and magnetcat trackers
- Updated vsthouse tracker protocol handling
- Added new category for tapochek tracker
- Updated infinityhd-api version
- Switched nordichd to HTTPS
- Various domain updates for multiple trackers
- Updated p2pbg tracker selectors and configuration
- Updated domain for playletpt tracker
- Updated layout for scenetime tracker
- Updated selectors for uindex tracker
- Updated huntorrent tracker layout and removed bithorlo indexer
- Updated search path for torrentby tracker
- Various category and domain updates for multiple trackers
Full release notes are found at https://github.com/Jackett/Jackett/releases