mirror of
https://github.com/Retropex/umbrel-apps.git
synced 2025-05-12 19:30:42 +02:00
Update jackett to v0.22.1778 (#2576)
This commit is contained in:
parent
2c3b9838d3
commit
761d29a9a8
@ -8,7 +8,7 @@ services:
|
||||
PROXY_AUTH_WHITELIST: "/api/* /dl/*"
|
||||
|
||||
server:
|
||||
image: linuxserver/jackett:0.22.1775@sha256:debdd2b1cd98c6714af9d33e21e49b7ff8cf3a2dfae0f1fbf28c932fd66a6e95
|
||||
image: linuxserver/jackett:0.22.1778@sha256:54f4bad043e0f28411ac932f2cdffc962b6694fe92d1f9fadb8bc9fa5d1ff748
|
||||
restart: on-failure
|
||||
volumes:
|
||||
- ${APP_DATA_DIR}/data:/config
|
||||
|
@ -2,7 +2,7 @@ manifestVersion: 1
|
||||
id: jackett
|
||||
category: media
|
||||
name: Jackett
|
||||
version: "0.22.1775"
|
||||
version: "0.22.1778"
|
||||
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,10 +35,9 @@ gallery:
|
||||
path: ""
|
||||
releaseNotes: >-
|
||||
This release includes various improvements and updates:
|
||||
- Updated domains for several trackers
|
||||
- Added new categories for some trackers
|
||||
- Improved handling of UTF-8 encoding
|
||||
- Various bug fixes and performance enhancements
|
||||
- Updated test path for tormac
|
||||
- Updated layout for sportscraze
|
||||
- Updated rudub.yml
|
||||
|
||||
|
||||
Full release notes are found at https://github.com/Jackett/Jackett/releases
|
||||
|
Loading…
Reference in New Issue
Block a user