mirror of
https://github.com/getumbrel/umbrel-apps.git
synced 2024-11-11 16:09:18 +00:00
Update jackett to version v0.22.630 (#1491)
This commit is contained in:
parent
9f05f8e345
commit
129fcea669
|
@ -8,7 +8,7 @@ services:
|
||||||
PROXY_AUTH_WHITELIST: "/api/* /dl/*"
|
PROXY_AUTH_WHITELIST: "/api/* /dl/*"
|
||||||
|
|
||||||
server:
|
server:
|
||||||
image: linuxserver/jackett:0.22.618@sha256:d9bf6fb28785015c3afc47143a556ea7fbf93e3aea59247964890b1a39d33078
|
image: linuxserver/jackett:0.22.630@sha256:e0bd1672358a6dd2c98e1c5acf423fc9657757660a2a512d9d9a7b779281d16b
|
||||||
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.618"
|
version: "0.22.630"
|
||||||
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,13 +34,7 @@ gallery:
|
||||||
- 3.jpg
|
- 3.jpg
|
||||||
path: ""
|
path: ""
|
||||||
releaseNotes: >-
|
releaseNotes: >-
|
||||||
This update includes improvements and bug fixes:
|
This is a bugfix release.
|
||||||
|
|
||||||
- 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
|
Full release notes are found at https://github.com/Jackett/Jackett/releases
|
||||||
|
|
Loading…
Reference in New Issue
Block a user