Skip to content

v2.8.0 - Lidarr & Readarr Support + Auto-Import

Choose a tag to compare

@Kha-kis Kha-kis released this 06 Feb 19:32
· 353 commits to main since this release

πŸŽ‰ What's New in v2.8.0

✨ Added

  • Full Lidarr & Readarr Support - Complete integration for music (Lidarr) and book (Readarr) management. All features now work across Sonarr, Radarr, Lidarr, and Readarr including queue management, library sync, manual import, and queue cleaner (#87)

  • Queue Cleaner Auto-Import - New experimental feature that attempts to automatically import stuck downloads before removing them. Configurable safe/never patterns, max attempts, cooldown periods, and rate limiting. Live tested with 87% Sonarr and 100% Radarr success rates (#88, #80)

  • Import Pending/Blocked Toggle - Queue Cleaner now has a dedicated toggle to enable/disable import pending/blocked cleanup separately from other rules

πŸ› Fixed

  • TRaSH Guides Quality Format Reversal - Temporarily disabled quality format reversal feature pending upstream TRaSH PR #2590 merge to prevent incorrect format application

πŸ”’ Security

  • Auto-import rate limiting - 200ms delay between import attempts and max 10 imports per cleaner run to prevent overwhelming ARR instances
  • Pattern validation - Custom auto-import patterns validated with size limits (10KB max, 50 patterns max, 200 chars per pattern)

Full Changelog: v2.7.4...v2.8.0

🐳 Docker

docker pull khak1s/arr-dashboard:2.8.0
# or
docker pull khak1s/arr-dashboard:latest