ansible-nas/docs/applications/nzbget.md

12 lines
483 B
Markdown
Raw Normal View History

2019-06-02 20:15:34 +00:00
# NZBget
2022-07-25 20:18:57 +00:00
Homepage: <https://nzbget.net/>
2019-06-02 20:15:34 +00:00
The most efficient Usenet downloader. NZBGet is written in C++ and designed with performance in mind to achieve maximum download speed by using very little system resources.
2019-06-02 20:15:34 +00:00
## Usage
2020-01-25 23:40:26 +00:00
Set `nzbget_enabled: true` in your `inventories/<your_inventory>/nas.yml` file.
2019-06-02 20:15:34 +00:00
2022-07-25 20:18:57 +00:00
The NZBget web interface can be found at <http://ansible_nas_host_or_ip:6789>, the default username is `nzbget` and password `tegbzn6789`. Change this once you've logged in!