Skip to content

v0.6.4

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 15 Oct 08:39

Changes

🛠️ Bug Fix Release - Exclusion bypass and instant tagging

Overview

Bug fix release addressing exclusion list bypassing and user tagging issues. Fixes content on exclusion lists being randomly re-added and resolves tag creation timing for non-Plex Pass users.

Key Updates

Critical Bug Fixes

  • Exclusion bypass (Issue #652): Excluded content no longer randomly re-adds itself despite bypass setting being disabled
  • Tag creation timing (Issue #653): Tags now apply immediately when media is added for non-Plex Pass users
  • Queue wait time: Increased maximum from 5 to 30 minutes for better notification batching

Technical Changes

Radarr/Sonarr Services

  • Added isExclusion flag to exclusion items for proper filtering
  • Enhanced fetch methods with bypass parameter support and per-instance configuration
  • Fixed webhook path handling to use normalized basePath

User Tag Service

  • Filter exclusions to prevent them from being tagged
  • Moved status sync to execute immediately after item addition for non-Plex Pass users

Full Changelog: v0.6.3...v0.6.4
Docker Image: lakker/pulsarr:0.6.4

  • Fix: Exclusion bypass and instant tagging (#652) @jamcalli
  • refactor: update fetch methods to remove bypass exclusions parameter and improve exclusion handling (#651) @jamcalli

🔄 Dependencies

Docker

docker pull lakker/pulsarr:0.6.4

Contributors

@actions-user, @jamcalli, @renovate[bot] and renovate[bot]