JohnDoee / autotorrent

Matches torrents with files and gets them seeded
MIT License
269 stars 34 forks source link

Scan mode: Exact filename, broken file #3

Closed JohnDoee closed 9 years ago

JohnDoee commented 9 years ago

This scan mode tries to find files with an exact filename but a different filesize. The filesize can be different due something breaking the file. It is expected that the pieces can be aligned from either the start or the end of the file to ensure it is the correct file.

The mode will delete from the beginning or the end of the file to align it with the expected filesize.

Criteria