mirror of
https://github.com/Retropex/umbrel-apps.git
synced 2025-05-12 19:30:42 +02:00
Update jackett to v0.22.1815 (#2629)
This commit is contained in:
parent
891576e52c
commit
43cd760760
@ -8,7 +8,7 @@ services:
|
||||
PROXY_AUTH_WHITELIST: "/api/* /dl/*"
|
||||
|
||||
server:
|
||||
image: linuxserver/jackett:0.22.1809@sha256:bb4e9ca232e69f9d7f23b1c16cd854c3130d2076a755503c1b0176f1096160f6
|
||||
image: linuxserver/jackett:0.22.1815@sha256:f8ce5e521c47f01cbfccdd17dc4895b49c1e0e03dd1120e58e7bd1e943040084
|
||||
restart: on-failure
|
||||
volumes:
|
||||
- ${APP_DATA_DIR}/data:/config
|
||||
|
@ -2,7 +2,7 @@ manifestVersion: 1
|
||||
id: jackett
|
||||
category: media
|
||||
name: Jackett
|
||||
version: "0.22.1809"
|
||||
version: "0.22.1815"
|
||||
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,7 +35,8 @@ gallery:
|
||||
path: ""
|
||||
releaseNotes: >-
|
||||
This release includes various improvements and updates:
|
||||
- Updated several trackers including Utopia, BitsSearch, and PolishTorrent
|
||||
- Updated several trackers including TorrentTip and TorrentSome
|
||||
- Updated categories for SportsCraze
|
||||
- Improved error messaging for JSON selectors in Cardigann
|
||||
- Enhanced dashboard tests
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user