mirror of
https://github.com/Retropex/umbrel-apps.git
synced 2025-05-12 11:20:43 +02:00
Update jackett to version v0.22.1595 (#2345)
Co-authored-by: nmfretz <nmfretz@gmail.com>
This commit is contained in:
parent
37554d3fb7
commit
b77f00c68d
@ -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
|
||||
|
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user