Need Help?

Need help to install or setup this app? We are available on:

Setting Up NZBGet

Setting Up NZBGet on Nébulaura

NZBGet is a binary downloader that retrieves files from Usenet using information from NZB files. It offers high performance and efficient downloads.

Initial Setup

First, connect to your slot via SSH. If you need help connecting to the server, refer to the relevant help article.

To install NZBGet, use the following command:

box install nzbget

This command will configure NZBGet for your user.

How to Access

After installation, access NZBGet via the following URL:

https://<yourhostname.io>/nzbget

Service Management

As with all Nébulaura-configured applications, NZBGet can be managed via SSH using the following commands:

  • Status: Check the current status of NZBGet.
  • Start: Start the NZBGet service.
  • Stop: Stop the NZBGet service.
  • Restart: Restart the NZBGet service.
  • Enable: Configure NZBGet to start automatically at boot.
  • Disable: Prevent NZBGet from starting at boot.

Example:

box start nzbget

Configuration

For detailed guidance on setting up newsgroups or post-processing, refer to the NZBGet Documentation.

Connecting to Other Clients

Use the following general settings to connect NZBGet to other clients such as Sonarr or Radarr:

  • Host: 127.0.0.1
  • Control Port: 443
  • URL Base: nzbget
  • SSL: ON
  • Username: <your slot username>
  • Password: <your slot password>

💡 Tip
In some applications, such as Sonarr and Radarr, you may need to enable Advanced Settings to see the option to change the URL Base.


Simplify Your Usenet Downloads

With NZBGet on Nébulaura, you can easily manage and automate your Usenet downloads. Configure it to suit your needs, and integrate it with your favorite clients for a seamless experience.