|
|
|
|
|
by rakoo
2119 days ago
|
|
The infohash (which identifies the torrent, and thus the magnet link) is a hash of the following structure: http://bittorrent.org/beps/bep_0003.html#info-dictionary There are some things, beyond the content of the file, that will change the hash: - Path of the file (nature_documentary.avi vs root/nature_documentary.avi) - Name of the file (nature_documentary.avi vs nature_doc.avi) - The pieces length |
|