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.