chore(deps): update dependency plexguide/huntarr.io to v8.2.25 - autoclosed #3413
Reference in New Issue
Block a user
Delete Branch "renovate/plexguide-huntarr.io-8.x"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
8.2.10→8.2.25Release Notes
plexguide/Huntarr.io (plexguide/Huntarr.io)
v8.2.25Compare 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.
v8.2.24Compare 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
v8.2.23Compare Source
Update: Adds ability to download and upload backups - #746
Assisted By: @Mikec78660
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.22Compare Source
Updated Requestarr To:
v8.2.21Compare Source
Fixes by @Admin9705 & @MikeO7 via - #740
Looks and works better with rolling 24hours
Admin9705 Fixes
Problem Solved:
Solution Implemented:
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.20Compare Source
From: @iseppe
Subject - Rename Cleanuperr to Cleanuparr
Fixed labels and links that referred to Cleanuperr instead of Cleanuparr
#701
v8.2.19Compare 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:
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.18Compare 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.17Compare 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.16Compare 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.15Compare Source
Fix Radarr upgrade processing to respect quality profile upgrade allowed setting - by @jaredledvina via https://github.com/plexguide/Huntarr.io/pull/762/commits
v8.2.14Compare Source
Hunt Manager allows radarr and lidarr links to be clickable via - #763
Thank you @jaredledvina - https://github.com/jaredledvina
Radarr Link:
Jaredledvina's fix when the link is clicked
v8.2.13Compare Source
When using the apps, there no longer is the annoying gap when scrolling
v8.2.11Compare Source
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.
This PR has been generated by Renovate Bot.
2ee4e969a9tofa4fc21251fa4fc21251to2e1dbb82bd2e1dbb82bdtoced05438acced05438acto2200cb65a3chore(deps): update dependency plexguide/huntarr.io to v8.2.25to chore(deps): update dependency plexguide/huntarr.io to v8.2.25 - autoclosedPull request closed