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]DebridHub

Featured Replies

Hello,

this is the first version of DebridHub, a tool which integrates into sonarr and radarr and allows you to download torrents and nzbs through your debrid-provider of choice. Currently, RealDebrid, Premiumize, Torbox, Debrid-File and Offcloud are supported. Offcloud and Premiumize me are supported for NZBs, Torbox nzb support is untested. Blackhole mode is also supported for both nzbs and torrents.

Screenshot 2025-10-12 173054.png

This tool can be added as a torrent downloader like so:

Screenshot 2025-10-12 172559.png

And as sabnzbd client like so:

Screenshot 2025-10-12 172522.png

This is an example of how you would add this tool to your homepage(gethomepage.dev):

    - Debrid Hub:
        icon: nzbget.png
        href: http://10.0.0.2:1337  # Change to your debrid-hub URL
        description: Debrid download manager
        widget:
          type: customapi
          url: http://10.0.0.2:1337/api/homepage  # Change to your debrid-hub URL
          method: GET
          refreshInterval: 3000  # Update every 3 seconds
          mappings:
            - field: status
              label: Status
            - field: provider
              label: Provider
            - field: active_downloads
              label: Active
              format: number
            - field: current_download
              label: Downloading
            - field: current_progress
              label: Progress
              format: percent
              scale: 0.01  # Convert from 0-100 to 0-1

Settings:

Screenshot 2025-10-12 172128.png

Server Settings:

irrelevant for the docker container but if you chose to run this as a regular app you could setup web-bindings for the UI.

Password:

If you wish to password protect the webui (and ARR apis in the futurevia apikey) you can set a password.

Blackhole Directory:

where torrents and nzbs are picked up from (if you choose not to use the apis)

If you set up a blackhole downloader in sonarr this would be the Nzb Folder or Torrent Folder.

If you use the apis you don't need this.

Incomplete Directory:

just a scratch space where some processing happens.

Complete Directory:

Where the downloads appear once they are completed. (In blackhole mode the watch dir)

QBitTorrent API Path / SABnzbd API Path:

If you have to overwrite the path reported to Sonarr/Radarr, here you can. Otherwise it should match

Complete directory.

Intermediate Directory:

If you wish to download processing outside of sonarr and radarr this is a convenient way. This option

moves the completed files to an intermediate directory and waits for them to appear in the completed

directory before they get picked up by *ARR. One possible usecase for this could be re-encoding.

Screenshot 2025-10-12 172202.png

(Back) Intergration:

When NZBs are added to Sabnzbd no meta-data is provided and sometimes all filenames are scrambled, this can make it hard to identify downloads.

To work around this you can add the api key from sonarr or radarr with a category to query the meta data of the download for better download presentation.

Not needed for torrents and only servers for esthetic purposes. The downloading should work without it.

The manual import option triggers a manual import on completion should the regular import not trigger for some reason.

Manual Downloader(if you wish to add files manually):

Screenshot 2025-10-12 172054.png

Screenshot 2025-10-12 171955.png

Screenshot 2025-10-12 172035.png

Screenshot 2025-10-12 172145.png

  • Author

Update:

Added Aria2 support, Added proxy support.

fixed issues regarding the auto import of files when the Qbittorrent or sabnzbd api was used.

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.