mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-19 11:08:11 +01:00
31 lines
1.0 KiB
Markdown
31 lines
1.0 KiB
Markdown
# Hassio Add-ons by petersendev: NZBGET
|
|
|
|
## About
|
|
|
|
[nzbget](http://nzbget.net/) is a usenet downloader, written in C++ and designed with performance in mind to achieve maximum download speed by using very little system resources.
|
|
|
|
This addon is based on the [docker image](https://github.com/linuxserver/docker-nzbget) from linuxserver.io.
|
|
|
|
## Installation
|
|
|
|
The installation of this add-on is pretty straightforward and not different in
|
|
comparison to installing any other Hass.io add-on.
|
|
|
|
1. [Add my Hass.io add-ons repository][repository] to your Hass.io instance.
|
|
1. Install this add-on.
|
|
1. Click the `Save` button to store your configuration.
|
|
1. Start the add-on.
|
|
1. Check the logs of the add-on to see if everything went well.
|
|
1. Carefully configure the add-on to your preferences, see the official documentation for for that.
|
|
|
|
|
|
## Configuration
|
|
|
|
Webui can be found at `<your-ip>:6789`.
|
|
|
|
The default login details (change ASAP) are
|
|
|
|
`login`: nzbget, `password`: tegbzn6789
|
|
|
|
|
|
[repository]: https://github.com/petersendev/hassio-addons |