xiezcGitHub

Results 4 comments of xiezcGitHub

请考虑下中文编码的问题, 还有种子文件中的pieces字段的值 1. Consider Chinese encoding 2. torrent --> info --> pieces

thanks , It's normal to run. 1. useBytes : true 2. ByteBuffer to convert into String kotlin code ```kotlin val bencode = Bencode(charset("utf8"), true) UTF8.decode((infoMap["name"] as ByteBuffer)).toString() ```

我也有类似想法, 还考虑过部署多台tracker分散压力。 奈何能力有限又不熟悉PHP, 难搞。

从界面看,你这个是只有两个用户做种, 并且你还没有连接上这两个用户,所以无法下载。