mirror of
https://github.com/getumbrel/umbrel-apps.git
synced 2024-11-14 17:39:17 +00:00
Update jackett to version v0.22.698 (#1569)
This commit is contained in:
parent
6bcd80f3a3
commit
9e1076ac2e
|
@ -8,7 +8,7 @@ services:
|
|||
PROXY_AUTH_WHITELIST: "/api/* /dl/*"
|
||||
|
||||
server:
|
||||
image: linuxserver/jackett:0.22.688@sha256:f9663b373f348786a0a7e1faf4cc443999a934d977ad8a11d5be4f62db42b4ef
|
||||
image: linuxserver/jackett:0.22.698@sha256:74558f08d11ea5a3d861b2c51a9cbbbba1b5fb38836ec46110aaa1db636ce1cc
|
||||
restart: on-failure
|
||||
volumes:
|
||||
- ${APP_DATA_DIR}/data:/config
|
||||
|
|
|
@ -2,7 +2,7 @@ manifestVersion: 1
|
|||
id: jackett
|
||||
category: media
|
||||
name: Jackett
|
||||
version: "0.22.688"
|
||||
version: "0.22.698"
|
||||
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,
|
||||
|
@ -39,9 +39,7 @@ releaseNotes: >-
|
|||
|
||||
Key changes:
|
||||
- Updated domain for some torrent trackers
|
||||
- Adjusted pagination settings for improved performance
|
||||
- Fixed issues with specific trackers
|
||||
|
||||
- Added a new category for filelist
|
||||
|
||||
Full release notes are found at https://github.com/Jackett/Jackett/releases
|
||||
permissions:
|
||||
|
|
Loading…
Reference in New Issue
Block a user