Skip to content

Aurral v2.6.1

Latest

Choose a tag to compare

@github-actions github-actions released this 24 Aug 14:20
· 12 commits to main since this release
7ca8fde

2.6.1 keeps routine library refreshes lighter, especially for larger collections.

Performance

  • Unchanged library scans now skip row updates, reducing SQLite writes and WAL growth.
  • Lidarr scans persist album batches and yield between albums, keeping large refreshes responsive.
  • Search and genre indexes rebuild only when a scan changes library data or needs repair after a failure.

Full change list

The full change list from 2.6.0 to 2.6.1 includes every pull request and fix.