Update readme to include TorBox in debrid services

This commit is contained in:
Cucumberrbob 2025-02-02 14:52:29 +00:00
parent dc2ec486d7
commit ce14a1d62e
No known key found for this signature in database
GPG key ID: 2B935C47401C3614

View file

@ -1,14 +1,14 @@
# Real-Debrid Torrent Client # Real-Debrid Torrent Client
This is a web interface to manage your torrents on Real-Debrid, AllDebrid or Premiumize. It supports the following features: This is a web interface to manage your torrents on Real-Debrid, AllDebrid, Premiumize or TorBox. It supports the following features:
- Add new torrents through magnets or files - Add new torrents through magnets or files
- Download all files from Real-Debrid, AllDebrid or Premiumize to your local machine automatically - Download all files from Real-Debrid, AllDebrid, Premiumize or TorBox to your local machine automatically
- Unpack all files when finished downloading - Unpack all files when finished downloading
- Implements a fake qBittorrent API so you can hook up other applications like Sonarr, Radarr or Couchpotato. - Implements a fake qBittorrent API so you can hook up other applications like Sonarr, Radarr or Couchpotato.
- Built with Angular 15 and .NET 9 - Built with Angular 15 and .NET 9
**You will need a Premium service at Real-Debrid, AllDebrid or Premiumize!** **You will need a Premium service at Real-Debrid, AllDebrid, Premiumize or Torbox!**
[Click here to sign up for Real-Debrid.](https://real-debrid.com/?id=1348683) [Click here to sign up for Real-Debrid.](https://real-debrid.com/?id=1348683)
@ -16,6 +16,9 @@ This is a web interface to manage your torrents on Real-Debrid, AllDebrid or Pre
[Click here to sign up for Premiumize.](https://www.premiumize.me/) [Click here to sign up for Premiumize.](https://www.premiumize.me/)
[//]: # (TODO: add referral link)
[Click here to sign up for TorBox](https://torbox.app/subscription)
<sub>(referal links so I can get a few free premium days)</sub> <sub>(referal links so I can get a few free premium days)</sub>
## Docker Setup ## Docker Setup