All apps · 0 apps
offcloudbrid
Docker app from jsrk's Repository
Overview
offcloud.com blackhole downloader
Works with nzbs, torrents and magnet files. Simply put such a file into the blackhole directory and the downloaded file will eventually appear in the download directory. The files will be downloaded from the torrent and usenet networks by offcloud.com and then downloaded to your NAS from the offcloud.com website. This should be useful if you have limited bandwidth or if you're concerned about your privacy. Works with sonarr and radarr and probably most other arr programs. This version also supports categories in form of folders. If you have an issue with this program please contact me on github by opening an issue there. You will need an offcloud.com account for this to work but you can sign up there for free and enjoy a free allowance of traffic. I am not associated with offcloud.com in any way and do not speak for them. I can offer you no warranties of any kind.
Readme
View on GitHuboffcloudbrid
An offcloud.com blackhole downloader.
Environment Variables
| Value | Description | Default |
|---|---|---|
| OFFCLOUD_API_KEY | Offcloud API Key | |
| DOWNLOAD_DIR | Directory to put downloaded files in | |
| WATCH_DIR | Directory to watch | /watch |
| WATCH_RATE | Rate to check for updates | 5000 |
Development
forked from https://github.com/mgoodings/patbrid by Miles Goodings
Requirements
- An API-Key from offcloud.com
- Docker
Setup
Copy .env.example to .env
Run
$ docker-compose build
$ docker-compose run --rm downloader
Install Offcloudbrid on Unraid in a few clicks.
Find Offcloudbrid in Community Apps on your Unraid server, review the template, and click Install. Unraid handles the Docker app or plugin setup from the published template.
Open the Apps tab on your Unraid server Search Community Apps for Offcloudbrid Review the template variables and paths Click Install
Categories
Download Statistics
1,476
Total Downloads
Related apps
Explore more like this
Explore allDetails
Repository
datpat/offcloudbridLast Updated2024-11-01
First Seen2023-03-11
Runtime arguments
- Network
bridge- Shell
sh- Privileged
- false
Template configuration
OFFCLOUD_API_KEYVariable
- Default
- get it from offcloud
WATCH_RATEVariable
- Default
- 5000
- Value
- 5000
WATCH_DIRPathrw
where offcloudbrid will pick up nzbs, torrents and magnet files
- Target
- /watch
- Default
- /blackhole
- Value
- /mnt/user/media/temp/blackhole/
DOWNLOAD_DIRPathrw
where the downloaded files should be put
- Target
- /download
- Default
- /download
- Value
- /mnt/user/media/temp/download/