Closed swannie-eire closed 1 year ago
i have a torrent that i wanted to reuse but change source and trackers but am getting the following error.
torf: Invalid metainfo: ['info']['piece length'] is invalid: 827392
torrent seems to add fine and download fine in qbittorrent.
question: any way to reuse a torrent that gives this error ['info']['piece length'] is invalid
The piece length is not nicely divisible by 16 Kib:
827392 / (16 * 1024) = 50.5
Try --novalidate or -V.
Thank you.
Weird I know. Don't know how you can even create torrent like this.
i have a torrent that i wanted to reuse but change source and trackers but am getting the following error.
torf: Invalid metainfo: ['info']['piece length'] is invalid: 827392
torrent seems to add fine and download fine in qbittorrent.
question: any way to reuse a torrent that gives this error ['info']['piece length'] is invalid