SavageCore / torf-gui

An advanced GUI torrent file creator with batch functionality, powered by PyQt and torf
https://pypi.org/project/torf-gui/
GNU General Public License v3.0
22 stars 0 forks source link

Raise Max Torrent Piece size to 64MB #14

Closed Pentaphon closed 5 months ago

Pentaphon commented 5 months ago

As noted in https://github.com/rndusr/torf/issues/38#issuecomment-1890969973 the torf piece size selection has support for unlimited piece sizes. Please have the GUI go up to 64MB so it can keep up with all the clients that already support 64MB piece size torrents, which are all the modern ones. Right now it goes up to 32MB, which I suggested before and you graciously supported, but that is still not enough.

Thanks!

Pentaphon commented 5 months ago

Thanks for the quick update! This functionality was in dottorrent-gui but it was lost in the fork.