Update jackett to v0.24.834 (#4461)
This commit is contained in:
parent
a05a2c66c0
commit
d6a929ee46
@ -8,7 +8,7 @@ services:
|
||||
PROXY_AUTH_WHITELIST: "/api/* /dl/*"
|
||||
|
||||
server:
|
||||
image: linuxserver/jackett:0.24.824@sha256:7247c539e3a23cf2a6b8357be322a2c3714b956c4a4314acfc4a8bbf764321c2
|
||||
image: linuxserver/jackett:0.24.834@sha256:0ce39623a7db98ae6a94990d7333faefbee912386766397fb774bb98422b33a5
|
||||
restart: on-failure
|
||||
volumes:
|
||||
- ${APP_DATA_DIR}/data:/config
|
||||
|
||||
@ -2,7 +2,7 @@ manifestVersion: 1
|
||||
id: jackett
|
||||
category: media
|
||||
name: Jackett
|
||||
version: "0.24.824"
|
||||
version: "0.24.834"
|
||||
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,
|
||||
@ -38,8 +38,10 @@ releaseNotes: >-
|
||||
|
||||
|
||||
- Fixed query handling for filelist indexer
|
||||
- Updated categories for hdclone
|
||||
- Updated domain for torrent9
|
||||
- Updated categories for hdclone and lacale
|
||||
- Updated domains for torrent9, yts, and pornotorrent
|
||||
- Improved error handling for funfile indexer
|
||||
- Updated AngleSharp library to version 1.4.0
|
||||
|
||||
|
||||
Full release notes are found at https://github.com/Jackett/Jackett/releases
|
||||
|
||||
Loading…
Reference in New Issue
Block a user