github jamcalli/Pulsarr v0.6.2

one day ago

Changes

🛠️ Bug Fix Release - Delete sync safety check respects tracked-only setting

Overview

Bug fix release addressing safety check false positives when tracked-only deletion is enabled. The safety check now accurately counts only items that would actually be deleted.

Key Updates

Critical Bug Fix

  • Safety check accuracy: performSafetyCheck() now respects deleteSyncTrackedOnly setting when counting potential deletions
  • Prevents false aborts: Safety mechanism no longer triggers incorrectly when most content is untracked

Technical Changes

Delete Sync Service

  • Added tracked content validation to safety check for both movies and shows
  • Safety check now matches actual deletion behavior by filtering non-tracked items

Migration & Compatibility

No user action required - fixes are applied automatically.


Full Changelog: v0.6.1...v0.6.2
Docker Image: lakker/pulsarr:0.6.2

  • fix: delete sync tracked content incorrectly calculated within protection (#641) @jamcalli

Docker

docker pull lakker/pulsarr:0.6.2

Contributors

@jamcalli

Don't miss a new Pulsarr release

NewReleases is sending notifications on new releases.