Conversation

I've been using #qBittorrent as my torrent client, and am generally happy with it, except for one thing: it's a Qt application, and looks a bit out of place on my otherwise GNOME-ish desktop.

So I'm going to look at how to have a torrent client with the features I need, with a GNOME-ish look. What kind of features do I need?

  1. I want to have categories for my torrents, so that whenever I add a new torrent, it'll be placed in the directory of the category.
  2. I want to be able to control seeding time globally, and per-torrent.
  3. Same for download & upload speeds.
  4. I want to be able to select which files of a torrent to download (if I can also assign a priority to them, even better).
  5. Gives me an overview of my torrents (name, size, progress, down speed, ETA, category, and when it was added)

qBittorrent gets me all this, and more. I'd like something similar, but with a GNOME UI. I don't care if it is a frontend for qBittorrent, or another torrent client, I'd just like a GNOMEish UI.

Lets see if I find anthing...

3
0
0
@algernon IIRc I only used qtorrent from the terminal/web frontend. Transmission-daemon with web ui is also nice.
1
0
1

@buherator I'm specifically looking for something with a GNOME UI. I can handle CLI, but don't want to. For a web interface, I already have qBittorrent + VueTorrent.

What I don't have is something that looks GNOME-ish, and that's the problem I'm trying to fix O:)

1
0
1

There's Varia, which looks good, but lacks many of the essential features.

While I can live without some of them (like categories), I need to be able to control up & download speeds independently, and I need to be able to set a maximum seeding time (not just a seeding ratio). By the looks of it, Varia can't do either of these.

1
0
0
@algernon once upon a time one could tune Qt apps to resemble gtk ones (or vice versa). Is that a possibility?
1
0
0

@jmtd Kiiiinda, but no. I have configured things so Qt apps resemble GNOME + Adwaita, but that only goes so far.

The widgets look GNOME-ish, yes, but the icons don't, and the entire layout is very alien in a GNOME environment. No amount of theming will help with that, unfortunately.

0
0
0

There's Deluge, which also has a GTK frontend, but looks like something straight out of the early 2000s. Some may like that kind of aesthetic, I don't.

1
0
0

There's of course Transmission, which still doesn't look GNOME-ish, but it is the closest one so far.

Unfortunately, this is at best a minor improvement over qBittorrent, and it looks like it doesn't support stopping seeding after a given time: it can automatically stop seeding after reaching a given ratio, or some given idle time, neither of which is what I need.

2
0
0

There's Fragments, which I'd love to use, but it doesn't let me set speed limits, nor seed limits.

Interestingly enough, its web interface does let me set speed limits, but I can't configure it to stop seeding after N minutes total seeding - only after a torrent's been idle for N minutes, which is not what I need. I suppose this is a limitation inherited from transmission.

1
0
0

Since the last Fragments release was a while ago, I'm going to check out the nightly.

1
0
0

So, conclusion: I'll keep using qBittorrent.

I briefly considered building a lightweight GNOME UI over its web API, but that would be a lot of effort, for marginal gain. Maybe when I'm retired or something.

1
0
0

"Briefly", he said, while half an hour later, he's still trying to talk himself out of it.

0
0
0