this post was submitted on 18 Dec 2023
2 points (100.0% liked)

Piracy

2 readers
1 users here now

Digital Archiving

founded 1 year ago
 

I used to use qbittorrent because it had so many search plugins. Now I want something I ran run on a headless server. I've found qbittorrent-nox, but I don't see anything about plugins in the documentation.

Has anyone used it, or can recommend something else that has search sources already configured?

https://github.com/qbittorrent/qBittorrent/wiki/Running-qBittorrent-without-X-server-(WebUI-only,-systemd-service-set-up,-Ubuntu-15.04-or-newer)

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 2 points 9 months ago (2 children)

Yes, you can use the search plugins.

Go to view and toggle the search tab.

In the search tab, click on plugins in the bottom right and click the update button. Give it a minute and it'll populate with some default plugins.

[–] [email protected] 1 points 9 months ago* (last edited 9 months ago) (1 children)

Update: I got it working by manually downloading a newer binary. Thanks, this is great!

Outdated: One more question, when I choose to download a torrent, the downloads list is still at 0. There is no download activity, even for a very popular torrent. The log file simply says:

(N) 2023-12-18T20:57:30 - Downloading 'https://.html', please wait...

So, no complaints about file permissions (I'm on linux). Any idea why this is? I can't easily join the forum. It's gmail/outlook only for registration.

[–] [email protected] 1 points 9 months ago

I've found that issue is related to the indexer. qBit fails to grab the magnet link because the indexer obfuscates it behind a redirect or something.

I just remove those indexers completely. If it's something obscure that you really need, your best bet is following the link in the search menu and getting the link manually.

[–] [email protected] 1 points 9 months ago

Ah, than you so much! This makes life a lot easier :)