chore(deps): update plexguide/huntarr to v9.3.6 #4075

Merged
renovate-bot merged 1 commits from renovate/unified-plexguidehuntarr into main 2026-02-18 17:03:25 +00:00
Collaborator

This PR contains the following updates:

Package Update Change
ghcr.io/plexguide/huntarr patch 9.3.19.3.6
plexguide/huntarr patch 9.3.19.3.6

Release Notes

plexguide/huntarr (plexguide/huntarr)

v9.3.6

Compare Source

  • Importer properly refreshes TV episodes to ensure that Huntarr doesn't re-request items later on (critical fix)
image

v9.3.5

Compare Source

Patch - Fixed Smart Hunt loading (took 30 seconds to load in 9.3.4 due to optimization in API calls)

v9.3.4

Compare Source

Changelog

Import & Media Handling

  • Refresh scan on import — When importing media, a refresh scan runs so items already available are not re-requested later.
  • Refresh scan before library add — Refresh scans run before adding media to the library (list imports, manual requests, etc.) to avoid unnecessary download requests.
  • Import flow sanity check — When importing a single media item, a toast notification is shown on start and the button is disabled to prevent double-clicks.
  • Media image loading — Loads up to 48 media images at a time using the media collections cache for smoother scrolling.

Refresh Scans

  • Manual refresh scans — Users can trigger refresh scans manually and receive a toast notification when they complete.
  • Pre-add refresh — Refresh scans run before adding media to the library to reduce duplicate requests.

Metadata

  • Metadata sync — Refresh metadata syncs with smart logic to reduce API usage.
  • Metadata on navigation — Smart logic for loading current metadata when visiting internal pages.

Bug Fixes

  • Movie Hunt library add — Fixed an issue where adding an item to the library triggered a missing scan; if the item was not found, the user was blocked from adding it. The item is now added to the library directly without blocking.

Smart Hunt

  • Smart Hunt tweaks and improvements.

UI & Navigation

  • Sidebar navigation updates for Media Hunt.

Cleanup

  • Failed downloads and imports — Cleanup logic added so failed downloads and imports are always deleted to keep cache and disk space free.

v9.3.3

Compare Source

Fixes & Updates
  • Patched advanced pages for TV/Movie Hunt to display correct paths upon import.
  • Removed redundant configuration block pages.
  • Prevented the calendar from loading when no instances are configured.
  • Improved category folder detection for TV/Movie Hunt instances.
  • Resolved an issue where the "Hide Available Media" filter failed to function correctly in #requestarr-movies and #requestarr-tv.
  • Corrected alignment issues for imported media instances.
image

v9.3.2

Compare Source

  • Easily disable the requests and NZB Hunt stuff via the settings
  • Performance boost patched by allowing collections to load 48 images at a time while scrolling instead of all of them at once. Affects those with large libraries.
image image

Configuration

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

🚦 Automerge: Enabled.

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 these updates 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 | |---|---|---| | ghcr.io/plexguide/huntarr | patch | `9.3.1` → `9.3.6` | | [plexguide/huntarr](https://github.com/plexguide/huntarr) | patch | `9.3.1` → `9.3.6` | --- ### Release Notes <details> <summary>plexguide/huntarr (plexguide/huntarr)</summary> ### [`v9.3.6`](https://github.com/plexguide/Huntarr.io/releases/tag/9.3.6) [Compare Source](https://github.com/plexguide/huntarr/compare/9.3.5...9.3.6) - Importer properly refreshes TV episodes to ensure that Huntarr doesn't re-request items later on (critical fix) <img width="1636" height="761" alt="image" src="https://github.com/user-attachments/assets/5c30fbbb-681f-4db5-a3f2-4f89af3313b5" /> ### [`v9.3.5`](https://github.com/plexguide/Huntarr.io/releases/tag/9.3.5) [Compare Source](https://github.com/plexguide/huntarr/compare/9.3.4...9.3.5) Patch - Fixed Smart Hunt loading (took 30 seconds to load in 9.3.4 due to optimization in API calls) ### [`v9.3.4`](https://github.com/plexguide/Huntarr.io/releases/tag/9.3.4) [Compare Source](https://github.com/plexguide/huntarr/compare/9.3.3...9.3.4) ### Changelog #### Import & Media Handling - **Refresh scan on import** — When importing media, a refresh scan runs so items already available are not re-requested later. - **Refresh scan before library add** — Refresh scans run before adding media to the library (list imports, manual requests, etc.) to avoid unnecessary download requests. - **Import flow sanity check** — When importing a single media item, a toast notification is shown on start and the button is disabled to prevent double-clicks. - **Media image loading** — Loads up to 48 media images at a time using the media collections cache for smoother scrolling. #### Refresh Scans - **Manual refresh scans** — Users can trigger refresh scans manually and receive a toast notification when they complete. - **Pre-add refresh** — Refresh scans run before adding media to the library to reduce duplicate requests. #### Metadata - **Metadata sync** — Refresh metadata syncs with smart logic to reduce API usage. - **Metadata on navigation** — Smart logic for loading current metadata when visiting internal pages. #### Bug Fixes - **Movie Hunt library add** — Fixed an issue where adding an item to the library triggered a missing scan; if the item was not found, the user was blocked from adding it. The item is now added to the library directly without blocking. #### Smart Hunt - Smart Hunt tweaks and improvements. #### UI & Navigation - Sidebar navigation updates for Media Hunt. #### Cleanup - **Failed downloads and imports** — Cleanup logic added so failed downloads and imports are always deleted to keep cache and disk space free. ### [`v9.3.3`](https://github.com/plexguide/Huntarr.io/releases/tag/9.3.3) [Compare Source](https://github.com/plexguide/huntarr/compare/9.3.2...9.3.3) ##### Fixes & Updates - Patched advanced pages for TV/Movie Hunt to display correct paths upon import. - Removed redundant configuration block pages. - Prevented the calendar from loading when no instances are configured. - Improved category folder detection for TV/Movie Hunt instances. - Resolved an issue where the "Hide Available Media" filter failed to function correctly in #requestarr-movies and #requestarr-tv. - Corrected alignment issues for imported media instances. <img width="2372" height="1836" alt="image" src="https://github.com/user-attachments/assets/b30310f4-2769-4c2b-8493-6c3f3cf18a58" /> ### [`v9.3.2`](https://github.com/plexguide/Huntarr.io/releases/tag/9.3.2) [Compare Source](https://github.com/plexguide/huntarr/compare/9.3.1...9.3.2) - Easily disable the requests and NZB Hunt stuff via the settings - Performance boost patched by allowing collections to load 48 images at a time while scrolling instead of all of them at once. Affects those with large libraries. <img width="1682" height="596" alt="image" src="https://github.com/user-attachments/assets/325aa40b-1c51-4c17-a4e0-16a853a9dea0" /> <img width="1651" height="675" alt="image" src="https://github.com/user-attachments/assets/f74b9f06-1f93-415b-b4f2-95b82afae832" /> </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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 these updates 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:eyJjcmVhdGVkSW5WZXIiOiI0My4zLjYiLCJ1cGRhdGVkSW5WZXIiOiI0My4zLjYiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsImltYWdlIl19-->
renovate-bot added the automergeimage labels 2026-02-18 17:03:11 +00:00
renovate-bot added 1 commit 2026-02-18 17:03:13 +00:00
chore(deps): update plexguide/huntarr to v9.3.6
Some checks are pending
renovate/stability-days Updates have not met minimum release age requirement
render-manifests-merge / render-manifests-merge (pull_request) Has been skipped
lint-test-helm / lint-helm (pull_request) Successful in 58s
render-manifests-automerge / render-manifests-automerge (pull_request) Successful in 1m17s
3e4a9e72e8
renovate-bot scheduled this pull request to auto merge when all checks succeed 2026-02-18 17:03:20 +00:00
renovate-bot merged commit 1381614832 into main 2026-02-18 17:03:25 +00:00
renovate-bot deleted branch renovate/unified-plexguidehuntarr 2026-02-18 17:03:31 +00:00
Sign in to join this conversation.