chore(deps): update dependency plexguide/huntarr.io to v8.2.25 - autoclosed #3413

Closed
renovate-bot wants to merge 1 commits from renovate/plexguide-huntarr.io-8.x into main
Collaborator

This PR contains the following updates:

Package Update Change
plexguide/Huntarr.io patch 8.2.108.2.25

⚠️ Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

plexguide/Huntarr.io (plexguide/Huntarr.io)

v8.2.25

Compare Source

Fixes for request - #​775

New logs section that includes logs rotation, log day retention, cleanup, and compression of logs. Goto settings and then goto logs.

image

v8.2.24

Compare Source

Requestarr

When you select an instance, now a default 100 weekly shows or movies shows up under the search just to see what's new incase

image

v8.2.23

Compare Source

Update: Adds ability to download and upload backups - #​746

Assisted By: @​Mikec78660

  • Download backups as ZIP files
  • Upload and restore from ZIP files
  • Enhanced backup naming with version numbers
  • Improved error handling and logging
image

Note By: @​Mikec78660

Give the ability to import/export backups and changes naming to more closely resemble the other arr configuration saves. Notably adding the service name (huntarr) to make it easier to identify what service the backup belongs to and adding the version number and time stamp to avoid conflicts when two backups were made on the same day. As a warning before restoring from a upoaded backup the user must enter "UPLOAD" and are given the same warning as restoring from a local backup" Warning: This action will permanently overwrite your current database with the uploaded backup. All current data will be lost. Make sure you have a recent backup before proceeding.

v8.2.22

Compare Source

Updated Requestarr To:

  • Ensure the entire picture is shown
  • Scales with the width of the browser windows (got rid of the 2 row limit)
  • Added a [see more] incase you want to see more in the descriptions
  • Ensure things are lined up (visual purposes)
image

v8.2.21

Compare Source

Fixes by @​Admin9705 & @​MikeO7 via - #​740

Looks and works better with rolling 24hours

image

Admin9705 Fixes

Problem Solved:

  • Stats were showing 0 after midnight UTC even though there was recent activity
  • Calendar-day filtering caused timezone issues and empty displays

Solution Implemented:

  • Changed from calendar day (midnight-to-midnight) to rolling 24-hour window
  • Always shows activity from "now minus 24 hours" to "now"
  • Works regardless of timezone or time of day

MikeO7 - Fixes

Frontend (frontend/static/js/new-main.js)
Added "Grabs Today" metric - Now displays daily successful grabs alongside searches
Removed "Total Searches" metric - Eliminated confusing duplicate that showed same value as "Searches Today"
Simplified Success Rate colors - Changed from 3-tier threshold (80%/60%/error) to simple binary: green if > 0%, red if 0%
Removed dead code - Deleted unused loadProwlarrStats() and updateProwlarrStatsDisplay() functions (62 lines) that referenced non-existent HTML elements

Frontend CSS (frontend/templates/components/home_section.html)
Fixed Success Rate card visibility - Label was being cut off due to insufficient height
Standardized card sizing - All stat cards now uniform height (60px) with consistent padding (10px 12px)
Adjusted typography - Reduced label font-size to 0.7em and value font-size to 1.3em for better fit
Added explicit overrides - Used !important on Prowlarr stats to prevent inherited padding/margin issues
Improved alignment - Added align-items: center for consistent vertical centering

Backend (src/primary/apps/prowlarr_routes.py)
Removed total_api_calls tracking - No longer calculated or stored in stats
Removed unnecessary API calls - Deleted code attempting to fetch lifetime totals from Prowlarr
Added grabs_today to stats - Now properly tracked and returned in API responses
Cleaned up logging - Removed references to total_api_calls from debug messages
Updated indexer stats endpoint - Returns grabs_today instead of total_api_calls

v8.2.20

Compare Source

From: @​iseppe

Subject - Rename Cleanuperr to Cleanuparr

Fixed labels and links that referred to Cleanuperr instead of Cleanuparr

#​701

v8.2.19

Compare Source

Thanks @​insanepoet

Subject: Add SVG logo variants matching huntarr-logo @​ via #​728

This PR addresses #​656 by tracing huntarr-logo.png using Inkscape and generating two optimized SVG variants:

huntarr-logo.svg
Closely matches the appearance of the original PNG with a gold gradient, preserving its visual style.

huntarr-logo-singlecolor.svg
Uses a linearGradient with id="huntarrlogocolor". The color is easily overridden via CSS for flexible theming.

Both SVG files have been through an optimization pass to reduce complexity and improve compatibility.

*Edited to correct the link to the issue

v8.2.18

Compare Source

From @​aweigold via - #​750

Reduced zombie processes when running in a container by utilizing a python requests based health check that can reap stalled checks. Fixed the health endpoint. Added SIGCHLD handler to main process to reap terminated child processes.

v8.2.17

Compare Source

#​760 - Fix BaseURL Support

From @​jaredledvina

Resolves #​649, #​732
Related to #​130

This PR updates the overall logic around the BASE_URL parameter. I've built Hunter off this branch and am running it. So far, it looks like this will completely restore the BASE_URL support so that it works as intended. See the commits for a break down for each of the bits.

I've locally tested this change with BASE_URL set to huntarr, changing to huntarrtesting, and then to '' and confirmed that in all 3 cases it works and adjusts the base path each time. I also dropped the env variable and confirmed that the DB saved the latest config and used that appropriately.

v8.2.16

Compare Source

Fixes: CVE patching

By: jaredledvina

While working on my other PR I noticed that the Dockerfile was running python 3.9 which just went into EOL status in October. So this PR, upgrades the project to 3.12 along with the latest version of flask. I've included the upgrade to requests and waitress too as they had some open CVE's.

v8.2.15

Compare Source

Fix Radarr upgrade processing to respect quality profile upgrade allowed setting - by @​jaredledvina via https://github.com/plexguide/Huntarr.io/pull/762/commits

  • Fetch quality profiles at start of upgrade processing
  • Filter out movies without upgrade allowed quality profiles
  • Log profile name when skipping movies

v8.2.14

Compare Source

Hunt Manager allows radarr and lidarr links to be clickable via - #​763

Thank you @​jaredledvina - https://github.com/jaredledvina

Radarr Link:

image

Jaredledvina's fix when the link is clicked

image

v8.2.13

Compare Source

When using the apps, there no longer is the annoying gap when scrolling

image

v8.2.11

Compare Source

  • Test commit to ensure docker pulls are working correctly

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [plexguide/Huntarr.io](https://github.com/plexguide/Huntarr.io) | patch | `8.2.10` → `8.2.25` | --- > ⚠️ **Warning** > > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>plexguide/Huntarr.io (plexguide/Huntarr.io)</summary> ### [`v8.2.25`](https://github.com/plexguide/Huntarr.io/releases/tag/8.2.25) [Compare Source](https://github.com/plexguide/Huntarr.io/compare/8.2.24...8.2.25) Fixes for request - [#&#8203;775](https://github.com/plexguide/Huntarr.io/issues/775) New logs section that includes logs rotation, log day retention, cleanup, and compression of logs. Goto settings and then goto logs. <img width="476" height="933" alt="image" src="https://github.com/user-attachments/assets/aa579399-488d-409c-b0f9-80a4235d5d4b" /> ### [`v8.2.24`](https://github.com/plexguide/Huntarr.io/releases/tag/8.2.24) [Compare Source](https://github.com/plexguide/Huntarr.io/compare/8.2.23...8.2.24) Requestarr When you select an instance, now a default 100 weekly shows or movies shows up under the search just to see what's new incase <img width="1562" height="939" alt="image" src="https://github.com/user-attachments/assets/ba1eee2f-33d8-4c55-bf5f-06edefc7ccf8" /> ### [`v8.2.23`](https://github.com/plexguide/Huntarr.io/releases/tag/8.2.23) [Compare Source](https://github.com/plexguide/Huntarr.io/compare/8.2.22...8.2.23) Update: Adds ability to download and upload backups - [#&#8203;746](https://github.com/plexguide/Huntarr.io/pull/746) Assisted By: [@&#8203;Mikec78660](https://github.com/Mikec78660) - Download backups as ZIP files - Upload and restore from ZIP files - Enhanced backup naming with version numbers - Improved error handling and logging <img width="1207" height="622" alt="image" src="https://github.com/user-attachments/assets/6213a71a-cf51-4e73-b01b-045757c372f7" /> Note By: [@&#8203;Mikec78660](https://github.com/Mikec78660) Give the ability to import/export backups and changes naming to more closely resemble the other arr configuration saves. Notably adding the service name (huntarr) to make it easier to identify what service the backup belongs to and adding the version number and time stamp to avoid conflicts when two backups were made on the same day. As a warning before restoring from a upoaded backup the user must enter "UPLOAD" and are given the same warning as restoring from a local backup" Warning: This action will permanently overwrite your current database with the uploaded backup. All current data will be lost. Make sure you have a recent backup before proceeding. ### [`v8.2.22`](https://github.com/plexguide/Huntarr.io/releases/tag/8.2.22) [Compare Source](https://github.com/plexguide/Huntarr.io/compare/8.2.21...8.2.22) Updated Requestarr To: - Ensure the entire picture is shown - Scales with the width of the browser windows (got rid of the 2 row limit) - Added a \[see more] incase you want to see more in the descriptions - Ensure things are lined up (visual purposes) <img width="1790" height="817" alt="image" src="https://github.com/user-attachments/assets/30c3efe3-cc43-461f-a804-45e9b2ac58e5" /> ### [`v8.2.21`](https://github.com/plexguide/Huntarr.io/releases/tag/8.2.21) [Compare Source](https://github.com/plexguide/Huntarr.io/compare/8.2.20...8.2.21) Fixes by [@&#8203;Admin9705](https://github.com/Admin9705) & [@&#8203;MikeO7](https://github.com/MikeO7) via - [#&#8203;740](https://github.com/plexguide/Huntarr.io/pull/740) Looks and works better with rolling 24hours <img width="1108" height="539" alt="image" src="https://github.com/user-attachments/assets/c70904fb-1247-4a21-a711-17394e1b80ae" /> Admin9705 Fixes Problem Solved: - Stats were showing 0 after midnight UTC even though there was recent activity - Calendar-day filtering caused timezone issues and empty displays Solution Implemented: - Changed from calendar day (midnight-to-midnight) to rolling 24-hour window - Always shows activity from "now minus 24 hours" to "now" - Works regardless of timezone or time of day MikeO7 - Fixes Frontend (frontend/static/js/new-main.js) ✅ Added "Grabs Today" metric - Now displays daily successful grabs alongside searches ✅ Removed "Total Searches" metric - Eliminated confusing duplicate that showed same value as "Searches Today" ✅ Simplified Success Rate colors - Changed from 3-tier threshold (80%/60%/error) to simple binary: green if > 0%, red if 0% ✅ Removed dead code - Deleted unused loadProwlarrStats() and updateProwlarrStatsDisplay() functions (62 lines) that referenced non-existent HTML elements Frontend CSS (frontend/templates/components/home\_section.html) ✅ Fixed Success Rate card visibility - Label was being cut off due to insufficient height ✅ Standardized card sizing - All stat cards now uniform height (60px) with consistent padding (10px 12px) ✅ Adjusted typography - Reduced label font-size to 0.7em and value font-size to 1.3em for better fit ✅ Added explicit overrides - Used !important on Prowlarr stats to prevent inherited padding/margin issues ✅ Improved alignment - Added align-items: center for consistent vertical centering Backend (src/primary/apps/prowlarr\_routes.py) ✅ Removed total\_api\_calls tracking - No longer calculated or stored in stats ✅ Removed unnecessary API calls - Deleted code attempting to fetch lifetime totals from Prowlarr ✅ Added grabs\_today to stats - Now properly tracked and returned in API responses ✅ Cleaned up logging - Removed references to total\_api\_calls from debug messages ✅ Updated indexer stats endpoint - Returns grabs\_today instead of total\_api\_calls ### [`v8.2.20`](https://github.com/plexguide/Huntarr.io/releases/tag/8.2.20) [Compare Source](https://github.com/plexguide/Huntarr.io/compare/8.2.19...8.2.20) From: [@&#8203;iseppe](https://github.com/iseppe) Subject - Rename Cleanuperr to Cleanuparr Fixed labels and links that referred to Cleanuperr instead of Cleanuparr [#&#8203;701](https://github.com/plexguide/Huntarr.io/pull/701) ### [`v8.2.19`](https://github.com/plexguide/Huntarr.io/releases/tag/8.2.19) [Compare Source](https://github.com/plexguide/Huntarr.io/compare/8.2.18...8.2.19) Thanks [@&#8203;insanepoet](https://github.com/insanepoet) Subject: Add SVG logo variants matching huntarr-logo @&#8203; via [#&#8203;728](https://github.com/plexguide/Huntarr.io/pull/728) This PR addresses [#&#8203;656](https://github.com/plexguide/Huntarr.io/issues/656) by tracing huntarr-logo.png using Inkscape and generating two optimized SVG variants: ``` huntarr-logo.svg Closely matches the appearance of the original PNG with a gold gradient, preserving its visual style. huntarr-logo-singlecolor.svg Uses a linearGradient with id="huntarrlogocolor". The color is easily overridden via CSS for flexible theming. ``` Both SVG files have been through an optimization pass to reduce complexity and improve compatibility. \*Edited to correct the link to the issue ### [`v8.2.18`](https://github.com/plexguide/Huntarr.io/releases/tag/8.2.18) [Compare Source](https://github.com/plexguide/Huntarr.io/compare/8.2.17...8.2.18) From [@&#8203;aweigold](https://github.com/aweigold) via - [#&#8203;750](https://github.com/plexguide/Huntarr.io/pull/750) Reduced zombie processes when running in a container by utilizing a python requests based health check that can reap stalled checks. Fixed the health endpoint. Added SIGCHLD handler to main process to reap terminated child processes. ### [`v8.2.17`](https://github.com/plexguide/Huntarr.io/releases/tag/8.2.17) [Compare Source](https://github.com/plexguide/Huntarr.io/compare/8.2.16...8.2.17) [#&#8203;760](https://github.com/plexguide/Huntarr.io/pull/760) - Fix BaseURL Support From **[@&#8203;jaredledvina](https://github.com/jaredledvina)** Resolves [#&#8203;649](https://github.com/plexguide/Huntarr.io/issues/649), [#&#8203;732](https://github.com/plexguide/Huntarr.io/issues/732) Related to [#&#8203;130](https://github.com/plexguide/Huntarr.io/issues/130) This PR updates the overall logic around the BASE\_URL parameter. I've built Hunter off this branch and am running it. So far, it looks like this will completely restore the BASE\_URL support so that it works as intended. See the commits for a break down for each of the bits. I've locally tested this change with BASE\_URL set to huntarr, changing to huntarrtesting, and then to '' and confirmed that in all 3 cases it works and adjusts the base path each time. I also dropped the env variable and confirmed that the DB saved the latest config and used that appropriately. ### [`v8.2.16`](https://github.com/plexguide/Huntarr.io/releases/tag/8.2.16) [Compare Source](https://github.com/plexguide/Huntarr.io/compare/8.2.15...8.2.16) Fixes: CVE patching By: jaredledvina While working on my other PR I noticed that the Dockerfile was running python 3.9 which just went into EOL status in October. So this PR, upgrades the project to 3.12 along with the latest version of flask. I've included the upgrade to requests and waitress too as they had some open CVE's. ### [`v8.2.15`](https://github.com/plexguide/Huntarr.io/releases/tag/8.2.15) [Compare Source](https://github.com/plexguide/Huntarr.io/compare/8.2.14...8.2.15) Fix Radarr upgrade processing to respect quality profile upgrade allowed setting - by [@&#8203;jaredledvina](https://github.com/jaredledvina) via <https://github.com/plexguide/Huntarr.io/pull/762/commits> - Fetch quality profiles at start of upgrade processing - Filter out movies without upgrade allowed quality profiles - Log profile name when skipping movies ### [`v8.2.14`](https://github.com/plexguide/Huntarr.io/releases/tag/8.2.14) [Compare Source](https://github.com/plexguide/Huntarr.io/compare/8.2.13...8.2.14) Hunt Manager allows radarr and lidarr links to be clickable via - [#&#8203;763](https://github.com/plexguide/Huntarr.io/pull/763) Thank you [@&#8203;jaredledvina](https://github.com/jaredledvina) - <https://github.com/jaredledvina> Radarr Link: <img width="1380" height="307" alt="image" src="https://github.com/user-attachments/assets/cdb2b23b-1c0b-447d-9f90-f1e96e9d9db4" /> Jaredledvina's fix when the link is clicked <img width="1297" height="551" alt="image" src="https://github.com/user-attachments/assets/909026ed-c00b-4e1c-ac37-da6b2e16351f" /> ### [`v8.2.13`](https://github.com/plexguide/Huntarr.io/releases/tag/8.2.13) [Compare Source](https://github.com/plexguide/Huntarr.io/compare/8.2.11...8.2.13) When using the apps, there no longer is the annoying gap when scrolling <img width="1417" height="934" alt="image" src="https://github.com/user-attachments/assets/c8407b79-cd22-47de-a0b0-9503fac85a41" /> ### [`v8.2.11`](https://github.com/plexguide/Huntarr.io/releases/tag/8.2.11) [Compare Source](https://github.com/plexguide/Huntarr.io/compare/8.2.10...8.2.11) - Test commit to ensure docker pulls are working correctly </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi42OS4yIiwidXBkYXRlZEluVmVyIjoiNDIuNjkuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
renovate-bot added 1 commit 2026-01-23 21:00:30 +00:00
chore(deps): update dependency plexguide/huntarr.io to v8.2.25
All checks were successful
lint-test-helm / lint-helm (pull_request) Successful in 16s
2ee4e969a9
renovate-bot force-pushed renovate/plexguide-huntarr.io-8.x from 2ee4e969a9 to fa4fc21251 2026-01-23 21:01:38 +00:00 Compare
renovate-bot force-pushed renovate/plexguide-huntarr.io-8.x from fa4fc21251 to 2e1dbb82bd 2026-01-23 22:14:15 +00:00 Compare
renovate-bot force-pushed renovate/plexguide-huntarr.io-8.x from 2e1dbb82bd to ced05438ac 2026-01-23 22:47:46 +00:00 Compare
renovate-bot force-pushed renovate/plexguide-huntarr.io-8.x from ced05438ac to 2200cb65a3 2026-01-23 23:03:10 +00:00 Compare
renovate-bot changed title from chore(deps): update dependency plexguide/huntarr.io to v8.2.25 to chore(deps): update dependency plexguide/huntarr.io to v8.2.25 - autoclosed 2026-01-23 23:17:36 +00:00
renovate-bot closed this pull request 2026-01-23 23:17:36 +00:00
All checks were successful
lint-test-helm / lint-helm (pull_request) Successful in 19s
render-manifests-automerge / render-manifests-automerge (pull_request) Has been skipped
render-manifests-merge / render-manifests-merge (pull_request) Has been skipped

Pull request closed

Sign in to join this conversation.