mirror of
https://github.com/getumbrel/umbrel-apps.git
synced 2024-11-11 16:09:18 +00:00
Update jackett to v0.22.618 (#1488)
This commit is contained in:
parent
09cfaf7a1c
commit
db8790a0b9
|
@ -8,7 +8,7 @@ services:
|
|||
PROXY_AUTH_WHITELIST: "/api/* /dl/*"
|
||||
|
||||
server:
|
||||
image: linuxserver/jackett:0.22.604@sha256:142ca9ad305872d5f63c22da81db5cfcc29bd5b5c95395d739269aa6b6876b12
|
||||
image: linuxserver/jackett:0.22.618@sha256:d9bf6fb28785015c3afc47143a556ea7fbf93e3aea59247964890b1a39d33078
|
||||
restart: on-failure
|
||||
volumes:
|
||||
- ${APP_DATA_DIR}/data:/config
|
||||
|
|
|
@ -2,7 +2,7 @@ manifestVersion: 1
|
|||
id: jackett
|
||||
category: media
|
||||
name: Jackett
|
||||
version: "0.22.604"
|
||||
version: "0.22.618"
|
||||
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,
|
||||
|
@ -39,6 +39,8 @@ releaseNotes: >-
|
|||
- Updated domain for a torrent tracker
|
||||
- Improved support for various private trackers
|
||||
- Enhanced search functionality for certain sites
|
||||
- Added filter for freeleech content on some trackers
|
||||
- Fixed global "only upload" setting for specific trackers
|
||||
|
||||
|
||||
Full release notes are found at https://github.com/Jackett/Jackett/releases
|
||||
|
|
Loading…
Reference in New Issue
Block a user