Aurral
Aurral is a self-hosted music discovery and artist request companion for Lidarr. It provides personalized recommendations, trends, tags and recent releases, playlist flows with streaming-service imports, and playback via Navidrome or Plex, while integrating with an existing Lidarr instance rather than replacing it.
Aurral
In Development
This script is currently in active development and may be unstable or incomplete. Use in production environments is not recommended.
This script is currently in active development and may be unstable or incomplete. Use in production environments is not recommended.
Installation
Default install:
1
bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVED/main/ct/aurral.sh)"
Configuration
Config file:
1
/opt/aurral/aurral.env
Notes
On first access at http://IP:3001, create the admin account and connect your Lidarr instance.
Application data (SQLite database aurral.db) is stored in /opt/aurral/data. Include it in regular container backups.
Aurral compiles native modules and builds the frontend during installation; allow several minutes for setup.