Skip to content

v.3.1.0

Compare
Choose a tag to compare
@Krusen Krusen released this 03 Mar 06:25

Added

  • Added FileNameUtf8 and PathUtf8 and FullPathUtf8 properties to SingleFileInfo/MultiFileInfo (#47)
    • These properties reads from the name.utf-8 and path.utf-8 fields.

Changed

  • Torrent.NumberOfPieces now uses Pieces.Length instead of TotalSize for the calculation (#48)