2.7.0 adds Jellyfin playback, configurable download clients, and clearer visibility into queued work. It also fixes several library and Weekly Flow edge cases and completes the frontend refresh.
What's new
- Publish Aurral flows and shared playlists to Jellyfin, with connection testing, path mappings, playlist synchronization, and retry handling.
- Configure slskd, yt-dlp, NZBGet, and SABnzbd from one Download clients settings area, with client-specific fields and connection tests.
- Play Deezer previews for available tracks in editorial discovery playlists before adopting or downloading them.
- See queued playlist imports and downloads in Activity > Queue as soon as they are created.
- Reach Flows from the mobile navigation menu.
- Use refreshed Search, Library, Discover, Settings, Activity, playlist, onboarding, login, and navigation pages with clearer layouts and improved keyboard and screen-reader support.
Fixes worth noticing
- Weekly Flow now keeps queued upgrade state after a page refresh and sends duration mismatches to review. Approved upgrades replace the original file and keep the correct playlist path.
- Library refreshes merge artist-name variants into canonical records, recover after navigation or reload, and recover from stale Lidarr track IDs.
- Aurral-owned track files can be deleted even when Lidarr is unavailable. Removing the last file also cleans up its unused library records and jobs.
- Search recovers from transient metadata-provider failures instead of failing the whole request.
- Concurrent album searches for a newly added artist now continue instead of being stopped by a cached negative lookup.
- The bundled yt-dlp update resolves current 403 download failures, and the HTTP server now starts on the default host in environments that cannot bind to IPv6.
Things to try
- Configure Jellyfin under Settings > Playback, add a path mapping if needed, and publish a flow or shared playlist.
- Open Settings > Download clients and test the clients you use.
- Open an editorial playlist and play an available Deezer preview.
- Queue a playlist import or download and watch it appear in Activity > Queue.
- Run a library refresh, reload the page, and check that its progress remains visible.
Full change list
The full change list from 2.6.1 to 2.7.0 includes every pull request and fix.