Skip to content

Sonarr Import Monitor refs/tags/v2.2.0

Latest

Choose a tag to compare

@github-actions github-actions released this 29 Aug 04:23
· 4 commits to main since this release

⚠️ Breaking Changes

  • Webhook Compatibility: This version requires Sonarr v4+ webhook configuration. The "ImportFailed" webhook event does not exist in Sonarr - you must enable "On Manual Interaction Required" instead.

Fixed

  • Webhook Events: Corrected webhook handling to use actual Sonarr v4 events
    • Removed handling for non-existent "ImportFailed" event
    • Added proper "ManualInteractionRequired" event handler

Added

  • Force Import Expansion: Now automatically force imports releases "matched by ID"
  • Enhanced Detection: Added detection for importBlocked state
  • Download ID Tracking: New queue check method by download ID for webhook events

Changed

  • Updated documentation to reflect correct Sonarr webhook configuration
  • Enhanced status message checking to include "matched to series by id"