(我使用的是最新的 chrome 测试版 (64),但它发生在我使用的所有以前版本的 chrome 中。)
当我在谷歌浏览器中按下磁铁链接时,我得到这张卡片: 打开 xdg-open?
所以我标记为始终打开这些类型的链接...然后按打开 xdg-open。现在 qBittorrent 开始工作了。一切都好。
但是,如果我按下另一个磁力链接,它会再次弹出这张卡片并询问我该怎么做。它总是这样做,从不保存我以后选择的内容。
我有qbittorrent.desktop
在/usr/share/applications
开头qbittorrent.desktop
是:
[Desktop Entry]
Categories=Network;FileTransfer;P2P;Qt;
Exec=qbittorrent %U
GenericName=BitTorrent client
Comment=Download and share files over BitTorrent
Icon=qbittorrent
MimeType=application/x-bittorrent;x-scheme-handler/magnet;
Name=qBittorrent
Terminal=false
Type=Application
StartupNotify=false
StartupWMClass=qbittorrent
Keywords=bittorrent;torrent;magnet;download;p2p;
Run Code Online (Sandbox Code Playgroud)
也是在~/.config/mimeapps.list
我有这样的:
[Default Applications]
text/html=google-chrome-beta.desktop
x-scheme-handler/http=google-chrome-beta.desktop
x-scheme-handler/https=google-chrome-beta.desktop
x-scheme-handler/about=google-chrome-beta.desktop
x-scheme-handler/unknown=google-chrome-beta.desktop
x-scheme-handler/magnet=qbittorrent.desktop
Run Code Online (Sandbox Code Playgroud)
如果我命令xdg-mime query default x-scheme-handler/magnet
我得到qbittorrent.desktop
结果。
同样,如果我命令:xdg-mime default qbittorrent.desktop x-scheme-handler/magnet
没有任何改变并且存在问题。
最后一件事,如果我打开终端和命令:
xdg-open magnet:?xt=magnet-link-continue-here
它打开带有链接的 qbittorrent 没有问题。
UPnP/NAT-PMP: Port mapping failure, message: could not map port using UPnP: no router found
执行日志(查看 > 日志 > 显示)中存在错误(总是以相同的时间戳出现三次)。没有其他错误。当客户端连接时会出现该消息。但是,我没有注意到任何速度或连接问题。
qBittorrent 3.3.12。
https://github.com/qbittorrent/search-plugins/wiki/Unofficial-search-plugins
您可以在此处找到 qBittorrent 用户提供的非官方搜索引擎插件。
只有私人网站的插件才有自述文件。
将下载的 Python ( .py
) 文件移到哪里?
如何编写批处理/脚本文件来查询qBittorrent以查明它是否正在下载某些内容?
根据结果,我想执行进一步的命令。
我已经在我的服务器上安装了 headless qBittorrent。我可以通过 Web UI(本地或通过互联网)访问它,但它不方便(例如,当我下载 torrent 时,它与 Web UI 无关,因此它不会在那里打开,Web UI 很棒,但远非如此)完美的)。
我想知道是否可以使用本地 qBittorrent 客户端作为服务器客户端的远程客户端。换句话说,它是否可以将我在本地执行的操作作为服务器上的操作发送,并在 UI 上显示服务器上 torrent 的状态。
qbittorrent ×6
linux ×2
batch ×1
bittorrent ×1
download ×1
headless ×1
magnet-links ×1
peer-to-peer ×1
remote ×1
shell-script ×1
windows ×1
xdg ×1