Update jackett to version v0.22.630 (#1491)

This commit is contained in:
Nathan Fretz 2024-09-18 09:52:07 +10:00 committed by GitHub
parent 9f05f8e345
commit 129fcea669
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 3 additions and 9 deletions

View File

@ -8,7 +8,7 @@ services:
PROXY_AUTH_WHITELIST: "/api/* /dl/*"
server:
image: linuxserver/jackett:0.22.618@sha256:d9bf6fb28785015c3afc47143a556ea7fbf93e3aea59247964890b1a39d33078
image: linuxserver/jackett:0.22.630@sha256:e0bd1672358a6dd2c98e1c5acf423fc9657757660a2a512d9d9a7b779281d16b
restart: on-failure
volumes:
- ${APP_DATA_DIR}/data:/config

View File

@ -2,7 +2,7 @@ manifestVersion: 1
id: jackett
category: media
name: Jackett
version: "0.22.618"
version: "0.22.630"
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,13 +34,7 @@ gallery:
- 3.jpg
path: ""
releaseNotes: >-
This update includes improvements and bug fixes:
- 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
This is a bugfix release.
Full release notes are found at https://github.com/Jackett/Jackett/releases