diff --git a/jackett/docker-compose.yml b/jackett/docker-compose.yml index bb9c88b..b7c5c17 100644 --- a/jackett/docker-compose.yml +++ b/jackett/docker-compose.yml @@ -8,7 +8,7 @@ services: PROXY_AUTH_WHITELIST: "/api/* /dl/*" server: - image: linuxserver/jackett:0.22.444@sha256:fe37c3f7d0e09db89c092d47ff50ee286d1be3ff5aa35d3f50d3d13cd26f658f + image: linuxserver/jackett:0.22.515@sha256:51da76352ebd8afddb5806b1c8448cba4329f1cb31f9b0cfa2210afa987e729e restart: on-failure volumes: - ${APP_DATA_DIR}/data:/config diff --git a/jackett/umbrel-app.yml b/jackett/umbrel-app.yml index 20ff0f4..1278a74 100644 --- a/jackett/umbrel-app.yml +++ b/jackett/umbrel-app.yml @@ -2,7 +2,7 @@ manifestVersion: 1 id: jackett category: media name: Jackett -version: "0.22.444" +version: "0.22.515" 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,10 +34,15 @@ gallery: - 3.jpg path: "" releaseNotes: >- - This update includes minor improvements and bug fixes. + This update includes improvements and bug fixes: + - Updated domain for rudub + - Fixed issues with Anthelion's CA + - Added support for seedpool, a private site + - Improved uploadcx with 100 results now working - Full release notes are found at https://github.com/Jackett/Jackett/releases. + + Full release notes are found at https://github.com/Jackett/Jackett/releases permissions: - STORAGE_DOWNLOADS torOnly: false