You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#9 - Fixed incorrectly finding start of piece
using modulo rather than subtraction, which could cause duplicate/incorrect ranges
in the cae that e.g. multiple files that were exactly piece length were at the start of a torrent.