Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

[Support] nzbget-ng/nzbget

Featured Replies

  • 6 months later...

Is this going to be updated to the merged project of nzbgetcom?

  • Author
On 1/25/2024 at 9:55 PM, Dabront said:

Is this going to be updated to the merged project of nzbgetcom?

I was just looking at it last week just haven't done so yet. I personally stopped using Nzbget.

  • Author
On 1/25/2024 at 9:55 PM, Dabront said:

Is this going to be updated to the merged project of nzbgetcom?

Just updated the repo to https://github.com/nzbgetcom/nzbget

Thank you, appreciated.

  • 4 weeks later...

Is this still supported?    I'm able to pull / install it on Unraid, and it shows running, but webpage never loads. 

Here's my docker run

 

docker run
  -d
  --name='nzbget-ng'
  --net='br0.55'
  --ip='10.69.55.104'
  --privileged=true
  -e TZ="America/New_York"
  -e HOST_OS="Unraid"
  -e HOST_HOSTNAME="IRONMAN"
  -e HOST_CONTAINERNAME="nzbget-ng"
  -e 'TCP_PORT_6789'='6789'
  -e 'NZBGET_USER'='nzbget'
  -e 'NZBGET_PASS'='tegbzn6789'
  -e 'UMASK'='000'
  -e 'PUID'='99'
  -e 'PGID'='100'
  -l net.unraid.docker.managed=dockerman
  -l net.unraid.docker.webui='http://[IP]:[PORT:6789]/'
  -l net.unraid.docker.icon='https://avatars.githubusercontent.com/u/121837341?s=48&v=4'
  -v '/mnt/cache/appdata/nzbget-ng/':'/config':'rw'
  -v '/mnt/user/':'/downloads':'rw' 'nzbgetcom/nzbget'
010a99e4f9cbd21f813075ac6a7ab592185d713d341e697efc3f4d3ffc21d8fb

The command finished successfully!

 

Checked logs from Unraid / Dozzel, nothing shows.    The nzbget.conf file is created, but I can't tell if the webserver is running or anything else. 

Edited by djgizmo

NM, discovered the issue.  After the .conf file is created... This container tries to chown all folders below the 'downloads' folder.   If this is pointed at broader folder (like it was for me), then this either borks and dies, or takes a very long time.  I fixed this by changing the downloads entry point.  

  • 2 weeks later...

For anyone wondering, it's dead easy to move from the (no longer supported) linuxserver.io image to the self-maintained image.

Just rename your existing container (eg nzbget-old), and install the new one directly from the nzbgetcom repo in Community Apps, using the same PATHs, login/password and (importantly) the existing appdata folder.

Works like a charm : retains all server configuration, doesn't break arr's integrations and even remembers your download history. Also works with your reverse proxy if you call the container nzbget instead of nzbget-ng.

(If you really want to be on the cautious side, back up your appdata dir somewhere safe before proceeding).

Docker is f..ing magic.

  • 1 year later...

Hey, i have a small problem: my nzbget starts in Pause mode, i have manually to acitvate the download. How can i change that behavior? Thanks!

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.