Skip to content

v3.1.3

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

Added

  • Added Torrent.DisplayNameUtf8 and MultiFileInfoList.DirectoryNameUtf8, both mapped to the name.utf-8 field

Changed

  • New UTF-8 fields are now also added to BDictionary created by Torrent.ToBDictionary (and used by encode methods)

Fixed

  • Torrent.NumberOfPieces is now correctly calculated by dividing by 20 instead of Pieces.Length (introduced in 3.1.0) (#48)