Post

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

Installation

Default install:

1
bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/aurral.sh)"
CPU: 2 cores RAM: 4096 MB Disk: 10 GB OS: Debian 13

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.

Web Interface

Port: 3001

Source code
Loading...