transmission/transmission

GTK client can't add multiple trackers at once, while Qt client can

Open

#8.339 aberto em 3 de fev. de 2026

Ver no GitHub
 (3 comments) (1 reaction) (0 assignees)C++ (1.154 forks)batch import
feature disparitygood first issuepr welcomescope:gtktype:feat

Métricas do repositório

Stars
 (10.996 stars)
Métricas de merge de PR
 (Mesclagem média 11d 14h) (30 fundiu PRs em 30d)

Description

What is the issue?

There's a feature disparity between GTK and qt versions of Transmission client in Linux. In the GTK client, it's only possible to add one tracker at a time in a torrent; meanwhile, in the Qt client, it allows to add multiple trackers at once.

As the GTK client is my version of choice, the one who integrates with the DE I use (Cinnamon), I'd like to have this feature corrected in this one, rather than having both clients installed in my system in order to achieve full feature set - also, because the Qt version don't integrate well in this DE, despite all tweaks and fixes applied to improve that (in my particular system).

GTK:

Qt:

Which application of Transmission?

GTK+ app on Linux, BSD, etc.

Which version of Transmission?

4.1.0

Guia do colaborador