Skip to content

torrenttool v0.5.0

Compare
Choose a tag to compare
@fbdtemme fbdtemme released this 25 Jul 17:03
· 51 commits to main since this release

[v0.5.0] - 2021-07-25

Added

  • Add support for windows and macOS.
  • Add support for create and edit profiles.
  • Add missing show subcommands and info entries for dht-nodes and web-seeds.
  • Add support for BEP 38: Finding Local Data Via Torrent File Hints (#9).
  • Add support for BEP-17: http-seeding (#8).
  • Add support for printing per-file checksums in sha1sum format (#7).
  • Add progress reporting while scanning for files (#10).

Changed

  • Improve formatting of info command output.
  • Fix invalid v1 infohash reporting for hybrid torrents.
  • Fix rare race condition in progress bar causing deadlocks.
  • Report progress when scanning filesystem and preparing metafile.
  • Optionally accelerate sorting when linked to Intel TBB.
  • Skip file tree for metafiles with more than 1000 files.
  • Fix v2 and hybrid issues with empty files.