Files
hassio-addons/aurral
Claude 33ac905f07 Add capability sys_chroot to all AppArmor profiles; fix profile name collisions
- 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
2026-06-19 12:27:07 +00:00
..
2026-05-24 23:26:29 +00:00
2026-05-24 23:26:29 +00:00
2026-06-14 23:32:46 +00: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

  1. 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)

    Open your Home Assistant instance and show the add add-on repository dialog with a specific repository URL pre-filled.

  2. Install this add-on.

  3. Click the Save button to store your configuration.

  4. Set the download_folder option to your preferred path.

  5. Optionally set weekly_flow_folder to customise the weekly flow subfolder name.

  6. Start the add-on.

  7. Check the logs of the add-on to see if everything went well.

  8. Open the webUI and complete onboarding.