this post was submitted on 24 Feb 2024
48 points (91.4% liked)

Piracy: ꜱᴀɪʟ ᴛʜᴇ ʜɪɢʜ ꜱᴇᴀꜱ

54411 readers
269 users here now

⚓ Dedicated to the discussion of digital piracy, including ethical problems and legal advancements.

Rules • Full Version

1. Posts must be related to the discussion of digital piracy

2. Don't request invites, trade, sell, or self-promote

3. Don't request or link to specific pirated titles, including DMs

4. Don't submit low-quality posts, be entitled, or harass others



Loot, Pillage, & Plunder

📜 c/Piracy Wiki (Community Edition):


💰 Please help cover server costs.

Ko-Fi Liberapay
Ko-fi Liberapay

founded 1 year ago
MODERATORS
 

Hi all! I have a Feral seedbox that runs QBit and can't seem to install search plugins. I've tried a few things:

  • From the unofficial search plugins page, open the raw python for 1337x and paste its URL into QBit after opening Search plugins > Install new plugin > Plugin path.
  • Download that same .py file and FTP it to my seedbox. In Plugin path, enter ~/.local/share/qBittorrent/nova3/engines/one337x.py
  • Restart Qbit, since the above is my plugins directory anyway, so maybe it will detect the new plugin. Nope.

Am I missing something stupid? The "official" instructions tell me to browse for a local file, but there's no file browser in this version of QBit (4.3.9 if it matters).

What's driving me crazy is I'm pretty sure I've successfully done this before. I know I can use Jackett (or Sonarr), but the first feels unfinished and buggy and the the second is way more than I need for my use case.

Does anyone here use Qbittorrent search plugins and see what I'm screwing up? Thanks!

top 15 comments
sorted by: hot top controversial new old
[–] [email protected] 18 points 8 months ago (1 children)

If you have a seedbox you might find it way more advantageous to install Sonarr/Radarr/Prowlarr. Manual search seems more ideal for someone pirating at home that only has their computer on for a couple hours a day.

[–] [email protected] 1 points 8 months ago (2 children)

Arr is way more than I want or need. I use a seedbox so I can easily keep ratios up on private trackers or blast in an episode I want to watch immediately, but I can't be bothered with that finnicky thing! It has like 19 components.

For my level of downloading, the old ways are best ;)

[–] [email protected] 4 points 8 months ago

19 components? It's just the three programs (sonarr-Tv, radarr-movies, prowlarr-your trackers) to get the most use. The others are for music, porn, user requests, etc and not needed unless you want to automate that stuff as well.

Fair enough if you want to keep doing it manually but they're not as complicated or finicky as you may have been lead to believe.

[–] [email protected] 2 points 8 months ago

You can use only Prowlarr. Add all of your trackers and download client to it then you can search there and it will add the torrent to your seedbox.

[–] jws_shadotak 7 points 8 months ago (1 children)

After enabling search plugins, find the button to update plugins. It should grab a handful of the top ones to start with, including 1337x.

I'm not sure what is causing the issue preventing you from adding it manually, though.

[–] [email protected] 3 points 8 months ago (1 children)

Yeah, I'm stumped. I deleted all the plugins and restarted QBit, then clicked Update plugins. After restarting again, I had the default ones. But I can't add any.

Just to rule this out, what do you mean by "enabling search plugins"? I don't see a setting for that.

[–] jws_shadotak 3 points 8 months ago (1 children)

Oh, maybe it's enabled by default in your installation. Normally, you'd have to click View -> Search engine to toggle showing the search tab.

[–] [email protected] 4 points 8 months ago

Oh, understood! Yup, it's on by default.

I ended up registering for the QBittorrent forums, since I'm just not going to figure this out elsewhere. If the admins ever approve me 🙄and I post and get an answer, I'll update this thread.

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

That path you FTP it to, what is it it's full path? Is Qbit running on the same user as that "~" is taking you to?

[–] [email protected] 3 points 8 months ago (1 children)

Yep, it's on the same Feral server and account. I tried a direct link too. That was: /media/sdy1/myusername/.local/share/qBittorrent/nova3/novaprinter.py

I did think that would work since I needed a direct link to install a skin, but no joy.

[–] [email protected] 3 points 8 months ago (1 children)

So skins work but plugins not?

What's the python version in that plugin?does it have a hash bang python version at the start of the file? What python version do you have installed on that server? Does the plugin need python deps?

[–] [email protected] 3 points 8 months ago (1 children)

The 1337x plugin wants Python 3.6.0. My slot had 2.x, so I updated to 3.9. But, the plugin also wants Qbit 4.4.x. Feral always installs 4.3.9 with a --noupdateflag, since that's the version they've tested. I figured I was beat, but just for fun tried to install another plugin that my requirements met. That didn't work either 😂

At that point, I reinstalled Jackett and added 1337x. Which wouldn't work without installing FlareSolverr, which requires Docker, which is unsupported on Feral since it needs root. Nice!

Another commenter noted I could just use Prowlarr (and I was going to) but that also requires Docker, so this story has a sad ending. That ending is me pasting in magnet links from another tab and wishing for three hours of my life back...

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

You're right. For Prowlarr, not sure why I thought that. It installed no problem, but thinking about it more, doesn't do anything for me since there is no difference between searching in Prowlarr and in some browser tab 😂

For flaresolverr, when I run the binary, I get this: [3288970] Error loading Python lib '/media/sdy1/myusername/flaresolverr/libpython3.11.so.1.0': dlopen: /lib/x86_64-linux-gnu/libm.so.6: version `GLIBC_2.35' not found (required by /media/sdy1/myusername/flaresolverr/libpython3.11.so.1.0)

I don't know Linux, but an AI search indicates flaresolverr wants to update GLIBC (a GNU library) and that could break shit. That's where I chose to stop before, but I'll ask Feral. At this point, I'm committed.

[–] [email protected] 2 points 8 months ago

Didn’t know that. I might end up doing this. I thought I needed at least two others to actually connect to the movie/tv trackers!