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.

Download Locations

Featured Replies

  • Community Expert

I would be more confident if you would

10 minutes ago, trurl said:

Post docker run for SAB

  • Community Expert

Because it doesn't seem like you know how it works.

  • Author
9 minutes ago, trurl said:

Because it doesn't seem like you know how it works.

This is true! But I do think it was setup this way

Edited by wdpaynter

  • Author

docker run
  -d
  --name='sabnzbd'
  --net='bridge'
  --pids-limit 2048
  -e TZ="America/New_York"
  -e HOST_OS="Unraid"
  -e HOST_HOSTNAME="MEDIA-SERVER"
  -e HOST_CONTAINERNAME="sabnzbd"
  -e 'PUID'='99'
  -e 'PGID'='100'
  -e 'UMASK'='022'
  -l net.unraid.docker.managed=dockerman
  -l net.unraid.docker.webui='http://[IP]:[PORT:8080]'
  -l net.unraid.docker.icon='sabnzbd-logo.png'
  -p '8080:8080/tcp'
  -v '/mnt/user/Downloads/SAB/Completed/':'/downloads':'rw'
  -v '/mnt/user/Downloads/SAB/Incomplete/':'/incomplete-downloads':'rw'
  -v '/mnt/user/appdata/sabnzbd':'/config':'rw' 'lscr.io/linuxserver/sabnzbd'

7d435d28c4cbad83adef1c200c2d0d0dae3eb4a8800e1ffdb23e2aca51591be8

The command finished successfully!

  • Community Expert

That shows

container: /incomplete-downloads

is mapped to

host: /mnt/user/Downloads/SAB/incomplete

and

container: /downloads

is mapped to

host: /mnt/user/Downloads/SAB/Completed

So,

SAB downloads to

SAB/incomplete subfolder of the Downloads user share

and moves the completed downloads to

SAB/Completed subfolder of the Downloads user share.

Nothing about SAB moving anything to any user share except Downloads.

Do you have any 'arrs that might be involved?

  • Community Expert

Who set this up for you?

  • Author
53 minutes ago, trurl said:

Who set this up for you?

54 minutes ago, trurl said:

Who set this up for you?

I beleive it is the arr's handling it. I can look through the settings. But it is working perfectly.

I set everything up originally a year or so ago following SpaceInvader video(s), but some things weren't working correctly. Someone from here or Reddit provided help. They ended up changing some stuff that tested my OCD, but everything worked well, so I've left it alone. Probably would have learned more continuing to struggle through it myself, but...I ran everything for years on Windows, but it was unRAID OS that I didn't/don't fully understand. But I am learning (thanks to you and others on this forum)

  • Community Expert
7 hours ago, wdpaynter said:

it is working perfectly

It is showing what you expect for free space in SAB now?

  • Author

Yes, now that I turned off secondary storage (and knowing the Arr's are doing the moving prior to Mover) Thanks!

  • Community Expert
1 hour ago, wdpaynter said:

turned off secondary storage

Your diagnostics showed some of that was already on the array, so mover won't touch that. But 'arrs won't care it's all the same user share.

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.