I've two questions about the creation of magnet links inside qBittorrent (I'm using the Linux 3.0.6 version). To create a magnet link: right click on a listed torrent, then "copy magnet link". But:
1) qBittorrent modifies the hash in the magnet link. Why?
2) I want to include all the trackers added to the torrent. But the &tr= option is empty or include only one tracker. Why?
I'm testing several bittorrent client on Ubuntu.
Taking Transmission (the default client), if my torrent hash is (i.e): 326e209ad9eb.... etc... when I create the magnet link, the program generates a link like this: magnet:?xt=urn:btih:326e209ad9eb.... etc...
The btih (BitTorrent Info Hash) is the same.
Taking qBittorrent, if my torrent hash is (i.e): 4cc67ef49580f3... etc... when I create the magnet link, the program generates a link like this: magnet:?xt=urn:btih:JTDH55EVQD... etc...
For the second question:
Transmission copies all the trackers of the torrent (even if I add trackers in a second time). qBittorrent only the first or nothing.
If I load a .torrent file and then I modify the trakers inside qBt client, the created magnet link uses only the first tracker of the .torrent file (not that i specified for first). In other words:
- first tracker of the .torrent file (i.e): udp://tracker.xxx.org:80/announce
- first tracker specified (by me) in the client (i.e): udp://tracker.yyy.org:80/announce