传输torrent客户端顺序下载

时间:2015-08-30 08:53:52

标签: bittorrent transmission torrent transmission-daemon

我正在使用TransmissionBT torrent客户端(http://www.transmissionbt.com/)。

是否可以在代码中进行简单修改,以便能够以顺序模式(从文件的开头)下载文件。然后就可以播放视频文件而无需等待完成整个文件的下载。 我找到了它的解决方案 - https://trac.transmissionbt.com/wiki/Can%20I%20sequence%20the%20files%20I%20download但它是从7年前开始的,在当前版本中没有链接中提到的功能。

2 个答案:

答案 0 :(得分:3)

在github上找到工作解决方案: https://github.com/midenok/transmission-patches

答案 1 :(得分:1)

qBittorrent具有这样的内置函数,来自torrent的上下文菜单

enter image description here