Deprecation notice This add-on will no longer receive updates. Please migrate to the HA community add-on.
SABnzbd is an Open Source Binary Newsreader written in Python.
![Supports amd64 Architecture][amd64-shield] ![Supports aarch64 Architecture][aarch64-shield] ![Supports armhf Architecture][armhf-shield]
This add-on allows you to run SABnzbd within Home Assistant. It is based off of linuxserver.io's Docker image.
- Stop this add-on, if it is running. Do not uninstall yet as you may lose data.
- Install the Home Assistant Community add-ons version of SABnzbd.
- Start the Community version of SABnzbd and then stop it. This is to ensure the add-on's folders are created.
- SSH onto the Home Assistant server. Do not use the Terminal add-on as this may not give you access to the
addons
folder. - Navigate to the supervisor folder. This might be
/mnt/data/supervisor
for HAOS or something else. It should contain theaddons
andaddon_configs
folders. - Copy the files by running
cp -fR addons/data/22e52f96_sabnzbd/config/* addon_configs/a0d7b954_sabnzbd
- Start the community version of SABnzbd and verify all data is there and working.
- When comfortable with the outcome you can uninstall this version of SABnzbd.
Follow these steps to get the add-on installed on your system:
- Navigate in your Home Assistant frontend to Supervisor -> Add-on Store.
- Find the "SABnzbd" add-on and click it.
- Click on the "INSTALL" button.
Start the add-on if it is not already running and access it via the panel to configure the application. The share
and ssl
directories are mounted for your convenience.
Via the application's settings page.
While there is no warranty or support, you are welcome to raise an Issue.