Artists & albums
Use Lidarr to monitor artists, track releases, and pull full albums into your library.
Personalized recommendations, Spotify playlist imports, and custom weekly playlists for the Lidarr-based music stacks.
Monitor artists and full albums, build static playlists for single tracks, or run multiple flows shaped by your library and listening history.
Use Lidarr to monitor artists, track releases, and pull full albums into your library.
Create or import fixed playlists when you want exact tracks, not rotating picks.
Spin up multiple automated flows built from your own library and listening history.
Keep your server. Add a real discovery layer.
Requests, monitor modes, album targeting, and status tracking.
Request engine
Turns flows and playlists into real downloads.
Acquisition layer
Delivers finished flow output to playback.
Playback destination
Adds listening context back into discovery.
Recommendation context
Score artists against your library, listening context, and trends.
Queue tracks through Soulseek with retry logic for playlist and flow behavior.
Refresh static playlists or weekly flows and surface them in Navidrome.
Cut out the messy middle of your music stack.
Start it, connect your stack, and see the difference quickly.
services:
aurral:
image: ghcr.io/lklynet/aurral:latest
restart: unless-stopped
ports:
- "3001:3001"
environment:
- DOWNLOAD_FOLDER=${DL_FOLDER:-./data/downloads}
volumes:
- ${DL_FOLDER:-./data/downloads}:/app/downloads
- ${STORAGE:-./data}:/app/backend/data
Run Aurral locally and upgrade from storage to discovery.