mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-19 13:59:15 +02:00
Aurral
Aurral is a self-hosted music discovery, request management, flows, and playlist importing app for Lidarr with library-aware recommendations. This addon is based on the docker image https://github.com/lklynet/aurral
Configuration
| Option | Default | Description |
|---|---|---|
download_folder |
/share/aurral/downloads |
Path where Aurral writes flow downloads. Must be under /share. |
weekly_flow_folder |
weekly-flow |
Subfolder name appended to download_folder for weekly flow files. The full path will be download_folder/weekly_flow_folder. |
Installation
-
Add my add-ons repository to your home assistant instance (in supervisor addons store at top right, or click button below if you have configured my HA)
-
Install this add-on.
-
Click the
Savebutton to store your configuration. -
Set the
download_folderoption to your preferred path. -
Optionally set
weekly_flow_folderto customise the weekly flow subfolder name. -
Start the add-on.
-
Check the logs of the add-on to see if everything went well.
-
Open the webUI and complete onboarding.