What torrenting software is everyone using nowadays?
I'm spinning up a new seedbox and wanted to know what is everyone using nowadays? I was using deluge via the thick client and rutorrent previously. Are they still king?
edit: I should have also mentioned that I plan on running this server headless so I will need to be able to access it via a thin client or a web browser
Qbittorrent via a container and web UI on my NAS, lets me use it as a backend for *arrs as well as anything else, just have tag based directories for it so Software goes into one folder and TV movies etc in their respective folders.
I personally like the setup a lot since I can always be a seeder even well after my ratio is hit.
slskd hooked up to this as well to share everything music wise, gives me a nice way to reconcile stuff Lidarr can't find and shares it all back for anyone to browse so hopefully helps someone downloadv something they're searching for a FLAC of
nzb360 on Android for management as needed, it hooks into Qbittorrent easily and gives me a nice place to do some quicker tasks for my overall infra
Good ol' rtorrent never dissapoints. For when I want something with a webui, I have a qflood container that I extracted from its old *arr setup to more generalistic usage.
Random semi-related thought. I'm going through the comparison of BitTorrent clients page on Wikipedia and it's amazing how many clients end up as Adware.
qBittorrent is probably the most commonly used client. Transmission is another popular option, especially among macOS users, since it has a familiar design and feels more native.
rTorrent is great if you want a CLI app, and ruTorrent offers a web frontend. Another option that you can run on a server is Deluge.
You can control qBittorrent from Android using qBitController or from iOS using qBitControl (you can get it from AltStore after adding the Michael-128 repo). Transdroid supports other clients as well, and it's my personal favorite. If you want to torrent on the Android device itself, check out LibreTorrent. For iOS, use iTorrent (also available on AltStore).
If you already plan on self-hosting, or have root access on your seed box (or some other way of installing applications/deploying Docker containers), I also recommend setting up bitmagnet. It's basically your own torrent indexer and search engine. It can also integrate with your *arr applications.
I never even realized that Transmission doesn't support it. I just have I2P set up on my seedbox (but it typically requires root access, so unfortunately not everyone can replicate this). I would imagine it's pretty flaky on macOS though? I'm pretty sure the vast majority of I2P users run Linux, so the macOS client probably doesn't get as much development and attention.
I've had a poor experience with Deluge, a bug report completely disregarded years ago as I wasn't able to provide (very technical) details to the developers without some assistance, which they smugly refused to provide (I don't act entitled). I then stumbled upon a post where one of them discussed the reason why they wouldn't add workarounds in the installer as qBittorrent did (firewall exception and a couple of other things I can't recall right now), their reasoning and their wording struck me as strongly ideological, and it made me uneasy. I've had a similar experience with Affinity developers who (again, by way of ideology) refused to add an "interface scale" parameter to their programs, adamant on letting the OS handle the scaling, even though I couldn't change my OS scale because it messed up other programs. Their response was "it's the other program's fault". Very helpful. 👍🏼
Anyway, I was trying to say I don't like Deluge. To answer your question I know it runs via a variety of interfaces so I wouldn't be surprised it's your best bet. I personally use qBittorrent .
Deluge always seems so underrepresented, but as far as I know it's never had a version compromised with malware like some of the other popular clients. It also performs great when you are seeding over 1000 torrents as long as you upgrade to version two.
On a headless seedbox Deluge/ruTorrent/Transmission are still reliable, most of the paid seedbox services still default with those.
qBittorrent is hugely popular on the desktop front and has been getting more popular as a headless client now that the web ui has improved, also look into qbittorrent-nox if you don't have a gui to do initial setup with.
I used transmission for years, but the larger my library got the more issues I had. Currently using Qbit and loving the categories for easier management, especially with the *arr suite.
This is what I used in the past but I had issues with the Deluge thin client when using a Deluge docker image. Did you experience the same thing as well?