Releases: kovalensky/tmrr
2.3g-win64-beta
- 🎉 Displaying torrent, duplicate sizes + overall duplicate allocation in percents (for single torrents)
- 🎉 Performance boost via output buffering in CLI
- Code optimizations
- Bug fixes
Note
Updates won't be published as a build while there's a padding file issue.
If you want to use it anyway, use the .php file from master branch instead.
The next release will support the generation of magnet download links without duplicates 🎉
And switch from tracing to a faster function JIT (in the context of tmrr).
To install & update the tmrr command systemwide via PATH environment, run the executable file with administrator privileges.
Checksums
BTMR:
tmrr.exe: dd2a8c31dd097606f3cc33fdb9668d91fde122cee1db14ec674feffc973e623c
SHA-256:
tmrr.exe: 7c7d24c6b4c7bea180a6ff137846ac4ada2f4f3c76216607801bcd43ba0c197d
2.0
- Better output formatting
- CLI hints
- WinAPI handler
- Bug fixes
- tmrr command will be installed systemwide (requires running as administrator).
Checksums
BTMR:
tmrr.exe: 390ce989eea96cfc3b6f58e59bbbddda4bdc0c962b64222b89ed0b28eeefac15
SHA-256:
tmrr.exe: 1cf3d191a585572567e8df60a0841bb374eff5efb8df9dce1a2a82e41457368c
1.1.7
🎉 New feature: Compare .torrent files for duplicate items.
tmrr.exe d <file1> <file2>.. <fileN>
Relative duplicates inside .torrent files itself are also shown.
🧹 Optimized some code.
Checksums
SHA-256:tmrr.exe: a935937a13ffc36eb6dbe7cc9d146f899b6dedf6fdb4c0c7a951ada1f9904c8a
BTMR (BitTorrent Merkle Root):
tmrr.exe: 94312f0807b3073f38e004a93add24a5e733866eb1d8c8579fae8050daf8fcc7
1.1.5
🎉 New feature: Accept multiple files:
tmrr.exe e <file1> <file2>.. <file5>
Fixed: Formatting sizes as KiB... TiB instead of bytes only.
Checksum
tmrr.exe: 15A3E6A1435DDC797232789F598A9C4A301B2996BDF75F136F39C33154B686FC1.1.4
Fixed: 🐞Hashes from exported torrents or generated by DHT web indexers in some cases were not displayed.
Checksum
tmrr.exe: 18459BB1C99EFE18AECB10590D0B9F2108A40094B20218A1844A582FC59787BB1.1.3b
v1.0.0
🍀 Extract root hashes from .torrent files.
First release, feel free to give feedback.