mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-09-16 06:39:08 +02:00
- Add `capability sys_chroot` to all add-on AppArmor profiles (prophylactic fix; required by any service that uses privilege-separation chroot, e.g. sshd, Elasticsearch JVM, postgres) - Fix AppArmor profile name collisions where add-ons had copy-pasted a wrong profile name (inadyn_addon, db21ed7f_qbittorrent, radarr_addon, db21ed7f_scrutiny, addon_db21ed7f_emby_nas, addon_updater, chromium_addon, fireflyiii_addon, webtop_addon, joplin, gitea_addon) causing AppArmor to silently apply the wrong profile No version bumps — profiles apply on next add-on update. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01V7P3Nbem7n9FqGTXrLMadP
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.