μTorrent: How do we get the "added" date of a torrent file?

2

0

How can we get the actual date/time that a torrent file was added?

In the μTorrent client, only an estimate of "2 months ago" is shown:

enter image description here

Pacerier

Posted 2014-04-19T21:01:07.710

Reputation: 22 232

Are you asking specifically about this specific program? – Ramhound – 2014-04-19T21:09:56.703

@Ramhound. Yes, a uTorrent question. Although I'm not sure if the bittorrent protocol will be involved. – Pacerier – 2014-04-19T21:28:28.567

Its not. When you "open" the torrent a copy is sent to C:\Users\<username>\AppData\Roaming\uTorrent the file creation date is used. – Ramhound – 2014-04-19T21:36:36.253

Answers

2

You need to open: Preferences > Advanced

and set gui.use_fuzzy_dates to false

Encombe

Posted 2014-04-19T21:01:07.710

Reputation: 788

Btw, why is it called "fuzzy"? – Pacerier – 2014-06-01T06:47:44.230

I don't know, but you can find out more here: http://stackoverflow.com/questions/822124/fuzzy-date-algorithm

– Encombe – 2014-06-02T10:34:49.217

2

Right-click on any column header in the main body of utorrent and select "Added On" to get the exact date all torrents were added.

userjustuser

Posted 2014-04-19T21:01:07.710

Reputation: 55

1This does not work. As can be seen in the question, it is already selected but they are not giving the exact date. See i.stack.imgur.com/wgJVr.png – Pacerier – 2014-06-01T06:40:02.677

2

Adding on to the answer by Encombe, clicking on "Info" would also show you the exact "Added On" date for the selected torrent:

enter image description here

Enlarge

Pacerier

Posted 2014-04-19T21:01:07.710

Reputation: 22 232