Skip to content

v2.4.0 - TRaSH Guides Integration

Choose a tag to compare

@Kha-kis Kha-kis released this 05 Dec 13:19
· 594 commits to main since this release

What's New

TRaSH Guides Integration 馃帀

This release adds comprehensive TRaSH Guides integration for managing quality profiles and custom formats across your Sonarr and Radarr instances.

Features

  • Quality Profiles - Apply TRaSH Guides quality profiles to your instances
  • Custom Formats - Sync custom formats with recommended scores
  • Templates - Create reusable configuration templates from TRaSH Guides profiles
  • Auto-Sync - Keep your configurations up-to-date with TRaSH Guides automatically
  • Deployment Preview - Preview changes before applying to instances
  • Conflict Resolution - Smart handling of configuration conflicts
  • Backup & Rollback - Automatic backups before changes with rollback support
  • Bulk Score Management - Manage custom format scores across multiple templates
  • Instance Overrides - Per-instance score customizations
  • Sync Scheduling - Schedule automatic sync checks (daily, weekly, monthly)

Improvements

  • Improved dashboard and statistics components
  • Better error handling across the application
  • Enhanced search and library management
  • Refactored code for better maintainability

Upgrading

# Docker
docker-compose pull
docker-compose up -d

# Or with docker run
docker pull khak1s/arr-dashboard:latest

Documentation

Full Changelog: v2.3.1...v2.4.0