When it's done, the GUI shutdown but the background process is still running. It will never close by itself and I won't be able to restart qBittorrent until I kill it. If I kill it, restart the app, then manually stop the torrent, then shutting down the app will also kill the p...
BUGFIX: Show proper string when torrent availability is not available (Chocobo1) BUGFIX: Apply "Hide zero/infinity values" to "Time Active", "Down/Up Limit" and ETA columns (Chocobo1) BUGFIX: Fix potential out-of-bounds access (Chocobo1) BUGFIX: Make SpeedPlotView averager time aware ...
- BUGFIX: Show proper string when torrent availability is not available (Chocobo1) - BUGFIX: Apply "Hide zero/infinity values" to "Time Active", "Down/Up Limit" and ETA columns (Chocobo1) - BUGFIX: Fix potential out-of-bounds access (Chocobo1) ...
Polaris is a TV/Movie tracking and downloading app, it has good support for Western TV series, as well as Japanese anime. it also support webdav as storage option. Polaris 是一个电视剧和电影的追踪下载软件。对动漫日剧美剧都有良好的匹配,支持webdav或者本地
A Python manager for qBitTorrent using its Web UI What is this This is a manager daemon for pausing torrents and shutting down qBitTorrent once all torrents reach a certain seeding ratio (currently 2.0). The daemon logs its last action into a file in the folder it runs from. Installation ...
Yes yes..your amazing script is up to date...latest and greatest. Additional context Yeah I know how to quit qBt from the WebUI. But who knew that stopping the service will just kill the process right away? ghost closed this as completed Dec 6, 2020 ghost changed the title qBittorr...
qBittorrent version and Operating System QBittorrent x64 versions 4.0.4 and 4.1.1. Win7x64 latest updates. What is the problem After latest Win7 and .NET 4.7.2 update, on qbittorrent manual exit, sometimes, there's zombie qbittorrent.exe...
But now the issue is that I can't use the master branch everywhere as It has a version code of 4.6.1-alpha which may/may not be whitelisted on some sites. Can you potentially narrow down the commits that fix this issue? I can manually apply those commit patches within the 4.5.2 buil...
if (!tempPassword.isEmpty()) { const QString warning = tr("The Web UI administrator username is: %1").arg(pref->getWebUiUsername()) + u'\n' + tr("The Web UI administrator password has not been changed from the default: %1").arg(u"adminadmin"_s) + u'\n' ...
I use a RSS feed and if some downloads are busy and I close qbittorrent (or shutting down my PC), when I re-open qbittorrent, all the torrents are paused. Previously they would continue downloading. Is there a option to turn this on that I'm maybe missing?