Feng Yu
Feng Yu
You should also install `qbittorrent-enhanced-nox`
See: https://github.com/qbittorrent/qBittorrent/issues/13989 应该是上游的异常,你也可以把你DEBUG的信息附加到我那个issue上。可能跟这个issue是一类型的问题: https://github.com/c0re100/qBittorrent-Enhanced-Edition/issues/192
这个恐怕得给上游提更靠谱点,这个功能上游都没有。只能自己去qBittorrent的数据目录自己拷贝出来torrent
另外发现AppImage的开发者已经把qBittorrent Enhanced Edition加入到appimage hub了😁 https://appimage.github.io/qBittorrent_Enhanced_Edition/ 在apps列表中也能看到: https://appimage.github.io/apps/ 
> 额……好像听说ed2k是可以转为magnet的……不清楚可不可行 > [https://www.zhihu.com/question/21734493](url) 绝无可能的。无论ed2k还是磁力链,本质上都是文件得事先存在于对应的网络中,然后通过hash索引找到。 所以ed2k想转成磁力只有一种可能性,就是这个文件同时存在于ED2k网络和磁力链。你需要同时比对这两个资源在两个网络的指纹特征以确定是同一个文件。 事实的情况是,几乎不太可能存在同一个资源同时在两个网络环境都发布的情况。所以这种设想也就是说只是想想而已。
> 我想问一下,用Motrix下载和直接用aria2c命令有什么区别? 没区别,本质上就是aira2c的rpc接口,用electron套了个webui的壳
x390s or s390x ? Did you have such a device ? I don't see this device before.
https://github.com/qbittorrent/qBittorrent/issues/18983 It seems libtorrent 2.0 has some performance issues. So upstream still use libtorrent 1.2 for release building. But it's fine you can use libtorrent 2.0 for building yourself.
> Using ubuntu 22.04 ppa, it seems to be using libtorrent-rasterbar20 (Libtorrent: 2.0.9.0) like the official one > > Is there a way to use the libtorrent-rasterbar10 using nox ?...
> Hi, sorry I didn't open a new issue, but I'm actually trying to use the 1.2 version as opposite to the 2.0 one shipped with the Ubuntu ppa. It...