mirror of
https://github.com/Retropex/umbrel-apps.git
synced 2025-05-13 03:40:42 +02:00
Update jackett to v0.22.1213 (#2027)
This commit is contained in:
parent
6611d62d20
commit
8af626f8d8
@ -8,7 +8,7 @@ services:
|
|||||||
PROXY_AUTH_WHITELIST: "/api/* /dl/*"
|
PROXY_AUTH_WHITELIST: "/api/* /dl/*"
|
||||||
|
|
||||||
server:
|
server:
|
||||||
image: linuxserver/jackett:0.22.1199@sha256:62a45da4c811c3d8064a8641c29cec5a9c342aeeb79f60c1d4836f377ae8db7b
|
image: linuxserver/jackett:0.22.1213@sha256:38163dbd501f5b894cef57f7ef18f2c57e5c46868c4310648366e2560f5999ea
|
||||||
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.1199"
|
version: "0.22.1213"
|
||||||
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,
|
||||||
@ -35,10 +35,9 @@ gallery:
|
|||||||
path: ""
|
path: ""
|
||||||
releaseNotes: >-
|
releaseNotes: >-
|
||||||
This release includes improvements for various trackers and functionality:
|
This release includes improvements for various trackers and functionality:
|
||||||
|
- Improved detection of media formats and titles
|
||||||
- Updated domain configurations for several trackers
|
- Updated domain configurations for several trackers
|
||||||
- Improved error handling and response validation
|
- Enhanced category mappings
|
||||||
- Updated category mappings for sports and media trackers
|
|
||||||
- Added certificate validation improvements
|
|
||||||
|
|
||||||
|
|
||||||
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