标签: qbittorrent

谷歌浏览器。linux。XDG-OPEN 一直问我(永远)如何处理磁力链接

(我使用的是最新的 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 没有问题。

linux google-chrome magnet-links xdg qbittorrent

9
推荐指数
1
解决办法
2万
查看次数

qBittorrent 中的“UPnP/NAT-PMP:端口映射失败”是什么意思?

UPnP/NAT-PMP: Port mapping failure, message: could not map port using UPnP: no router found执行日志(查看 > 日志 > 显示)中存在错误(总是以相同的时间戳出现三次)。没有其他错误。当客户端连接时会出现该消息。但是,我没有注意到任何速度或连接问题。
qBittorrent 3.3.12。

qbittorrent

5
推荐指数
1
解决办法
9838
查看次数

如何安装 qBittorrent 搜索插件?

https://github.com/qbittorrent/search-plugins/wiki/Unofficial-search-plugins

您可以在此处找到 qBittorrent 用户提供的非官方搜索引擎插件。

只有私人网站的插件才有自述文件。

将下载的 Python ( .py) 文件移到哪里?

qbittorrent

5
推荐指数
1
解决办法
3万
查看次数

如何检测 qBittorrent 是否正在下载?

如何编写批处理/脚本文件来查询qBittorrent以查明它是否正在下载某些内容?

根据结果​​,我想执行进一步的命令。

windows linux batch shell-script qbittorrent

4
推荐指数
1
解决办法
901
查看次数

qBittorrent 作为遥控器

我已经在我的服务器上安装了 headless qBittorrent。我可以通过 Web UI(本地或通过互联网)访问它,但它不方便(例如,当我下载 torrent 时,它与 Web UI 无关,因此它不会在那里打开,Web UI 很棒,但远非如此)完美的)。

我想知道是否可以使用本地 qBittorrent 客户端作为服务器客户端的远程客户端。换句话说,它是否可以将我在本地执行的操作作为服务器上的操作发送,并在 UI 上显示服务器上 torrent 的状态。

remote headless client-server qbittorrent

3
推荐指数
1
解决办法
1万
查看次数

-1
推荐指数
1
解决办法
2万
查看次数