mirror of
https://github.com/Retropex/umbrel-apps.git
synced 2025-05-13 03:40:42 +02:00
Update jackett to v0.22.806 (#1650)
This commit is contained in:
parent
d737827fab
commit
c70c005c16
@ -8,7 +8,7 @@ services:
|
|||||||
PROXY_AUTH_WHITELIST: "/api/* /dl/*"
|
PROXY_AUTH_WHITELIST: "/api/* /dl/*"
|
||||||
|
|
||||||
server:
|
server:
|
||||||
image: linuxserver/jackett:0.22.779@sha256:0807eea6902cbf772b5e4bca144a30583ae22f036bf0d15d0f782bae65f3e469
|
image: linuxserver/jackett:0.22.806@sha256:294a203e3e0ee4ce39d2f869ebd25075a1bf65429100000bf5993e2a7d8889e7
|
||||||
restart: on-failure
|
restart: on-failure
|
||||||
volumes:
|
volumes:
|
||||||
- ${APP_DATA_DIR}/data:/config
|
- ${APP_DATA_DIR}/data:/config
|
||||||
|
@ -2,7 +2,7 @@ manifestVersion: 1
|
|||||||
id: jackett
|
id: jackett
|
||||||
category: media
|
category: media
|
||||||
name: Jackett
|
name: Jackett
|
||||||
version: "0.22.779"
|
version: "0.22.806"
|
||||||
tagline: API support for your favorite torrent trackers
|
tagline: API support for your favorite torrent trackers
|
||||||
description: >-
|
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,
|
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,7 +34,13 @@ gallery:
|
|||||||
- 3.jpg
|
- 3.jpg
|
||||||
path: ""
|
path: ""
|
||||||
releaseNotes: >-
|
releaseNotes: >-
|
||||||
This is a small bugfix release.
|
This release includes minor updates and improvements.
|
||||||
|
|
||||||
|
|
||||||
|
Key changes:
|
||||||
|
- Updated login method for some trackers
|
||||||
|
- Improved compatibility with specific sites
|
||||||
|
- Added new options for certain trackers
|
||||||
|
|
||||||
|
|
||||||
Full release notes are found at https://github.com/Jackett/Jackett/releases
|
Full release notes are found at https://github.com/Jackett/Jackett/releases
|
||||||
|
Loading…
Reference in New Issue
Block a user