Windows specific questions, problems.
Matrix Leader
Post
by Matrix Leader » Mon Feb 10, 2014 11:54 am
One thing I like about uTorrent more, is that once you are downloading a torrent, if you go to the users\appdata\roaming\utorrent folder,
you can see the actual names of the torrent in there, that helps me when I want to upload a torrent to btRennaounce in order to get more trackers
but with qBittorrent, the names are all random names so it is impossible to know which torrent file is for what actual file:
can this be fixed?
ciaobaby
Post
by ciaobaby » Mon Feb 10, 2014 1:12 pm
The filename is the info_hash ID of the loaded job, and can be found on the General Tab labelled "Torrent hash"
Matrix Leader
Post
by Matrix Leader » Mon Feb 10, 2014 2:15 pm
I don't get it, where is this Torrent Hash I can't find it.
Also, what I want to know is which each of these randomly named torrent files lead to which actual torrent?
ciaobaby
Post
by ciaobaby » Mon Feb 10, 2014 2:29 pm
where is this Torrent Hash I can't find it.
Read the bit in my post that follows "and can be found ..."
Matrix Leader
Post
by Matrix Leader » Mon Feb 10, 2014 5:33 pm
ah I see now
I hope this changes and qBittorrent just sticks to a simpler naming as per the actual torrent file name like the way it is in uTorrent
sledgehammer_999
Administrator
Posts: 2443 Joined: Sun Jan 23, 2011 1:17 pm
Post
by sledgehammer_999 » Mon Feb 10, 2014 10:18 pm
[quote="Matrix Leader"]
ah I see now
I hope this changes and qBittorrent just sticks to a simpler naming as per the actual torrent file name like the way it is in uTorrent
[/quote]
This will never happen because qbittorrent uses the info hash to track the files and to guarantee filename uniqueness.
However this will help when it's merged:
https://github.com/qbittorrent/qBittorrent/pull/1296
ciaobaby
Post
by ciaobaby » Mon Feb 10, 2014 10:59 pm
[quote="Matrix Leader"]
... actual torrent file name like the way it is in uTorrent [/quote]
The uTorrent renaming of metadata files can and does actually cause problems for reloading jobs if or when the payload root directory has been altered in the GUI window, and there have been a few occasions I have had to edit the info directory to make it work again.