Skip to content

Aurral v2.0.0

Choose a tag to compare

@github-actions github-actions released this 30 Jul 19:21
8e5f919

Aurral 2.0

Aurral 2.0 is a major rewrite of the application, container, discovery system, playlists, downloads, settings, and documentation.

Before upgrading

The database migrates automatically, but the supported container mount changes from /app/backend/data to /config.

  1. Stop Aurral and back up the host folder currently mounted at /app/backend/data.
  2. Keep that host folder and change only the container path to /config.
  3. Make sure that Aurral and Lidarr share the required media and download mounts, usually /data:/data.
  4. Pull ghcr.io/lklynet/aurral:2.0.0 and start the container.
  5. Review the startup logs. Make sure that users, integrations, flows, and storage settings are correct before you start downloads.

See the complete Aurral v2 overview and upgrade guide.

Highlights

  • In-app Spotify playlist import and optional synchronization.
  • Dynamic flows, fixed playlists, discover playlists, file reuse, and Lidarr import-list feeds.
  • Built-in yt-dlp plus optional slskd and Usenet download sources with configurable priority and fallback.
  • Per-user discovery, feedback, customizable layouts, and listening-history integrations.
  • Global in-app playback plus Navidrome path mapping and Plex/Plexamp playlist synchronization.
  • Reverse-proxy authentication, LAN auto-login, configurable sessions, Gotify, and webhooks.
  • Rebuilt artist, activity, profile, settings, storage, and onboarding experiences.

slskd and Usenet are optional. The built-in yt-dlp source can operate by itself.